Computer Systems: A Programmer's Perspective, a course in Fudan University, spring 2016.
You can view all materials on CSAPP Lab Website.
-
My work is just provided for reference. Don't be lazy and copy them without thinking.
-
NOT all of my solutions are right. Maybe you should check whether they are corect or not.
-
If there are any bugs in my Labs or Homeworks, please contact me through e-mail.
- Labs
Lab1Counting words in a bookLab2Bomb LabLab3Perf LabLab4Malloc LabPlus( not required in EE department)- Data Lab
- Buffer Lab
- Cache Lab
- Shell Lab
- Proxy Lab
- Homeworks
Homework1for Chapter 2Homework2for Chapter 3Homework3for Chapter 5Homework4for Chapter 6&7Homework5for Chapter 8Homework6for Chapter 9
Author: Renjie Li
License: MIT License