yitzle wrote:
> Huffman encoding is basically the idea that the more often a symbol is
> used, the shorter it should be.

Huffman Coding turns data into a binary sequence. It is an algorithm for
data compression, not simply a notion, and isn't relevant outside that
field (except perhaps philosphy).

Rob

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to