搜索资源列表
Huffman__T1620927282003
- Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp
hafuman
- 基于哈夫曼树的文件压缩/解压程序c++源代码程序-Huffman tree based file compression/extracting program c++ source code program
Cpp1
- 输入一段数据,实现哈弗曼树的生成,并输出哈弗曼编码。-Enter a data to achieve Huffman tree generation, and outputs the Huffman coded.
Dynamic_Hu1510511292002
- Dynamic Huffman coding of subsets of arbitrary alphabets, Professor Vitter s invariant * for algorithm FGK. Includes a tree weight scaling interface-Dynamic Huffman coding of subsets of arbitrary alphabets, Professor Vitter s invariant * for algorit
huffman
- huffman 树的c语言实现程序 自己编的 是以前的作业-the translation of huffman tree
ym_cpp-heimantree
- 哈夫曼编码是可变字长编码(VLC)的一种,一个C++ 夫曼树例子源程序 .-Huffman coding is a variable word length coding (VLC) A, a C++ source code examples Huffman tree.