Computer Organization and Design: The Hardware Software Interface, 3rd Edition
David A. Patterson, John L. Hennessy; with a contribution by Peter J. Ashenden, James R. Larus, Daniel J. Sorinقیمت نهایی
- تخفیف زماندار−۵٬۰۰۰ تومان
۵٬۰۰۰ تومان صرفهجویی نسبت به قیمت اصلی
نسخه اصلی و اورجینال
بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.
مشخصات کتاب
- سال انتشار
- ۲۰۰۴
- فرمت
- زبان
- انگلیسی
- حجم فایل
- ۵٫۰ مگابایت
- شابک
- 9780080502571، 9780080550336، 9780120884339، 9780123706065، 9780123742056، 9781281227690، 9781558606043، 0080502571، 0080550339، 012088433X، 0123706068، 0123742056، 1281227692، 1558606041
دربارهٔ کتاب
The same great book gets better! This 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
Third Edition features
New pedagogical features
• Understanding Program Performance
- Analyzes key performance issues from the programmer’s 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.
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
- Google’s 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
On the CD
• NEW: Search function to search for content on both the CD-ROM and the printed text
• CD-Bars: Full length sections that are introduced in the book and presented on the CD
• CD-Appendixes: Appendices B-D
• 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
This best selling text on computer organization has been thoroughly updated to reflect the newest technologies. Examples highlight the latest processor designs, benchmarking standards, languages and tools.
As with previous editions, a MIPs processor is the core used to present the fundamentals of hardware technologies at work in a computer system. The book presents an entire MIPS instruction set-instruction by instruction-the fundamentals of assembly language, computer arithmetic, pipelining, memory hierarchies and I/O.
A new aspect of the third edition is the explicit connection between program performance and CPU performance. The authors show how hardware and software components--such as the specific algorithm, programming language, compiler, ISA and processor implementation--impact program performance. Throughout the book a new feature focusing on program performance describes how to search for bottlenecks and improve performance in various parts of the system. The book digs deeper into the hardware/software interface, presenting a complete view of the function of the programming language and compiler--crucial for understanding computer organization. A CD provides a toolkit of simulators and compilers along with tutorials for using them.
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... This best selling text on computer organization has been thoroughly updated to reflect the newest technologies. Examples highlight the latest processor designs, benchmarking standards, languages and tools. As with previous editions, a MIPs processor is the core used to present the fundamentals of hardware technologies at work in a computer system. The book presents an entire MIPS instruction set—instruction by instruction—the fundamentals of assembly language, computer arithmetic, pipelining, memory hierarchies and I/O. A new aspect of the third edition is the explicit connection between program performance and CPU performance. The authors show how hardware and software components—such as the specific algorithm, programming language, compiler, ISA and processor implementation—impact program performance. Throughout the book a new feature focusing on program performance describes how to search for bottlenecks and improve performance in various parts of the system. The book digs deeper into the hardware/software interface, presenting a complete view of the function of the programming language and compiler—crucial for understanding computer organization. A CD provides a toolkit of simulators and compilers along with tutorials for using them. 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... The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far-reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a look deep into the computer. It demonstrates the relationships between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. As with previous editions, a MIPS processor is the core used to present the fundamentals of hardware technologies at work in a computer system. The book presents an entire MIPS instruction set -- instruction by instruction -- the fundamentals of assembly language, computer arithmetic, pipelining, memory hierarchies, and I/O, and introduces the essentials of network and multiprocessor architectures. A new aspect of the third edition is the explicit connection between program performance and CPU performance. The authors show how hardware and software components -- such as the specific algorithm, programming language, compiler, instruction set architecture, and processor implementation -- impact program performance. This edition also digs deeper into related hardware and software issues, offering specific material on the CD for readers with a hardware or software focus. A CD provides a toolkit of simulators and compilers along with tutorials for using them. Explains the software including SPEC CPU2000 suite for processors, SPEC Web99 for web servers, and EEMBC for embedded systems. This book features the developments of the Intel IA-32 architecture as well as the Power PC 604, the AMD Opteron Memory, and the Intrinsity FastMATH processor. It compares MIPs assembler code to both C and Java.
کتابهای مشابه
Computer Organization and Design: The Hardware Software Interface, 3rd Edition
۴۹٬۰۰۰ تومان
Computer Organization And Design - The Hardware Software Interface
۴۹٬۰۰۰ تومان
Computer Organization And Design The Hardware-Software Interface
۴۹٬۰۰۰ تومان
Computer Organization And Design: The Hardware/Software Interface
۴۹٬۰۰۰ تومان
Computer Organization and Design : The Hardware / Software Interface
۴۹٬۰۰۰ تومان
Computer Organization and Design : The Hardware / Software Interface
۴۹٬۰۰۰ تومان

Computer Organization and Design, Fifth Edition: The Hardware/Software Interface
۴۹٬۰۰۰ تومان
Computer Organization and Design - The Hardware Software Interface 4th Edition
۴۹٬۰۰۰ تومان
Computer Organization and Design: The Hardware/Software Interface Second Edition
۴۹٬۰۰۰ تومان

Computer Organization and Design, Fourth Edition: The Hardware/Software Interface
۴۹٬۰۰۰ تومان
Computer Organization and Design, Fifth Edition: The Hardware/Software Interface
۴۹٬۰۰۰ تومان
Computer Organization and Design - The Hardware Software Interface (solution)
۴۹٬۰۰۰ تومان
قیمت نهایی
۴۴٬۰۰۰ تومان
