Introduction - If you have any usage issues, please Google them yourself
Huffman compression/decompression algorithm to achieve the ANSI C This archive con tains a simple and readable ANSI C implementati on of Huffman coding and decoding. This impleme ntation is not intended to be the best, fastest, smallest, or any other performance related adjective. Mo 're information on Huffman encoding may be found at : http :// michael.dipperstein.com/Huffman http :// datacompression.info/Huffman.shtml
Packet : 65520769huffman-0.7.zip filelist
bitarray.c
bitarray.h
bitfile.c
bitfile.h
chuffman.c
COPYING
getopt.c
getopt.h
huffman.c
huffman.h
huflocal.c
huflocal.h
LICENSE
Makefile
README
sample.c