搜索资源列表
1239000
- 小块内存分配器设计与实现C++源代码程序-Design and implementation of C++ source code on a small memory allocator
5120379003.tar
- In this lab, you will write the memory management code for your operating system. Memory management has two components. The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it.