Essentials of Computer Architecture
Цена 82.88 - 129.20 USD
This text focuses on the essentials of computer architecture for programmers. It covers all aspects from the low-level building blocks to system-level architectures, and succinctly explains the interface between hardware and software. Sections on assemy language, virtual memory, caching, microcode, and device driver software provide critical insight into how programmers can design efficient, elegant, and reliable software. KEY FEATURES Covers the basics of digital logic and data representation, omitng unnecessary, low-level details. Presents broad, accurate coverage of processors, memory, and I/O. Includes an overview of assembly languages and programming paradigms. Helps the reader understand the impact of systems architecture on programming and dugging. Explains why hardware pipelining speeds execution and how programs are optimized to run on a pipeline architecture. Discusses design and implementation trade-offs. Contains "hands-on" lab exercises that allow students to...