文件名称:allocator
介绍说明--下载内容均来自于网络,请自行研究使用
简单的动态内存管理程序源代码,包含测试代码。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 9927411allocator.rar 列表 allocator\include\allocator_bit_vector.h allocator\include\alloc_exceptions.h allocator\include\Makefile allocator\include\pooled_allocator.h allocator\include\shared_memory.h allocator\Makefile allocator\src\allocator_bit_vector.cc allocator\src\connect.cc allocator\src\main.cc allocator\src\Makefile allocator\src\pooled_allocator.cc allocator\src\shared_memory.cc allocator\src\shm_unlink.cc allocator\test\bit_vector.cc allocator\test\lock_test.cc allocator\test\Makefile allocator\test\map_with_string_index.cc allocator\test\mult_proc.cc allocator\test\pool.cc allocator\test\shared.cc allocator\test\shared2.cc allocator\test\shared_header.cc allocator\bin allocator\include allocator\src allocator\test allocator