资源列表
Dynamic
- 采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
BinaryTree
- 二叉树操作:建立二叉树,前序遍历二叉树、中序、后序遍历二叉树。-Binary tree operation: create a binary tree, before traversing Binary, inorder, postorder binary tree traversal.
main
- 数据结构中的二叉树的相关程序,主要讲了二叉树的用法-Binary tree data structure related procedures, mainly about the use of a binary tree
kmphebf
- BF和KMP算法实例,曾经的作业,希望对你有点帮助-BF and KMP algorithm example, once the operation, and I hope to you a little help
huaxuefzishi
- C++经典算法之 化学分子式 常用算法 方便使用-C++ Classic algorithm of chemical formula commonly used algorithm for ease of use
USACO3.2.5
- 【USACO3.2.5】魔板 ,经典ACM题,采用BFS-[] USACO3.2.5 magic board, ACM Classic title, the use of BFS
flow
- dancing links 的模板。跳舞链-dancing links in the template. Dancing Chain
kl-zip
- (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果;-(1) a carriage return (' \ n' ) for the input end of the symbol, enter the series L, respectively, generate a binary sort tree T and balanced binary sort tree BT (2) of
chengxu
- 九方格移动问题,用的是普通的方法,可能算法一般-Nine grid movement problems, using a common method
quzifu
- 使用嵌套循环变量i,j冒泡循环捉个查找,找到,就打出来-A simple vc program, in the hope that we can download exchange
3b
- 线切割3B代码转AUTOCAD 的源代码,详细解释了3B代码的数据结构-Wire cutting 3B transfer AUTOCAD source code, detailed explanation of the code data structures 3B
tree
- 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.