MemoryPool_test

所属分类:Windows编程
开发工具:C++
文件大小:16KB
下载次数:6
上传日期:2011-05-29 10:24:08
上 传 者james_z
说明:  其大体的思想是,建立16个MemPool,<=8字节的内存申请由0号MemPool分配,<=16字节的内存申请由1号MemPool分配,<=24字节的内存有2号MemPool分配,以此类推。最后,>128字节的内存申请由普通的malloc分配
(The general idea is to establish 16 MemPool, < = 8 bytes of memory 0 MemPool by the distribution of applications, " applications = 16 bytes of memory allocated by the the 1st MemPool," = 24 bytes of memory are on the 2nd MemPool distribution, and so on. Finally,> 128 bytes of memory allocation application by the ordinary malloc)

文件列表:
MemoryPool_test (0, 2011-05-24)
MemoryPool_test\High_Time.cpp (823, 2010-11-13)
MemoryPool_test\High_Time.h (402, 2010-11-11)
MemoryPool_test\MemoryBlock.cpp (1288, 2010-11-13)
MemoryPool_test\MemoryBlock.h (830, 2010-11-13)
MemoryPool_test\MemoryPool.cpp (2744, 2010-11-13)
MemoryPool_test\MemoryPool.h (759, 2010-11-13)
MemoryPool_test\MemoryPool_test.dsp (4777, 2010-11-11)
MemoryPool_test\MemoryPool_test.dsw (555, 2010-11-11)
MemoryPool_test\MemoryPool_test.sln (894, 2011-05-23)
MemoryPool_test\MemoryPool_test.suo (29184, 2011-05-24)
MemoryPool_test\MemoryPool_test.vcproj (6601, 2011-05-23)
MemoryPool_test\MemoryPool_test.vcproj.WIN-UGOKMLI6A74.Administrator.user (1427, 2011-05-24)
MemoryPool_test\MemoryPool_test.vcproj.ZQ.Administrator.user (1401, 2010-11-13)
MemoryPool_test\MyMemoryPool.cpp (112, 2011-05-22)
MemoryPool_test\MyMemoryPool.h (1443, 2011-05-24)
MemoryPool_test\User.cpp (1609, 2011-05-24)

近期下载者

相关文件


收藏者