资源列表
code
- 《多任务下的数据结构与算法》 光盘源代码- Multi-task under the data structure and algorithm, the source code CD-ROM
109201287fenzhisuanfa_xuanze
- 此程序主要用于选择问题的分治算法!!!!!!!欢迎下载-This procedure used mainly for the selection of sub-rule algorithm! ! ! ! ! ! ! Welcome to download
tree
- 二叉树回溯,利用栈实现,带界面演示,更加直观的查看每个时刻栈的情况。-Bintree back, using the stack to achieve, with the interface presentation and more intuitive view of the circumstances of each moment of the stack.
346
- 绘制表格 Kruskal算法求得的最小生成树-Drawing forms obtained Kruskal minimum spanning tree algorithm
buschoose
- 城市公交路线查询, 采用狄克斯特拉算法;可以实现查询非直达线路,专车等。里面自带3个经典皮肤-Urban public transport routes inquiries, using狄克斯特拉algorithm can query the non-direct routes, car and so on. Inside its own 3 classic skin
c++yinhangjia
- 操作系统中的银行家算法源码,用c++写的关于避免死锁的算法。-Banker s algorithm in the operating system source code, using c++ Write on the algorithm to avoid deadlock.
maxheap
- maximum heap and print
migong
- 数据结构,迷宫求解。用Visual C++编写,通过调试-Data structure, solving the maze. Using Visual C++ Prepared, through the debugging
Bittree
- 二叉树所有简单的功能,包括遍历的递归和非递归算法,值得学习研究哦!-Binary tree of all the simple features, including traversal of recursive and non-recursive algorithm, it is worth study, oh!
DFS
- DFS算法的非递归函数 老师布置的,满分作业哦!-DFS algorithm of non-recursive function teacher layout, operating out of Oh!
Prim
- 用普里姆(Prim)算法构造最小生成树,满分作业,运行无错的-With prim (Prim) Minimum Spanning Tree Algorithm, out of operation, run no wrong
TreeToBT
- 树转换为二叉树,输入为广义表格式,没有外括号,输出为转换的二叉树的中序-Tree is converted to binary tree, type generalized form, there is no outside the brackets, the output for the conversion of the tree in order
