# CSAPP **Repository Path**: radcircle/CSAPP ## Basic Information - **Project Name**: CSAPP - **Description**: CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-05 - **Last Updated**: 2021-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 深入理解计算机系统·第二版 ### 功力性的读和心平气和的读,你会读到不同的味道! ![](csapp.jpg) ### [1 计算机系统漫游](chapter01) ### [2 信息的表示和处理](https://github.com/vonzhou/CSAPP/tree/master/chapter02#2-信息的表示和处理) ### [3 程序的机器级表示](chapter03) ### [4 处理器体系结构](chapter04) ### [5 优化程序性能](chapter05) ### [6 存储器层次结构](chapter06) ### [7 链接](chapter07) ### [8 异常控制流](chapter8) ### [9 虚拟存储器](chapter09) ### [10 系统级IO](chapter10) ### [11 网络编程](chapter11) 仔细研究tiny web server的源码。 update: 2016.5.8 ### [12 并发编程](chapter12) ### 参考链接 [CSAPP 官网](http://csapp.cs.cmu.edu/public/students.html) ---vonzhou 2015.3.24