Computer Organization and Architecture Designing for Performance, 11/e (IE-Paperback)
暫譯: 計算機組織與架構:性能設計,第11版 (IE-平裝本)
William Stallings
- 出版商: Pearson FT Press
- 出版日期: 2022-01-01
- 售價: $1,420
- 貴賓價: 9.8 折 $1,392
- 語言: 英文
- 頁數: 896
- ISBN: 1292420103
- ISBN-13: 9781292420103
-
相關分類:
GAN 生成對抗網絡、Computer-architecture
-
相關翻譯:
電腦組成與體系結構:性能設計 (原書第11版)(Computer Organization and Architecture Designing for Performance, 11/e) (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$1,754Foundations of Algorithms, 5/e (Paperback)
-
$3,430Computer Architecture : A Quantitative Approach, 6/e (Paperback)
-
$680$612 -
$480$408 -
$1,180$1,156 -
$740$725 -
$600$468 -
$810$770 -
$3,020$2,869 -
$1,750$1,663 -
$810$770 -
$1,200$792 -
$980$774 -
$450$355 -
$714$678 -
$474$450 -
$2,270$2,157 -
$1,200$948 -
$1,043計算機體系結構:量化研究方法, 6/e
-
$1,194$1,134 -
$880$695 -
$580$458 -
$800$632 -
$620$409
相關主題
商品描述
Description
This print textbook is available for students to rent for their classes. The Pearson print rental program provides students with affordable access to learning materials, so they come to class ready to succeed.For graduate and undergraduate courses in computer science, computer engineering, and electrical engineering.Comprehensively covers processor and computer design fundamentalsComputer Organization and Architecture, 11th Edition is about the structure and function of computers. Its purpose is to present, as clearly and completely as possible, the nature and characteristics of modern-day computer systems. Written in a clear, concise, and engaging style, author William Stallings provides a thorough discussion of the fundamentals of computer organization and architecture and relates these to contemporary design issues. Subjects such as I/O functions and structures, RISC, and parallel processors are thoroughly explored alongside real-world examples that enhance the text and build student interest. Incorporating brand-new material and strengthened pedagogy, the 11th Edition keeps students up to date with recent innovations and improvements in the field of computer organization and architecture.
Features
Comprehensive coverage spans the entire computer design field Utilizes a top-down approachcomputer system, processor, control unit for clarity and ease of use. The objective is to present the material in a fashion that keeps new material in a clear context. Systems are viewed from both the architectural and organizational structure perspectives to help students gain a comprehensive overview of computer design. A unified treatment of I/O provides a full understanding of I/O functions and structures, including discussions of DMA, direct cache access, and external interfaces. A focus on multicore gives students a broad understanding of this technology, found in virtually all contemporary machines. A thorough discussion of instruction sets, including a new chapter on assembly language. Detailed use of specific examples throughout the book to illustrate concepts, including Intel x86, ARM embedded system architecture, and IBM z13 mainframe.Hands-on experience reinforces concepts from the text Homework problems, case studies, and additional student resources enhance their understanding of the material. Projects and other student exercises are richly supported with a variety of research, simulation, and assembly language projects that instructors can use to tailor a course plan. Over 20 interactive simulations illustrate computer architecture design issues, providing a powerful tool for understanding the complex design features of a modern computer system.Chapter updates keep the text current Several chapters and discussions have been revised for the 11th Edition, including:o New - A discussion of multichip modules (MCMs), has been added to Chapter 1.o Updated - Updated treatment of SPEC benchmarks in Chapter 2 covers the new SPEC CPU2017 benchmark suite.o New - A chapter on memory hierarchy expands on material that was in the cache memory chapter and adds expanded coverage of both the principle of locality and the memory hierarchy.o Revised - The cache memory chapter (Chapter 5) now includes expanded treatment of logical cache organization, including new figures, to improve overall clarity.o New - Coverage of content-addressable memory, write allocate, and no write allocate policies have been added to Chapter 5.o New - A section on the increasingly popular Embedded DRAM, or eDRAM, is included in Chapter 6.
New to This Edition
Chapter updates keep the text current Several chapters and discussions have been revised for the 11th Edition, including:o A discussion of multichip modules (MCMs) has been added to Chapter 1.o Updated treatment of SPEC benchmarks in Chapter 2 covers the new SPEC CPU2017 benchmark suite.o A chapter on memory hierarchy expands on material that was in the cache memory chapter and adds expanded coverage of both the principle of locality and the memory hierarchy.o The cache memory chapter (Chapter 5) now includes expanded treatment of logical cache organization, including new figures, to improve overall clarity.o Coverage of content-addressable memory, write allocate, and no write allocate policies have been added to Chapter 5.o A new section on the increasingly popular Embedded DRAM, or eDRAM, is included in Chapter 6.
商品描述(中文翻譯)
**描述**
這本印刷教材可供學生租用以便於上課。Pearson 的印刷租賃計畫為學生提供經濟實惠的學習材料,使他們能夠準備好在課堂上取得成功。適用於計算機科學、計算機工程和電氣工程的研究生和本科課程。全面涵蓋處理器和計算機設計的基本原理。《計算機組織與架構》第11版探討了計算機的結構和功能。其目的是盡可能清晰和完整地呈現現代計算機系統的性質和特徵。作者 William Stallings 以清晰、簡潔且引人入勝的風格,對計算機組織和架構的基本原理進行了徹底的討論,並將這些原理與當代設計問題相關聯。I/O 功能和結構、RISC 和並行處理器等主題得到了深入探討,並附有增強文本和激發學生興趣的實際案例。第11版融入全新材料和加強的教學法,使學生能夠跟上計算機組織和架構領域的最新創新和改進。
**特點**
全面涵蓋整個計算機設計領域,採用自上而下的方法,從計算機系統、處理器、控制單元的角度進行清晰易用的呈現。目標是以清晰的背景呈現新材料。從架構和組織結構的角度來看系統,幫助學生獲得計算機設計的全面概述。對 I/O 的統一處理提供了對 I/O 功能和結構的全面理解,包括對 DMA、直接快取存取和外部介面的討論。專注於多核心技術,使學生對幾乎所有當代機器中都存在的這項技術有廣泛的理解。對指令集的徹底討論,包括一章新的組合語言。全書中詳細使用具體範例來說明概念,包括 Intel x86、ARM 嵌入式系統架構和 IBM z13 大型主機。實作經驗加強了文本中的概念,作業問題、案例研究和額外的學生資源增強了他們對材料的理解。項目和其他學生練習得到了豐富的支持,包含各種研究、模擬和組合語言項目,供教師用來調整課程計畫。超過 20 個互動模擬展示了計算機架構設計問題,提供了一個強大的工具來理解現代計算機系統的複雜設計特徵。章節更新使文本保持最新,幾個章節和討論已為第11版進行修訂,包括:新增 - 在第1章中增加了多晶片模組(MCMs)的討論。更新 - 第2章中對 SPEC 基準的更新處理涵蓋了新的 SPEC CPU2017 基準套件。新增 - 一章關於記憶體層次結構的內容擴展了快取記憶體章節中的材料,並增加了對局部性原則和記憶體層次結構的擴展涵蓋。修訂 - 快取記憶體章(第5章)現在包括對邏輯快取組織的擴展處理,包括新的圖示,以提高整體清晰度。新增 - 第5章中增加了對內容可尋址記憶體、寫入分配和不寫入分配政策的涵蓋。新增 - 第6章中包含了一個關於日益流行的嵌入式 DRAM(eDRAM)的部分。
**本版新內容**
章節更新使文本保持最新,幾個章節和討論已為第11版進行修訂,包括:新增 - 在第1章中增加了多晶片模組(MCMs)的討論。更新 - 第2章中對 SPEC 基準的更新處理涵蓋了新的 SPEC CPU2017 基準套件。新增 - 一章關於記憶體層次結構的內容擴展了快取記憶體章節中的材料,並增加了對局部性原則和記憶體層次結構的擴展涵蓋。快取記憶體章(第5章)現在包括對邏輯快取組織的擴展處理,包括新的圖示,以提高整體清晰度。第5章中增加了對內容可尋址記憶體、寫入分配和不寫入分配政策的涵蓋。第6章中包含了一個關於日益流行的嵌入式 DRAM(eDRAM)的新部分。
目錄大綱
Table of Contents
I. Introduction
1. Basic Concepts and Computer Evolution
2. Performance Concepts
II. The Computer System
3. A Top-Level View of Computer Function and Interconnection
4. The Memory Hierarchy: Locality and Performance
5. Cache Memory
6. Internal Memory
7. External Memory
8. Input/Output
9. Operating System Support
III. Arithmetic and Logic
10. Number Systems
11. Computer Arithmetic
12. Digital Logic
IV. Instruction Sets and Assembly Language
13. Instruction Sets: Characteristics and Functions
14. Instruction Sets: Addressing Modes and Formats
15. Assembly Language and Related Topics
V. The Central Processing Unit
16. Processor Structure and Function
17. Reduced Instruction Set Computers
18. Instruction-Level Parallelism and Superscalar Processors
19. Control Unit Operation and Microprogrammed Control
VI. Parallel Organization
20. Parallel Processing
21. Multicore Computers
目錄大綱(中文翻譯)
Table of Contents
I. Introduction
1. Basic Concepts and Computer Evolution
2. Performance Concepts
II. The Computer System
3. A Top-Level View of Computer Function and Interconnection
4. The Memory Hierarchy: Locality and Performance
5. Cache Memory
6. Internal Memory
7. External Memory
8. Input/Output
9. Operating System Support
III. Arithmetic and Logic
10. Number Systems
11. Computer Arithmetic
12. Digital Logic
IV. Instruction Sets and Assembly Language
13. Instruction Sets: Characteristics and Functions
14. Instruction Sets: Addressing Modes and Formats
15. Assembly Language and Related Topics
V. The Central Processing Unit
16. Processor Structure and Function
17. Reduced Instruction Set Computers
18. Instruction-Level Parallelism and Superscalar Processors
19. Control Unit Operation and Microprogrammed Control
VI. Parallel Organization
20. Parallel Processing
21. Multicore Computers