资源列表
1
- 哈夫曼树的建立 哈夫曼树的建立
chap6_2
- 单神经元网络PID自动整定MATLAB程序-single neuron network automatic PID tuning MATLAB
aa
- 深度优先遍历,算法设计分析,数据结构。-Depth-first traversal, algorithm design, data structure.
2-1
- 生成两个非递增线性表,并对其进行合并成非递增线性表-Generates two non-incremental linear form, and its merger into a non-incremental linear form
LinearList
- 基于模板类(STL)线性表的顺序存储的实现-datastructure (stl)
approxIndep
- 求独立集的近似算法,使用C++描述,供算法设计学习者参考-For independent set approximation algorithm, using C descr iption
main
- 1.在电报收发等数据通讯中,常需要将传送的文字转换成由二进制字符0、1组成的字符串来传输。为了使收发的速度提高,就要求电文编码要尽可能地短。此外还要保证任意字符的编码都不是另一个字符编码的前缀,这种编码称为前缀编码。 2.Huffman树可以用来构造编码长度不等且译码不产生二义性的编码。 -1 In the telegram send and receive data communications, and often need to send the text into a stri
vertex_cover
- 内容为顶点覆盖问题的程序设计: 给定一个 n 个点 m 条边(n≤ 100,m≤5000)的无向图 G,问是否存在一个不超过 k(𝑘 ≤20)个点的点集 S,使得 G 中每条边都至少有一个点被覆盖。该实现效率很高,较大的测试用例也可以在15ms内计算出。-vertex cover problem.
Rain
- 数据结构的课后习题,池塘夜降彩色雨!有需要的可以下,有些功能么有做,想要的可以自己再做!-Data structure of the after-school exercise, ponds night rain fall color! In need can be, some features you have to do, want to own again!
tree_with_file
- shortest way on a waighted tr-shortest way on a waighted tree
CPP-binary-tree
- C++泛型编程编写的二叉查找树结构,支持插入,删除,迭代器遍历等-failed to translate
CLOSESTPAIR
- 给定平面上的N个点,找出两个点使其间距最小,并求出其距离。-Given N points on the plane to identify the two points so that the minimum spacing to determine its distance.
