资源列表
buxian
- 运用普利姆算法球最小生成树的实际应用,记在办公室中不显得最小成本,即生成最小生成树-Plym minimum spanning tree algorithm using the practical application of the ball, recorded in the office does not seem the least cost, that is generating the minimum spanning tree
ACM_algorithmadata-structure
- 介绍了ACM竞赛中常用的算法与主要数据结构-ACM contest introduced algorithm commonly used in the main data structure
sousuosuanfa
- 详细介绍了搜索算法,值得大家参考,讲的比较全面-Search algorithm described in detail, it is worth your reference, speaking of a more comprehensive
minum-spaning-tree
- c++的最小生成树的代码 不同的角度 同样的问题 新的思路-minum spaning tree
a004
- 建立完全二叉树build complete binary tr-build complete binary tree
huffman
- 对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. 基本要求:一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码; -Section for any input in Eng
tree
- 树的前序的非递归遍历,中序的非递归遍历,后序的非递归遍历-Pre-order tree traversal non-recursive, non-recursive inorder traversal, postorder traversal non-recursive
shujujiegou
- 数据结构的详细讲解的PPT,可以当作是编程序时的辅助工具吧-On the portfolio process is an exercise in the stack of knowledge, ideas and map similar to four-staining
quicksort
- programmen for quick sort in c++ which is for very large input
hashing_chaining
- hashing by chaining data structure
SHA
- SHA算法的实现,可以将信息加工成128位的二进制位。-SHA algorithm, the information can be processed into 128 binary bits.
floyd
- 计算两点运输最优解,计算公路运输等一切最优解-Two transport calculation of the optimal solution, calculate the optimal solution and all other road transport
