Introduction - If you have any usage issues, please Google them yourself
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
Packet : 25811209huffman.rar filelist
huffman\getopt.c
huffman\huffcode.c
huffman\huffcode.dsp
huffman\huffman.c
huffman\huffman.dsp
huffman\huffman.dsw
huffman\huffman.h
huffman\LICENSE
huffman\Makefile
huffman