Just wondering if anyone has a huffman example or can point me in the direction of where I can find one.
Cheers,
Myth.
mythios what are you doing the huffman problem for?....just curious
I'm using it for a raw image compress and decompress algo. It's a small bonus assignment for the current course I'm studying.
I was told to use the Huffman algo for it.