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