搜索资源列表
hfm
- 霍夫曼编码的C语言实现!-Huffman coding in C language!
ZIP_ACT解压缩控件
- 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
Haffman
- 哈夫曼编码实现的源程序。简单,用C++语言实现。-Huffman coding to achieve the source. Simple, using C++ Language.
haffman
- 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
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
newfile2.c
- this is a c code for huffman coding. if u got any bug mail it to me
jaidig
- 利用哈夫曼编码进行通信可以大大提高信道的利用率,缩短信息传输的时间,降低传输成本。根据哈夫曼编码的原理,编写一个程序,在用户输入结点权值的基础上求哈夫曼编码。 要求:从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-Communicate using Huffman coding can greatly improve the utilization of the channel, red
Huffman
- Huffman编码 visual c++ 实现编码以及生成哈夫曼树-Huffman coding to achieve visual c++ code and generate Huffman
HUFFMAN
- Huffman coding attached
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
huffman
- 包含有统计字符串中各个字符的个数,冒泡升序排序,求huffman编码-Contains statistical string of different characters in number, bubbling ascending order, for Huffman coding
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 coding low-level stuff.
huffman
- huffman编码的讲解以及代码实现,十分详细的,欢迎下载-huffman coding explanation and code, very detailed, welcome to download
huffman
- Huffman coding low-level stuff Source Code for Linux.
Huffman-coding-and-decoding
- 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs