文件名称:MemoryPool_src
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- Wen M******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you can use the class library
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MemoryPool_src
..............\Doxyfile
..............\MakeDoxygenDoku.bat
..............\MemoryPool.dsp
..............\MemoryPool.dsw
..............\MemoryPool.prj
..............\MemoryPool.sln
..............\MemoryPool.sln.old
..............\MemoryPool.vcproj
..............\MemoryPool.vcproj.7.10.old
..............\src
..............\...\BasicIncludes.h
..............\...\main.cpp
..............\...\MemPool
..............\...\.......\CMemoryPool.cpp
..............\...\.......\CMemoryPool.h
..............\...\.......\IMemoryBlock.h
..............\...\.......\SMemoryChunk.h
..............\Doxyfile
..............\MakeDoxygenDoku.bat
..............\MemoryPool.dsp
..............\MemoryPool.dsw
..............\MemoryPool.prj
..............\MemoryPool.sln
..............\MemoryPool.sln.old
..............\MemoryPool.vcproj
..............\MemoryPool.vcproj.7.10.old
..............\src
..............\...\BasicIncludes.h
..............\...\main.cpp
..............\...\MemPool
..............\...\.......\CMemoryPool.cpp
..............\...\.......\CMemoryPool.h
..............\...\.......\IMemoryBlock.h
..............\...\.......\SMemoryChunk.h