搜索资源列表
hfm
- 霍夫曼编码的C语言实现!-Huffman coding in C language!
newfile.c
- huffman code immlemanted in C++. goog one this is must run. if u found any bug mail to me
lodepng
- This source file is built up in the following large parts. The code sections with the LODEPNG_COMPILE_ #defines divide this up further in an intermixed way. -Tools for C and common code for PNG and Zlib -C Code for Zlib (huffman, deflate, ...)
huffman_tree
- C语言实现的huffman树,实现了创建树,输出huffman编码-huffman tree in c