i have a project to program the huffman algorithm in c++ and cant figure out how to do it, could someone help give me some pseudocode that uses it from a binary buffer? or... how would i cange the binary buffer, to a character sting that i can then use to do the huffman code with?
Help with C++ and huffman algorithm?
Here's one piece of code with explanations:
http://cprogramming.com/tutorial/compute...
The CodeProject site has at least one other. I've used this one: http://www.codeproject.com/cpp/Huffman_c...
Google too has several variations at http://answers.google.com/answers/thread...
Reply:http://planetmath.org/encyclopedia/Huffm...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment