Skip to content
forked from mofaph/csapp

Computer Systems: A Programmer's Perspective

Notifications You must be signed in to change notification settings

shenyingjun/csapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================================
这个文件夹下面包含了《深入理解计算机系统·第二版》的学习资料。关于这本书的详细信息
如下:

    深入理解计算机系统·第二版
    Randal E. Bryant  David R. O'Hallaron 著
    龚奕利 雷迎春 译
    机械工业出版社
    2012 年 7 月第 1 版第 8 次印刷
    ISBN: 978-7-111-32133-0
================================================================================

顶层目录的各个目录和文件的说明:

bin/            可执行文件
code/           书本中的示例代码
common/         共享代码
exercise/       家庭作业的题目和个人的解答
notes/          读书笔记
sample/         手动录入的示例代码
resource/       学习资源

README          你正在读的这个文件
.gitignore      Git 忽略的文件列表

官方网站:http://csapp.cs.cmu.edu/
官方学生资源:http://csapp.cs.cmu.edu/public/students.html
中文版勘误:http://www.yiligong.org/csapp2e/

mofaph
2012/11/24

About

Computer Systems: A Programmer's Perspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages