资源列表
Hufumancode
- 数据结构中哈夫曼编码应用实例,C语言编码。
1
- 严蔚敏数据结构习题集答案 第一章 学习数据结构-Yan Wei-min data structure chapter problem sets answers
therealizationofsequencelist
- 用模板类的继承,实现顺序表的几个函数功能,主要包括线性表的插入,追加和删除-the realization of sequence list
juzhengzhuanzhi
- 数据结构,用C++实现矩阵转置,详细代码及注释-Data structure in C++ implementation matrix transpose, detailed code and comments ... ...
Huffman
- 哈弗曼树 设字符集为26个英文字母,求出每个字母的出现频率-huffman tree Set the character set of 26 letters of the alphabet, find the frequency of occurrence of each letter
3_hanoi
- 汉诺塔是根据一个传说形成的一个问题: 有三根杆子A,B,C。A杆上有N个(N>1)穿孔圆盘,盘的尺寸由下到上依次变小。要求按下列规则将所有圆盘移至C杆: 每次只能移动一个圆盘; 大盘不能叠在小盘上面。-Tower of Hanoi is formed according to a legend a problem: There are three poles A, B, C. A rod with N (N> 1) perforated disc, the disc
Bellman_ford
- T0041_最短路径Bellman_ford算法优化,bellman-ford优化-T0041_ Bellman_ford shortest path algorithm optimization, bellman-ford optimization
111
- 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
ZOJ1035-Cube
- ZOJ1035Cube这题.多注意,细心就能AC(Accepted)了.-ZOJ1035Cube this title. And more attention will be able to carefully AC (Accepted) a.
CLOSESTPAIR
- 算法分析与设计之CLOSESTPAIR算法实现-CLOSESTPAIR
26zimu-hefuman
- 统计文章中26个字母出现的频率并以此为权值构建哈弗曼树,输出各个字母的哈弗曼编码-Statistics article 26 the frequency of letters and as a weight build Hafu Man tree, the output encoding of each letter Hafu Man
tingchechang
- 停车场,数据结构课程,已通过编译,C语言编码,VC 2008-Parking, data structures course, compile C language coding, VC 2008
