搜索资源列表
MemMgr
- c++ 实现的内存管理,支持list,map,hashmap,vector,set,注释详细,有测试代码-c++ implementation of memory management, support list, map, hashmap, vector, set, detailed notes, test code
pwwMap2015-12-28
- 大数据分析和存储利器 内含三种map,适合各种应用场合 diskmap nosql数据库功能 memmap 完全替代stl库 hashmap 超级查询-1. Memory Map(memMap): It has a good access speed. But its size is limited by memory size. 2. Harddisk Map(diskMap): It utilizes hard disk to store data. So it coul