Modern Computer Architecture and Organization : Learn x86, ARM, and RISC-V architectures and the design of smartphones, PCs, and cloud, 2/e (Paperback)
暫譯: 現代電腦架構與組織:學習 x86、ARM 和 RISC-V 架構及智能手機、個人電腦與雲端設計,第二版(平裝本)
Ledin, Jim
- 出版商: Packt Publishing
- 出版日期: 2022-05-04
- 售價: $2,270
- 貴賓價: 9.5 折 $2,157
- 語言: 英文
- 頁數: 666
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1803234512
- ISBN-13: 9781803234519
-
相關分類:
RISC-V、Computer-architecture
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,460$2,337 -
$2,540$2,413 -
$480$379 -
$580$458 -
$580$458 -
$580$493 -
$680$537 -
$3,430Computer Architecture : A Quantitative Approach, 6/e (Paperback)
-
$708$673 -
$3,010$2,860 -
$2,700$2,565 -
$480$379 -
$3,230Computer Organization and Design Risc-V Edition: The Hardware Software Interface, 2/e (Paperback)
-
$2,450$2,328 -
$1,920Quantum Machine Learning: An Applied Approach: The Theory and Application of Quantum Machine Learning in Science and Industry
-
$880$748 -
$199嵌入式深度學習:算法和硬件實現技術
-
$1,000$850 -
$690$587 -
$1,420$1,392 -
$714$678 -
$780$616 -
$580$458 -
$500$390 -
$780$608
相關主題
商品描述
A no-nonsense, practical guide to current and future processor and computer architectures that enables you to design computer systems and develop better software applications across a variety of domains
Key Features
- Understand digital circuitry through the study of transistors, logic gates, and sequential logic
- Learn the architecture of x86, x64, ARM, and RISC-V processors, iPhones, and high-performance gaming PCs
- Study the design principles underlying the domains of cybersecurity, bitcoin, and self-driving cars
Book Description
Are you a software developer, systems designer, or computer architecture student looking for a methodical introduction to digital device architectures, but are overwhelmed by the complexity of modern systems? This step-by-step guide will teach you how modern computer systems work with the help of practical examples and exercises. You'll gain insights into the internal behavior of processors down to the circuit level and will understand how the hardware executes code developed in high-level languages.
This book will teach you the fundamentals of computer systems including transistors, logic gates, sequential logic, and instruction pipelines. You will learn details of modern processor architectures and instruction sets including x86, x64, ARM, and RISC-V. You will see how to implement a RISC-V processor in a low-cost FPGA board and write a quantum computing program and run it on an actual quantum computer.
This edition has been updated to cover the architecture and design principles underlying the important domains of cybersecurity, blockchain and bitcoin mining, and self-driving vehicles.
By the end of this book, you will have a thorough understanding of modern processors and computer architecture and the future directions these technologies are likely to take.
What you will learn
- Understand the fundamentals of transistor technology and digital circuits
- Explore the concepts underlying pipelining and superscalar processing
- Implement a complete RISC-V processor in a low-cost FPGA
- Understand the technology used to implement virtual machines
- Learn about security-critical computing applications like financial transaction processing
- Get up to speed with blockchain and the hardware architectures used in bitcoin mining
- Explore the capabilities of self-navigating vehicle computing architectures
- Write a quantum computing program and run it on a real quantum computer
Who this book is for
This book is for software developers, computer engineering students, system designers, reverse engineers, and anyone looking to understand the architecture and design principles underlying modern computer systems: ranging from tiny, embedded devices to warehouse-size cloud server farms. A general understanding of computer processors is helpful but not required.
商品描述(中文翻譯)
一個實用的指南,介紹當前和未來的處理器及計算機架構,使您能夠設計計算機系統並在各種領域開發更好的軟體應用程式。
主要特點
- 透過學習晶體管、邏輯閘和序列邏輯來理解數位電路
- 學習 x86、x64、ARM 和 RISC-V 處理器、iPhone 以及高效能遊戲電腦的架構
- 研究網路安全、比特幣和自駕車等領域的設計原則
書籍描述
您是軟體開發人員、系統設計師或計算機架構學生,正在尋找一個系統化的數位設備架構介紹,但被現代系統的複雜性所困擾嗎?這本逐步指南將教您現代計算機系統的運作,並提供實用的範例和練習。您將深入了解處理器的內部行為,甚至到電路層面,並理解硬體如何執行用高階語言開發的程式碼。
本書將教您計算機系統的基本原理,包括晶體管、邏輯閘、序列邏輯和指令管線。您將學習現代處理器架構和指令集的詳細資訊,包括 x86、x64、ARM 和 RISC-V。您將看到如何在低成本的 FPGA 板上實現 RISC-V 處理器,並編寫量子計算程式並在實際的量子計算機上運行。
本版已更新,以涵蓋網路安全、區塊鏈和比特幣挖礦、自駕車等重要領域的架構和設計原則。
在本書結束時,您將對現代處理器和計算機架構有透徹的理解,並了解這些技術未來可能的發展方向。
您將學到的內容
- 理解晶體管技術和數位電路的基本原理
- 探索管線化和超標量處理的概念
- 在低成本 FPGA 中實現完整的 RISC-V 處理器
- 理解用於實現虛擬機的技術
- 了解像金融交易處理這樣的安全關鍵計算應用
- 熟悉區塊鏈及比特幣挖礦中使用的硬體架構
- 探索自導航車輛計算架構的能力
- 編寫量子計算程式並在真實的量子計算機上運行
本書適合對象
本書適合軟體開發人員、計算機工程學生、系統設計師、逆向工程師,以及任何希望理解現代計算機系統架構和設計原則的人:從微小的嵌入式設備到倉庫大小的雲伺服器農場。對計算機處理器的一般理解是有幫助的,但不是必需的。
目錄大綱
1. Introducing Computer Architecture
2. Digital Logic
3. Processor Elements
4. Computer System Components
5. Hardware-Software Interface
6. Specialized Computing Domains
7. Processor and Memory Architectures
8. Performance-Enhancing Techniques
9. Specialized Processor Extensions
10. Modern Processor Architectures and Instruction Sets
11. The RISC-V Architecture and Instruction Set
12. Processor Virtualization
13. Domain-Specific Computer Architectures
14. Cybersecurity and Confidential Computing Architectures
15. Blockchain and Bitcoin Mining Architectures
16. Self-Driving Vehicle Architectures
17. Quantum Computing and Other Future Directions in Computer Architectures
目錄大綱(中文翻譯)
1. Introducing Computer Architecture
2. Digital Logic
3. Processor Elements
4. Computer System Components
5. Hardware-Software Interface
6. Specialized Computing Domains
7. Processor and Memory Architectures
8. Performance-Enhancing Techniques
9. Specialized Processor Extensions
10. Modern Processor Architectures and Instruction Sets
11. The RISC-V Architecture and Instruction Set
12. Processor Virtualization
13. Domain-Specific Computer Architectures
14. Cybersecurity and Confidential Computing Architectures
15. Blockchain and Bitcoin Mining Architectures
16. Self-Driving Vehicle Architectures
17. Quantum Computing and Other Future Directions in Computer Architectures