use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c - 资源详细说明
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c - 源码文件列表