搜索资源列表
perflab
- 国外CSAPP经典教程的perflab实验-abroad CSAPP classic experimental version perflab
bomb152
- bomblab csapp cmu 我把所有文件都上传了,包括我的答案,以及找到的相似的解题过程,还有我的函数-bomblab csapp cmu I ve upload all the files needed, including my answers and similar process to solve it I found on the Internet
lab3
- CSAPP第三个经典实验,缓冲区溢出攻击实验,希望你喜欢-The third classic experiments in CSAPP buffer overflow attack experiment, I hope you like it
kernels
- CSAPP的代码优化实验解答,只上传了kernel.c-my solution to CSAPP lab code optimization experiment , just uploaded kernel.c
bomb_solution.pdf
- 二进制炸弹一个版本的实验报告,内有实验代码,答案以及解答过程,可以给要做这个实验的人一定的参考-A solution of bomblab for csapp.
lab2_Bomb-Lab-Defusing-a-binary-bomb
- CSAPP最为有名的拆炸弹实验,根据汇编代码找出六枚炸弹,代码是我曾经学校的实验clone,希望大家可以拿去练习,这个实验非常好玩,非常考研阅读代码能力-Most famous CSAPP dismantle bomb experiment to find six bombs, according to the assembly code, the code I have school experiment clone, I hope we can take practice, this exp
bits
- datalab csapp cmu 只上传了bits.c文件,不过这足够了-datalab csapp cmu I only upload the file bits.c, but that s enough
kernels
- CSAPP优化实验,第一个试验Image Rotate可以优化到2.5左右,第二个试验Image Smooth可以优化到11.5左右。比一般的优化的多。-CSAPP:code Code Optimization
csapp
- 我实现的C重新封装-My re-implementation of the C package. . . . . . . . . .
tsh
- 根据csapp的handout实现简单的shell,包括执行前后台bg fg jobs quit等命令-Csapp the handout simple shell, including before and after implementation station bg fg jobs quit commands such
malloclab-handout
- csapp的malloclab,98分,BST实现,改成平衡树可以得满分-csapp the malloclab 98, BST can get out into a balanced tree
bits
- CMU CSAPP LAB1 位级操作 其中bitcount函数用到了较为简便的分治思想-CMU CSAPP LAB1 bit-level operations which bitcount function uses a relatively simple Divide and Conquer
bufbomb
- CSAPP 的archlab-handour-tar源文件,上交的ICS课程以及复旦的计算机原理课程用到-dwe weqw wqeqwe we asdas dasd sad
perflab-setup
- CSAPP的LAB4,Performace lab的作业题-CSAPP LAB4,Performace lab handout
mm97
- CSAPP malloclab的mm.c文件,采用红黑树,实测97分,目前最高分。-CSAPP malloclab of mm.c file, using red-black tree, measured 97 points, the highest points.
Perflab
- CSAPP Perflab 满分源代码,附报告,smooth得分20+-CSAPP Perflab Code
CSAPP
- CSAPP课程,复旦大学ICS课程。纯文字版-CS:APP by BE.
CSAPP
- 深入理解计算机系统的参考资料,lab目录下,有相关的实验跟源代码,以供参考!(In depth understanding of the computer system reference material. In lab directory, there are related experiments with the source code for reference!)
amalloc-lab.tar
- malloc lab from csapp solution
acache-lab.tar
- cache lab from csapp solution