资源列表
8
- 八数码问题 单向启发式搜索 hash表 标准的八数码解-Eight-way digital issue standard heuristic search hash table of eight digital solution
tree
- 这是一个利用递归实现的二叉树源代码。- This is a by using the recursion binary tree of the realization of the source code.
Binary-Tree-Traversals
- 数据结构,用来建立与遍历二叉树的C语言程序-C language data structure used to create the binary tree traversal procedures
zuichanggonggongzichuan
- 本代码描述了寻找两个字符串的最大公共子串问题,算法描述清楚,适合初学者。-This code describes the search for two strings greatest common subsequence problem, the algorithm clearly described, suitable for beginners.
main
- 基数排序是重要的排序算法,在很多重要的场合都会用到-Radix sort is a sorting algorithm is important, in many important occasions will be used
btrxzhc
- 二叉树的先序,中序,后序,按层遍历算法。以中序输入,用‘#’代替叶子节点的子节点输入。-binary tree first sequence, sequence after sequence, layer by traversal algorithm. The order to import, use '#' instead of the leaf nodes for input nodes.
ackerermann1
- 动态规划解ACKERMAN函数 动态规划解ACKERMAN函数
BinaryTree
- 二叉树的实现功能: (1)生成二叉树 (2)先序遍历 (3)后序遍历 (4)中序遍历 (5)二叉树的高度 (6)统计数的节点数
Ksteps
- 求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU
expression
- 表达式求值,包括双字符的转换,求值,逆波兰-expression s transform and calculate.
bitree
- 二叉树的遍历,才用四种遍历方式,前,中,后,层次遍历-bitree search
digui
- 该段代码主要用于实现用分治递归法求解中位数问题,编码平台vs2008,使用语言c-When the code used to implement the main with partition recursive method is used to solve the problem of digits, coding vs2008 platform, the use of language c++