Showing posts with label Science/Engineering. Show all posts
Showing posts with label Science/Engineering. Show all posts

Wednesday, February 2, 2011

MATLAB Programming for Engineers

MATLAB Programming for Engineers | 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.

Tuesday, February 1, 2011

Computer Organization and Design: The Hardware/Software Interface, 3rd Edition

By David A. Patterson, John L. Hennessy,
Publisher:   Morgan Kaufmann
Number Of Pages:   656
Publication Date:   2004-08-02
Sales Rank:   10451
ISBN / ASIN:   1558606041
EAN:   9781558606043
Binding:   Paperback
Manufacturer:   Morgan Kaufmann
Studio:   Morgan Kaufmann
Average Rating:   4

A revised printing for this book will be available in June 2007!
Whats New in the Third Edition, Revised Printing
The same great book gets better! The revised printing features all of the original content along with these additional features:
Appendix A (Assemblers, Linkers, and the SPIM Simulator) has been moved from the CD-ROM into the printed book
Corrections and bug fixes
Click here to request a desk copy of the revised printing!
About the Third Edition
In addition to thoroughly updating every aspect of the text to reflect the most current computing technology, the third edition
*Uses standard 32-bit MIPS 32 as the primary teaching ISA.
*Presents the assembler-to-HLL translations in both C and Java.
*Highlights the latest developments in architecture in Real Stuff sections:
+ Intel IA-32
+ Power PC 604
+ Googles PC cluster
+ Pentium P4
+ SPEC CPU2000 benchmark suite for processors
+ SPEC Web99 benchmark for web servers
+ EEMBC benchmark for embedded systems
+ AMD Opteron memory hierarchy
+ AMD vs. 1A-64

New support for distinct course goals
Many of the adopters who have used our book throughout its two editions are refining their courses with a greater hardware or software focus. We have provided new material to support these course goals:
New material to support a Hardware Focus
+Using logic design conventions
+Designing with hardware description languages
+Advanced pipelining
+Designing with FPGAs
+HDL simulators and tutorials
+Xilinx CAD tools
New material to support a Software Focus
+How compilers Work
+How to optimize compilers
+How to implement object oriented languages
+MIPS simulator and tutorial
+History sections on programming languages, compilers, operating systems and databases
Whats New in the Third Edition
New pedagogical features
Understanding Program Performance 
-Analyzes key performance issues from the programmers perspective
Check Yourself Questions 
-Helps students assess their understanding of key points of a section
Computers In the Real World 
-Illustrates the diversity of applications of computing technology beyond traditional desktop and servers
For More Practice
-Provides students with additional problems they can tackle
In More Depth 
-Presents new information and challenging exercises for the advanced student

New reference features
Highlighted glossary terms and definitions appear on the book page, as bold-faced entries in the index, and as a separate and searchable reference on the CD.
A complete index of the material in the book and on the CD appears in the printed index and the CD includes a fully searchable version of the same index.
Historical Perspectives and Further Readings have been updated and expanded to include the history of software R&D.
CD-Library provides materials collected from the web which directly support the text.
On the CD
CD-Bars: Full length sections that are introduced in the book and presented on the CD
CD-Appendixes: The entire set of appendixes
CD-Library: Materials collected from the web which directly support the text
CD-Exercises: For More Practice provides exercises and solutions for self-study
In More Depth presents new information and challenging exercises for the advanced or curious student
Glossary: Terms that are defined in the text are collected in this searchable reference
Further Reading: References are organized by the chapter they support
Software: HDL simulators, MIPS simulators, and FPGA design tools
Tutorials: SPIM, Verilog, and VHDL
Additional Support: Processor Models, Labs, Homeworks, Index covering the book and CD contents
Instructor Support
+ Instructor Support is provided in a password-protected site to adopters who request the password from our sales representative
+ Solutions to all the exercises 
+ Figures from the book in a number of formats
+ Lecture slides prepared by the authors and other instructors
+ Lecture notes
System Requirements
Operating System
Most of the content on this CD can be used under any operating system that includes an HTML browser and a PDF viewer. This includes Windows 98 or later, Mac OS 9 and OS X, and most Linux and Unix systems. Some contributed software on this CD is operating system specific. See the installation instructions on the Software page for details.
HTML Browser
The navigation framework and some of the content on this CD is delivered in HTML and JavaScript. It is recommended that you install the latest version of your favorite HTML browser to view this CD. The content has been verified under Windows 2000 with the following browsers:
Internet Explorer 6.0, Mozilla 1.6, Netscape 7.1, Opera 7.23. Under Mac OS X with the following browsers: Internet Explorer 5.2.3, Mozilla 1.6 , Netscape 7.1, Safari 1.2. And under Mandrake Linux with the following browser:
Galeon 1.3.8.
The content is designed to be viewed in a browser window that is at least 720 pixels wide. You may find the content does not display well if your display is not set to at least 1024x768 pixel resolution.
PDF Viewer
The CD material includes PDF documents that you can read with a PDF viewer such as Adobe® Acrobat® or Adobe Reader®. Recent versions of Adobe Reader for supported platforms are included on the CD. Visit the Adobe Reader home page for more information.
Browser Plugins
Some of the material on this CD makes use of Flash® animations. To view this material, you will need to have Macromedia®Flash Player installed. You can install the Shockwave® Player (which includes Flash) on Windows and Macintosh from this CD. Visit the Macromedia homepage for more information. Note that recent versions of some browsers, including Internet Explorer, Netscape, and AOL, already incorporate Flash Player.
Some of the material on this CD contains photographic panoramas that can only be viewed with the iseemedia Zoom Viewer browser plugin on Windows and Mac OS 9 platforms. Visit iseemedia's website for download instructions.
For instructor resources click on the grey "companion site" button found on the right side of this page.
This new edition represents a major revision. 
New to this edition:
* Entire Text has been updated to reflect new technology
* 70% new exercises.
* Includes a CD loaded with software, projects and exercises to support courses using a number of tools 
* A new interior design presents defined terms in the margin for quick reference 
* A new feature, "Understanding Program Performance" focuses on performance from the programmer's perspective 
* Two sets of exercises and solutions, "For More Practice" and "In More Depth," are included on the CD 
* "Check Yourself" questions help students check their understanding of major concepts 
* "Computers In the Real World" feature illustrates the diversity of uses for information technology 
*More detail below...

