搜索资源列表
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
MemoryPool
- 用C++编写的一个对系统内存的管理,可以提高系统的速度-memorypool
memorypool
- 内存池技术!-memory pool
MemoryPool
- 采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
MemoryPool
- 提供了内存池的实现,每次申请固定大小的内存,测试发现效率很高。-Provides a memory pool implementation, fixed-size memory for each application, the test found very efficient.
MemoryPool
- 不用从系统分配内存,从内存池分配空间,连续,快速-memory pool
MemoryPool
- C++语言实现内存池,单件模式,没有线程安全。-C++ language memory pool, single mode, no thread safety.
MemoryPool
- 内存池的实现,具有详细的代码样例,包含单线程及多线程的实现。固定内存块及不固定内存块。-Memory pool implementation, with detailed code examples, including single-threaded and multi-threaded implementation. Fixed blocks of memory and non-fixed blocks of memory.
MemoryPool
- c++内存池类。一个固定大小单线程内存池的C++实现类。并附上内存池性能测试代码。-c++ memory pool classes. A fixed-size memory pool C++ single-threaded implementation class. Along with the memory cell performance test code.
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
MemoryPool
- windows下编写的内存池库,已在项目中成功使用通过,小巧易用(Windows write memory pool library, has been successfully used in the project, small and easy to use)