搜索资源列表
manytrees
- 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendl
structuress
- 常用数据结构集体实现,功能较全的数据结构实现,包括链表、映射、队列、集合、堆栈、vector等,自带异常处理,非常方便-commonly used data structures collective achievement, function over the entire data structure to achieve, including the linked list, mapping, Queue, Set, Stack, vector, bringing their unusua
HeapSort
- 实现堆排序算法,里面自带了一个例子,是初学者必学的一个数据结构算法-Heap sorting algorithm implementation, which comes with an example, a beginner must learn a data structure algorithms
maze_ekansrm
- maze.cpp 中实现了迷宫程序的全部功能, 可确保找到走出迷宫的最短路径.test_for_maze.txt 为自带测试数据,对所实现程序进行了简单测试,也可使用其它符合输入格式的文件进行测试。-shortest way for maze
Dijkstra_v1.0_SourceCode
- Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
ds_15_2
- 其中已经包含测试数据,find函数为书中自带,find2函数为新写的非递归函数。-Which already contains the test data, find the function of the book comes, find2 function write new non-recursive functions.