Review:
Disorganized and "uncut"
I had to purchase this book for a graduate school course. There is a lot of good information here. Unfortunately lengthy examples and tangents muddy it up pretty badly. Also, I think the author(s) could have safely assumed that readers are familiar with programming; maybe that perspective could have grounded and guided the chapter flow a little better.
Looking at any 1 section, the writing is good and the explanations are clear for the most part. The catch is that the book as a whole is a collection of enormous disorganized chapters; chapter 2 is almost 100 pages. This work is dire need of editing and some understanding of its intended audience.

Review:
very good but hated the topic
goes beyond simple digital logic and into more boring technical details like the true calculation of CPU cycle run time - hated the class and my professor almost failed me - make sure you take the right professor with the college course - very time consuming and not fun at all

Review:
Nice book
This book is one of the better books that I have used for my courses. Even though the subject taught at hand is not trivial this book makes it a lot simpler. Trust me this book is a lot better than some other books I have seen. 500% better than Digital Design by Mano.

Review:
Good information; poor presentation
The information contained in this book is sound, and the coverage of a variety of topics is relatively thorough. It is, however, difficult to appreciate these strengths given the numerous flaws in the text. Minor flaws include numerous misleading typographical errors, and too little attention to the flow of information.

The big mistake, though, is the failure to publish a complete book. If you want to learn from this book, then you will need to spend a good bit of time either sitting at a computer reading, or printing out the PDF files on the accompanying CD. The appendices (which are not extraneous, but rather a fundamental part of the text which contain information that's referred to throughout the book) are included ONLY on the accompanying CD. For more than 50% of the review exercises are just references to PDF files. The contents of the CD are not available from the publisher's web site. Do NOT buy a used copy of this book that's missing the accompanying CD. If you like taking books with you to read away from the office, don't buy this book at all. You'll spend too much effort wondering why the printer felt the need to offload a good bit of the printing work onto you. All of this is made even less tolerable by the poor information flow, which will leave you needing to make reference to the appendices many times throughout virtually all other chapters of the book.

It's possible that a future edition may fix these issues. Until then, there have to be better ways to learn.password: gigapedia.org
http://mihd.net/zhe9bg
http://rapidshare.com/files/53879271/t03605.rar
http://rapidshare.com/files/53729766/Computer.Organization.and.Design.The.Hardware.Software.Interface.3rd.2004.pdf

Introduction to Chemical Engineering Thermodynamics

Introduction to Chemical Engineering Thermodynamics
Publisher: McGraw-Hill Science/Engineering/Math | 2004-11-12 | ISBN 0073104450 | Pages: 840 | PDF | 11 MB

Introduction to Chemical Engineering Thermodynamics, 7/e, presents comprehensive coverage of the subject of thermodynamics from a chemical engineering viewpoint. The text provides a thorough exposition of the principles of thermodynamics and details their application to chemical processes. The chapters are written in a clear, logically organized manner, and contain an abundance of realistic problems, examples, and illustrations to help students understand complex concepts. New ideas, terms, and symbols constantly challenge the readers to think and encourage them to apply this fundamental body of knowledge to the solution of practical problems.

The comprehensive nature of this book makes it a useful reference both in graduate courses and for professional practice. The seventh edition continues to be an excellent tool for teaching the subject of chemical engineering thermodynamics to undergraduate students.

DOWNLOAD



MIRROR

Fundamentals of Physics by David Halliday

Fundamentals of Physics by  David Halliday (Author), Robert Resnick (Author), Jearl Walker (Author)
Publisher: Wiley; 7 Sub edition (June 14, 2004) | ISBN-10: 0471216437 | PDF | 25 Mb | 1136 pages

No other book on the market today can match the 30-year success of Halliday, Resnick and Walker's Fundamentals of Physics! In a breezy, easy-to-understand style the book offers a solid understanding of fundamental physics concepts, and helps readers apply this conceptual understanding to quantitative problem solving. This book offers a unique combination of authoritative content and stimulating applications.

Compilers: Principles, Techniques, and Tools (2nd Edition)

Compilers: Principles, Techniques, and Tools (2nd Edition)
Addison Wesley | 2006-08-31 | ISBN:0321486811 | 1000 Pages | 4.23 MB | PDF

This book provides the foundation for understanding the theory and pracitce of compilers. Revised and updated, it reflects the current state of compilation. Every chapter has been completely revised to reflect developments in software engineering, programming languages, and computer architecture that have occurred since 1986, when the last edition published. The authors, recognizing that few readers will ever go on to construct a compiler, retain their focus on the broader set of problems faced in software design and software development. Computer scientists, developers, and aspiring students that want to learn how to build, maintain, and execute a compiler for a major programming language.




Download