搜索资源列表
hfm
- 霍夫曼编码的C语言实现!-Huffman coding in C language!
HUFFMANff
- 哈夫曼程序设计课程-Huffman program design courses
Huffman
- 哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
ALGORITHME-HUFFMAN
- Ce code compresse les données selon l algorithme de huffman en essayant de construire l arbre du bas-en-haut (buttom-up) pour éviter toute récursivité.
newfile.c
- huffman code immlemanted in C++. goog one this is must run. if u found any bug mail to me
newfile2.c
- this is a c code for huffman coding. if u got any bug mail it to me
loadepg-0.2.2-pre01
- A plugin for the Video Disk Recorder contained source code for decode BSkyB EPG by Huffman dictionary
jaidig
- 利用哈夫曼编码进行通信可以大大提高信道的利用率,缩短信息传输的时间,降低传输成本。根据哈夫曼编码的原理,编写一个程序,在用户输入结点权值的基础上求哈夫曼编码。 要求:从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-Communicate using Huffman coding can greatly improve the utilization of the channel, red
HuffCompress
- huffman compress source code-huffman压缩文件代码
huffman
- 包含有统计字符串中各个字符的个数,冒泡升序排序,求huffman编码-Contains statistical string of different characters in number, bubbling ascending order, for Huffman coding
huffman_compress_decompress.tar
- 用霍夫曼编码实现文件的压缩和解压缩,任何文件都能压缩-Compression, Huffman coding to achieve file compression and decompression of any file can be compressed
deftree
- trees.c -- output deflated data using Huffman coding
inftrees
- generate Huffman trees for efficient decoding
BIQUAD
- Huffman Bitcounter & coder functions.
enough
- determine the maximum size of inflate s Huffman code tables over.
inftrees
- generate Huffman trees for efficient decoding for Linux.
huffman
- Huffman coding low-level stuff.
inftrees
- generate Huffman trees for efficient decoding.
inftree9
- generate Huffman trees for efficient decoding.
huffman
- Huffman coding low-level stuff Source Code for Linux.