资源列表
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.
budongdiandiedai
- 不动迭代算法 计算方法-Fixed iterative algorithm calculation method
ackerermann1
- 动态规划解ACKERMAN函数 动态规划解ACKERMAN函数
BinaryTree
- 二叉树的实现功能: (1)生成二叉树 (2)先序遍历 (3)后序遍历 (4)中序遍历 (5)二叉树的高度 (6)统计数的节点数
Ksteps
- 求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU
dongtaiguihua
- 动态规划问题的基础范式,此代码稍加修改即可用于其它相关领域-A typical problem of binocular range. Images based on two different imaging camera to determine its location
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++
ecs
- 二叉树问题中的遍历,用C语言很好的解决了遍历问题。-The binary tree traverse, use C language is very good solve the traverse problem.
XIAOQIUf
- 在使用TURBO C学习时编写的贪球游戏功能十分简单但是确是劳动的成果希望大家支持-TURBO C in the use of study prepared by greedy ball game features a very simple but it is the outcome of the labor I hope you will support
GAKMeans
- 由于Kmeans聚类分析是一个局部的搜索过程,因此加入遗传算法进行全局搜索选择最优的初始中心点使得Kmeans算法产生较大的改进-Since Kmeans Cluster analysis is a local search process, so join a global search for the genetic algorithm to the optimal initial centers such Kmeans algorithm produces greater improve