搜索资源列表
mpool-2.1.0
- 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
mpool-2.1.0
- 一个关于memory pool 的实例,有兴趣的朋友可以看一下-A memory pool on the examples of friends who are interested can look at
mpool-2.1.0
- 一个开源的内存池,实现了内存池创建,分配内存,销毁内存池等功能-An open source memory pool, to achieve a memory pool is created, allocated memory, and other functions to destroy memory pool
