Huffman Coding Class
Published in Source Code, Huffman Coding
This version of file encoder and decoder program is based on the Huffman coding method. It explicitly demonstrates the details of the files during the encoding and decoding. The algorithm is encapsulated in a class En_Decode in standard C++.
http://codeproject.com/cpp/HandyHuffmanCoding.asp
* *
Posted in June 6th, 2004
3 Users Commented In " Huffman Coding Class "
Subscribes to this post Comment RSS or TrackBack URL
1-23-2008 at 11:39:07 from 85.185.244.85
good
3-10-2008 at 04:38:24 from 222.124.192.41
I need theory huffman algorithm to compression images. I hope U send to my e-email
3-30-2008 at 14:44:25 from 41.221.26.52
good morning everyone
i was thinkin ,if there is another aproch for compression data .
if we anlyse all theories (bijection theorie)wa found that they have been all along right about one thing ,we can’t compress data after but there is another way…