资源列表
Primsuanfa
- 用prim算法求带权图的最小生成树,最小生成树的边集合存在mst数组中-With prim algorithm for getting the right plan with the minimum spanning tree, minimum spanning tree of the edge set of the array there mst
erchashu
- 二叉树的基本操作,包括创建,遍历,求深度,各节点的交换子树,递归及非递归算法遍历。-The basic operation of the binary tree, including creating, traverse, for depth, each node of the exchange son tree, a recursive and the recursion algorithm to traverse.
shujujieou
- 利用赫夫曼树来设计二进制的前缀编码,实现文件的压缩和恢复功能。-Huffman tree to use to design binary prefix codes, the implementation file compression and recovery.
ex_2
- 1.编写生成栈的函数,栈的元素从键盘输入 2.编写在栈中压入一个元素的函数 3.编写在栈中弹出一个元素的函数 4.编写主函数,调用以上各函数,以便能观察出各函数的屏幕输出。 -1. Preparation of the function generating the stack, the stack of elements from the keyboard 2. Preparation of pressure on the stack into an element of th
MGraph
- 用克鲁斯卡尔算法实现的最小生成树代码,要输入边的信息,每条边的信息包括两个顶点号(从1开始)及权值。在这个程序里顶点信息不太重要,只是用一个字符保存的,如需要可自己更改。-create a minimum tree use the Kruskal arithmetic.
Euler
- 一个欧拉回路的应用实例。一个农夫要巡视农场,要求每条路都要来回走一遍(即每条路走两遍且两遍的方向不同),求其解决方案。该问题的核心问题就是如何求欧拉回路。-Application examples of a Euler. A farmer to farm inspections required every road should go back and forth again (that is the way to go twice and twice each in a different
biaodashiqiuzhi
- 数据结构 表达式求之/翻译 主要用的队列知识-Expressions translation data structure
maze
- 数据结构中的一个小实验,迷宫,1表示障碍物,0表示通路,最后在程序运行结束时用*号的路线便是迷宫的通路或者没有通路。-Data structure in a small experiment, maze, an obstacle that, 0 channels, and finally the end of the run course with an asterisk is a maze of paths or no path.
proj2_6
- 集合的各种操作,例如对两个集合的排序操作哦,并交差运算等操作-Collection of various operations, such as two sets of sorting operation Oh, and cross operations and other operations
bitree
- 本文当为二叉树的演示程序,应用于学习研究
package
- 用动态规划来解背包问题,很不错的算法,可以学习学习-Using dynamic programming to solve knapsack problem, it is a good algorithm, you can learn
NOI1997-2005.pdf.tar
- ACM/OI资料,NOI1997-2005解题报告集合-NOI1997-2005 problem solutions
