搜索资源列表
memorymanage
- 内存管理, 减少碎片, 使用vc6编译通过.-memory management, mitigation, use vc6 compile.
ThreadPool
- 一个线程池的实现,池大小可以动态增加。并避免了内存碎片的问题。经测试,性能与windows原生线程池的性能相当。
threadpool
- 一个boost线程池,能够有效地减少内存碎片-A boost thread pool, which can effectively reduce the memory fragmentation
sy5
- 动态分区分配算法的模拟 初始化功能:内存状态设置为初始状态。 分配功能:要求至少使用两种算法,用户可以选择使用。 回收功能: 空闲块的合并:即紧凑功能,用以消除碎片。当做碎片整理时,需要跟踪分配的空间,修改其引用以保证引用的正确性。 显示当前内存的使用状态,可以使用表格或图形。 -Dynamic partition allocation algorithm simulation
mem-mange
- 内存管理程序,简单的模拟内存管理,可以合并内存碎片-Memory management program, a simple analog memory management, memory fragmentation can be combined
MemoryPool
- 采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
CPP-memory-management-techniques
- C++内存管理技术内幕.能解决内存碎片引起的系统崩溃等问题.-C++ memory management techniques. Can solve the memory system crash caused by the debris
Tmemmeryyh
- 此源代码,是一个操作系统中模拟内存管理的程序源码。主要展示内存的三三种分配算法,与内存合并的方法,以解决内存的碎片问题。 可直接使用。 -This source code is the source of the analog memory management program in an operating system. Three three allocation algorithm for the main display memory, memory consolidation,
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
objpool_test
- 一个简易的内存池,对于优化内存管理有很大的帮助!可以有效地减少碎片-A simple memory pool, for the optimization of memory management is very helpful! Can effectively reduce the debris
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.