1. 首页
  2. 课程学习
  3. C++/C
  4. CSAPP: malloc lab 文档及解答

CSAPP: malloc lab 文档及解答

上传者: 2018-12-08 08:51:00上传 TAR文件 3.96MB 热度 83次
《深入理解计算机系统》一书的配套lab之malloc lab。学生用来实现自己的malloc, realloc和free函数。 Students implement their own versions of malloc, free, and realloc. This lab gives students a clear understanding of data layout and organization, and requires them to evaluate different trade-offs between space and time efficiency. One of our favorite labs. When students finish this one, they really understand pointers!
用户评论
码姐姐匿名网友 2018-12-08 08:51:00

写的不错,已经试过了,确实很不错对我帮助很大,多谢了。

码姐姐匿名网友 2018-12-08 08:51:00

写的不错.。

码姐姐匿名网友 2018-12-08 08:51:00

还可以,资源不错