搜索资源列表
C++_Tree_container_4.08
- C++ STL 中没有树形容器是最大的遗憾! 还好高手总是能及时出现,本源码就是 目前最强大的树型容器标准库!与大家 分享!
Cayley
- Cayley 定理的实现 stl编写 树与序列的一一对应关系-Cayley theorem stl prepare the realization of the tree with one-to-one relationship between sequence
BST
- 搜索二叉树的STL实现。包含树的前序、中序、后序遍历。-STL binary tree search implementation.
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.)
LAB
- 使用C++的STL数据结构实验,包括链表、八皇后、扩展洗车仿真、Binary Search Tree的平均树高等问题的实验-Using C++, STL data structure experiments, including lists, eight queens, extended car wash simulation, Binary Search Tree problems as the average tree experiment
tree-2.81.tar
- 一个通用的STL风格的N叉树实现,高效稳定-A generic STL-N-tree implementation, efficient and stable
STL-queue--
- STL、线段树代码库 关于队列和栈的有关STL的操作vc++实现-STL, the segment tree code library
STLTEST1
- 一个有关stl操作的程序,实现了平衡二叉树,还有相关的数据结构,供大家学习-A related stl operating procedures, to achieve a balanced binary tree, as well as associated data structures for them to learn