搜索资源列表
C++MemoryPool_src
- C++内存池的使用例子,频繁的New和Delete操作会造成内存碎片,通过使用内存池,有效地解决了这个问题-C memory pool examples of the use and frequent New and Delete operations will cause memory debris, through the use of memory pool, effective solution to this problem
MemoryPool
- 用C++编写的一个对系统内存的管理,可以提高系统的速度-memorypool