Home

Awesome

深入理解计算机系统·第二版

功力性的读和心平气和的读,你会读到不同的味道!

<img src="https://github.com/vonzhou/Blog/blob/master/content/images/Wechat.jpeg" height="400" width="400">

1 计算机系统漫游

2 信息的表示和处理

3 程序的机器级表示

4 处理器体系结构

5 优化程序性能

6 存储器层次结构

7 链接

8 异常控制流

9 虚拟存储器

10 系统级IO

11 网络编程

仔细研究tiny web server的源码。
update: 2016.5.8

12 并发编程

参考链接

CSAPP 官网

---vonzhou 2015.3.24