资源列表
bestpath
- 基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解-the best path based on binary tree
binarytree
- 包括建立输出前序遍历中序遍历后序遍历、求树高统计叶子总数等-Including the establishment of the output sequence of pre-order traversal traversal traversal after, and the total number of tree leaves and other high-statistics
022450-01
- 实用数据结构课后习题解答,里面中的一些答案-Practical Exercises to answer after the data structure, which some of the answers
025748-01
- 实用数据结构中的习题解答二,对课后的解答,仅供参考-Practical exercises in the data structure to answer the second, the answer to the after-school, are for reference only
sourcewhirl
- 这是一个洄溯法的源程序已经经过编译运行了没有错误-This is a source whirl back laws have been compiled to run without error
algorithm
- 一些算法的实现,用的是pascal,包括数论、图论、高精度计算、排序算法、背包问题等。-The realization of a number of algorithms, using the pascal, including number theory, graph theory, high-precision computing, sorting algorithms, and so on knapsack problem.
tingchechang
- 自己写的,数据结构课程设计,有需要的可以来看看看的,郁闷上传这麻烦-Their written curriculum design data structure, there is a need to look at to see if the can, and depressed From this trouble
N-queen_linear_time
- N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
calculater
- 很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.
SUFFIX_ARRAY
- 后缀数组的一个C++实现,在字符串统计中有很大作用。-Suffix array of a C++ implementation, plays a significant role in statistics in the string.
a
- 按照前序非递归遍历二叉树,递归法将二叉树的左右子树互换-In accordance with the pre-order traversal non-recursive binary tree, binary tree recursive method will swap the left and right subtree
qinghuauniversitysdatastructure
- 清华大学数据结构c++版的代码,很稀罕,很稀有,相当的珍贵-Tsinghua University, the data structure c++ version of the code, very rare, very rare, very valuable
