搜索资源列表
include
- 一个二叉树算法的MAP的template,使用与分配内存,经测试(顺序插入256万条数据)效率比STL高5倍。乱序插入256万条数据,是stl的2倍。-A B-Tree Map template,It 5 times faster than the stl::Map.(Test insert 2.56M datas in sequential order. 2 times faster in random order.)
IteratorTest
- STL迭代器的使用 迭代器应用测试 C++ 提供的STL迭代器 可快速存储数据 排序数据-STL application stl application stl application