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
Lab1
Counting words in a bookLab2
Bomb LabLab3
Perf LabLab4
Malloc LabPlus
( not required in EE department)- Data Lab
- Buffer Lab
- Cache Lab
- Shell Lab
- Proxy Lab
- Homeworks
Homework1
for Chapter 2Homework2
for Chapter 3Homework3
for Chapter 5Homework4
for Chapter 6&7Homework5
for Chapter 8Homework6
for Chapter 9
Author: Renjie Li
License: MIT License