计算机体系结构|Computer Architecture¶
约 126 个字 预计阅读时间 1 分钟
课程信息
授课教师:王小航
教材:Computer Architecture: A Quantitative Approach 6th edition
Abstract
wxh 的上课 PPT 和风格真是一言难尽...(尤其是他上完课不发 PPT)
因此笔记参考了 cwz、cr 等老师的 PPT 以及曾经计组的课 u NoughtQ 的笔记 结合而成……
Table of Contents¶
Notes¶
- Chapter 01 : Fundamentals of Computer Design
- Chapter 02 : Memory Hierarchy Design
- Chapter 03 : Instruction-Level Parallelism (ILP)
- Chapter 04 : Data-Level Parallelism Architecture
- Chapter 05 : Thread-Level Parallelism