搜索资源列表
hfm
- 霍夫曼编码的C语言实现!-Huffman coding in C language!
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编码-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
huffman
- Huffman coding low-level stuff.
trees
- output deflated data using Huffman coding. f2
huffman
- Huffman coding low-level stuff Source Code for Linux.
TreeShared
- output deflated data using Huffman coding Source Code for Linux.
hafman
- 哈夫曼编码压缩图块,压缩数组,压缩率还可以。-Huffman coding compression blocks, packed arrays, the compression ratio can also be
io_noioport
- output deflated data using Huffman coding.
sram
- trees.c output deflated data using Huffman coding. -trees.c output deflated data using Huffman coding.
datedata
- output deflated data using Huffman coding.The deflation process uses several Huffman trees. The more common source values are represented by shorter bit sequences. -output deflated data using Huffman coding.The deflation process uses several Huff