内存池源代码--在给定buffer上实现内存管理机制

时间:2014-08-09 10:57:03
【文件属性】:

文件名称:内存池源代码--在给定buffer上实现内存管理机制

文件大小:2.61MB

文件格式:RAR

更新时间:2014-08-09 10:57:03

memory pool

在给定的内存buffer上实现一个内存管理机制,用户可以从该buffer上分配所需内存


【文件预览】:
memory pool
----memory pool test()
--------result.txt(0B)
--------stdafx.h(320B)
--------MemoryPool.cpp(13KB)
--------targetver.h(765B)
--------MemoryPool.h(2KB)
--------Debug()
--------stdafx.cpp(303B)
--------ReadMe.txt(1KB)
--------memory pool test.vcproj(4KB)
--------memory pool test.vcproj.SASE-COMPUTER.shawn.user(1KB)
--------memory pool test.cpp(19KB)
----Debug()
--------Memory Pool.pdb(19KB)
--------memory pool test.ilk(1.03MB)
----Memory Pool.suo(45KB)
----Memory Pool.ncb(7.82MB)
----upgrade.log(73B)
----Memory Pool.sln(914B)

网友评论

  • 看过了,感觉内存池构建的一般,不是很好。希望能看到更好的设计方法