
Best Freeware Programs to Download
|
|
Peterson’s Graduate Programs in Computer Science & Information Technology, Electrical & Computer Engineering, and Energy & Power Engineering 2011 $2.99 Peterson’s Graduate Programs in Computer Science & Information Technology, Electrical & Computer Engineering, and Energy & Power Engineering 2011 |
|
|
An Invitation to Computer Science, 2nd Edition $73.49 Now updated to include the most recent developments in Web and network technology, this best-selling introduction to computer science provides a breadth-first overview of the full range of topics in this dynamic discipline: algorithms, hardware design, computer organization, system software, language models, programming, compilation, theory of computation, applications, networks, artificial intelligence, and the impact of computers on society. The authors present these topics in the context of a big picture, – six-layer hierarchy of abstractions – starting with the algorithmic foundations of computer science, and working upward from low-level hardware concepts through virtual machine environments, languages, software, and applications programs to the social issues raised by computer technology. Each layer in the hierarchy builds on ideas and concepts presented earlier. An accompanying lab manual provides exploratory lab experiences tied to the text material. The Second Edition features the use of C++ for teaching the basics of programming, with a C++ compiler provided with the accompanying lab manual. This compiler includes a graphics library that students use to create shapes and images as part of a new section in Chapter 7 on “Graphical Programming.” |
|
|
An Invitation to Computer Science: Java Version, 1st Edition $87.99 A Java version of the authors’ best-selling introduction to the field of computer science. This text provides a breadth-first overview of the central topics studied in the field: algorithms, hardware design, computer organization, system software, language models, programming, compilation, theory of computation, applications, networks, artificial intelligence, and the impact of computers on society. The authors present these topics in the context of the big picture, using a six-layer hierarchy of abstractions. The hierarchy is based on the algorithmic foundations of computer science and works upward from low-level hardware concepts through virtual machine environments, languages, software, and applications programs to the social issues raised by computer technology. Each layer in the hierarchy builds on ideas and concepts presented earlier. An accompanying lab manual provides exploratory lab activities. For this Java Version, Chapters 7 (Introduction to High-Level Language Programming) and 8 (The Tower of Babel) have been thoroughly revised to incorporate Java 2 as the programming language of implementation. |
|
|
Computer Science $47.4 Computer Science |
|
|
Management Science Programs for the IBM Personal Computer $50.96 No Synopsis Available |
|
|
Peterson’s Computer Science & Electrical Engineering Programs $18 This book is in Used condition |
|
|
Introduction to Expert Systems $137.68 In May 1997, IBM s Deeper Blue defeated the world chess champion Gary Kasparov, showing that an artificial intelligence system can outplay even the most skilled of human experts. Since the first expert systems appeared in the late sixties, we have seen three decades of research and development engineer human knowledge to more practical ends, in a pioneering effort that has integrated diverse areas of cognitive and computer science. Today, expert systems exist in many forms, from medical diagnosis to investment analysis and from counseling to production control.This third edition of Peter Jackson s best-selling book updates the technological base of expert systems research and embeds those developments in a wide variety of application areas. The earlier chapters have been refocused to take a more practical approach to the basic topics, while the later chapters introduce new topic areas such as case-based reasoning, connectionist systems and hybrid systems. Results in related areas, such as machine learning and reasoning with uncertainty, are also accorded a thorough treatment. The new edition contains many new examples and exercises, most of which are in CLIPS, a language that combines production rules with object-oriented programming. LISP, PROLOG and C++ are also featured where appropriate. Interesting problems are posed throughout, and are solved in exercises involving the analysis, design and implementation of CLIPS programs. This book will prove useful to a wide readership including general readers, students and teachers, software engineers and researchers. Its modular structure enables readers to follow a pathway most suited to their needs, providing themwith an up-to-date account of expert systems technology. Key Features 50 page appendix devoted to the CLIPS programming language, which is used as the main vehicle for examples and exercises New coverage includes case-based reasoning, connectionist systems and hybrid system |
|
|
MATLAB Programming for Engineers $156.88 The first text of its kind, Stephen Chapman’s best selling book on MATLAB has now been updated to reflect MATLAB 6.0. The first edition has been highly successful in engineering schools where introductory programming is taught using MATLAB rather than a traditional programming language. Although C, C++, and Java suit the needs of computer science students well, most engineering students will not be programmers by trade. Engineering students use computer tools to perform complex tasks such as scientific calculations, data analysis, simulations, and visualization: all skills students will use again in upper level classes. MATLAB provides several built in toolkits to help students accomplish these tasks, as well as an integrated devlopment environment. This book is distinctly unique from other MATLAB books in two ways. First, it is an introduction to MATLAB as a technical programming language rather than an introduction to the MATLAB environment. The author includes numerous pedagogical tools such as special boxes that highlight good programming practices, boxes that detail common pitfalls in MATLAB programming, and numerous programming exercises and examples. The book also makes wide use of MATLAB’s predefined functions that provide tested solutions and time saved in writing subroutines or functions. Second, the book teaches students how to write clean, efficient, and documented programs using sound problem solving techniques. Top-down programming methodology is introduced to the students in Ch. 3 and is used consistently thoughout the rest of the book. This encourages students to think about the proper design of a program before beginning to code. |
|
|
Mathematical Techniques in Finance $80.31 Modern finance overlaps with many fields of mathematics, and for students this can represent considerable strain. Mathematical Techniques in Finance is an ideal textbook for Masters finance courses with a significant quantitative element while also being suitable for finance Ph.D. students. Developed for the highly acclaimed Master of Science in Finance program at Imperial College London, it offers a carefully crafted blend of numerical applications and theoretical grounding in economics, finance, and mathematics. In the best engineering tradition, AleS Cerný mixes tools from calculus, linear algebra, probability theory, numerical mathematics, and programming to analyze in an accessible way some of the most intriguing problems in financial economics. Eighty figures, over 70 worked examples, 25 simple ready-to-run computer programs, and several spreadsheets further enhance the learning experience. Each chapter is followed by a number of classroom-tested exercises with solutions available on the book’s web site.Applied mathematics is a craft that requires practice–this textbook provides plenty of opportunities to practice it and teaches cutting-edge finance into the bargain. Asset pricing is a common theme throughout the book; and readers can follow the development from discrete one-period models to continuous time stochastic processes. This textbook sets itself apart by the comprehensive treatment of pricing and risk measurement in incomplete markets, an area of current research that represents the future in risk management and investment performance evaluation. |
|
|
Physical Database Design $59.05 The rapidly increasing volume of information contained in relational databases places a strain on databases, performance, and maintainability, and DBAs are under greater pressure than ever to optimize database structure for system performance and administration. Physical Database Design discusses the concept of how physical structures of databases affect performance and includes specific examples, guidelines, and best and worst practices for a variety of DBMSs and configurations. Something as simple as improving the table index design has a profound impact on performance. Every form of relational database, such as Online Transaction Processing (OLTP), Enterprise Resource Management (ERP), Data Mining (DM), or Management Resource Planning (MRP), can be improved using these methods. About the Authors: Sam Lightstone is a Senior Technical Staff Member and Development Manager with IBMs DB2 product development team. He is cofounder and leader of DB2s autonomic computing R&D effort. He is Chair of the IEEE Data Engineering Workgroup on Self Managing Database Systems and a member of the IEEE Computer Society Task Force on Autonomous and Autonomic Computing. He is an IBM Master Inventor with over 25 patents and patents pending; he has published widely on autonomic computing for relational database systems. Toby Teorey is a professor emeritus in the Electrical Engineering and Computer Science Department and Director of Academic Programs in the College of Engineering at the University of Michigan, Ann Arbor. He has been active as program chair and program committee member for a variety of database conferences. Tom Nadeau is the founder of Aladdin Software (aladdinsoftware.com)and works in the area of data and text mining. He received M.S. and Ph.D. degrees in electrical engineering and computer science from the University of Michigan, Ann Arbor. His technical interests include data warehousing, OLAP, data mining, and machine learning. He won the best paper |
|
|
Test and Evaluation of Complex Systems $220 Is it functional? Is it safe? Is it rigorous? Is it detrimental? Over the last two decades Test and Evaluation (T&E) techniques have evolved in response to the increasing complexity and interdependency of systems. The safe and proper operation of the complex systems and consumer products used in energy, transportation, electronics and communications, can no longer be realized without a formalized T&E program. Features include: Easy-to-understand guide to the seven Best Practices for planning an effective T&E programA useful model of the T&E Engineering processT&E of computer programs, Modelling and Simulation, Operational T&E and Interoperability T&ECase studies from both governmental and commercial sectorsT&E resources world-wide including the addresses of local T&E chaptersPurposely written with the priorities of you the program manager and systems engineer in mind. This book masterfully captures the basic principles of T&E, specifically applying them to a variety of industries. Test and Evaluation of Complex Systems forms part of the Wiley Series in Measurement Science and Technology. Chief Editor: Peter Sydenham Australian Centre for Test and Evaluation, University of South Australia. This series was founded to coincide with the recognition of measurement science and instrument technology as fields with their own scholarship and techniques. |









No comments yet.
Leave a comment