Summary :
This small toolbox shows the principles of huffman coding. It consists of 4
routines and the corresponding help files.					

Description :
The contained functions are showing, how huffman coding (and decoding) work.
Base of all is building a histogram vector. Based upon the histogram, the
corresponding coding table is generated. Matrices or vectors with positive
numbers can be used as input sequence. The compressed binary output sequence is
represented as a string. The reverse operation is also possible.
It is also very interesting to play with modifications of the binary output
sequence: What happens with the decoded output sequence ? Where are the
differences ?

Have fun !					

Corresponding Author : Andreas Geissler
File Name : huffcomp.zip
File Name : huffcomp.pdf


Your comments

Reviewer : erich.stueckmann@gmx.de
Very nice. I miss the last step "Writing / Reading Files". May be, it comes ?		

Current Rating : Number of Comments :1

Leave your comment

Your email address :
Your rate : Love it  Useful Just OK none
Comments :


Confirmation code :

Enter the code exactly as you see it.
The code isn't case sensitive.