huffman coding
Posted: Sat Dec 27, 2003 5:21 am
Hey everbody, I wonder while huffman coding some byte stream is it logical to take each byte as a symbol OR is it logical to take some word or dword patterns as symbols OR do I have to mix them so that some symbols are bytes, some are words... etc? Thanx.