CSAPP: malloc lab 文档及解答
《深入理解计算机系统》一书的配套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!
用户评论
写的不错,已经试过了,确实很不错对我帮助很大,多谢了。
写的不错.。
还可以,资源不错