Skip to content
/ csapp Public
forked from mofaph/csapp

Computer Systems: A Programmer's Perspective

Notifications You must be signed in to change notification settings

oymy/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/       学习资源

missing.c       这个程序输出还没有完成的家庭作业的题号

官方网站: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

No packages published

Languages

  • C 89.4%
  • D 9.9%
  • Assembly 0.3%
  • Shell 0.2%
  • Perl 0.1%
  • JavaScript 0.1%