资源列表
Tree.rar
- 这个程序是用来实现二叉树的一些最基本的操作。如前序,后序,中序遍历,以及求树的深度。,This procedure is used to fulfill some of the basic binary tree operation. Sequence such as the former, the latter sequence, in order traversal, as well as for the depth of the tree.
code
- 二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
comparision--of-two-algorithms
- 对动态规划法和贪心法的分析和比较,通过比较研究来分析各算法的特点。-Analysis and comparision with two algorithms
dtgh
- 用动态规划算法做的石子归并问题,vc6环境下能够成功运行-Dynamic programming algorithm to do with stones merge problem, vc6 environment can be run successfully
TopologicSort
- 《数据结构》中谈到“图”中,拓朴排序算法的实现。-the topologic-sort of "Graph" in data-structre
zhan
- 一种利用栈实现括号匹配的方法,能够取得很好的效果,希望对大家有所帮助。-A use of parentheses stack to achieve matching method, can achieve good results, we want to help.
bigm
- 大数乘大数的c语言程序,使用字符串方式,没有长度限制-Large numbers multiply large numbers c language program, use the string method, there is no length limit
yuesefuu
- C++中用指针的简单单链表解决约瑟夫环问题-With simple singly linked lists Joseph ring solution
Mi_Gong
- 实现迷宫算法。处理数据可以达到1000*1000的标准-Maze algorithm implementation. Process the data can reach the standard 1000* 1000
19kruskal
- Vc++实现最短路径,利用Kruskal算法,属于数据结构习题
link
- c语言编写的冒泡问题,用的是链实现,合适初学者学习和使用-c language bubbling problem, using the chain to achieve suitable for beginners to learn and use
shunxu
- 数据结构中顺序栈的实现 开发环境Visual C-Stack data structure in order to achieve development environment of Visual C++
