搜索资源列表
Haffman
- 哈夫曼编码实现的源程序。简单,用C++语言实现。-Huffman coding to achieve the source. Simple, using C++ Language.
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
haffuman
- 通过huffman编码对文件进行压缩 可以处理汉字 包括了解压过程-Huffman coding through compression of the files can handle Chinese characters, including the decompression process
Huffman
- Huffman编码 visual c++ 实现编码以及生成哈夫曼树-Huffman coding to achieve visual c++ code and generate Huffman
hefuman
- 哈夫曼编码,对哈夫曼编码用java语言进行了实现-Huffman coding, Huffman coding on the realization of using java language
huffuman00xiao
- 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
orignal_HuffmanCode
- HUFFMAN压缩编码,并提供加密与解密功能-HUFFMAN coding, and provides encryption and decryption
ersgfregt
- 霍夫曼编码算法的C语言实现,包含完整的工程文件,编译通过。-Huffman coding algorithm in C language, contains a complete project file and compile.
Huffman-
- 本程序通过C++实现了huffman 编码,-The program through C++ huffman coding
huffman
- huffman编码的讲解以及代码实现,十分详细的,欢迎下载-huffman coding explanation and code, very detailed, welcome to download
Huffman_Coding_For_English_File
- 完成了对英文文档的赫夫曼编码和解码工作,速度还行。CreateProbability用户创建字符的出现概率,HuffmanEnDeCoding用户根据字符概率进行文档的编码和解码工作-Completion of the English document Huffman coding and decoding, speed is also OK. User-created character CreateProbability probability, HuffmanEnDeCoding prob
Huffman-coding-and-decoding
- 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
Huffman
- 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture