Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 4 - Lempel Ziv (Part 2)
Date: Wed Oct 17 2001 11:38 am
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu>
Subject: Re: maximum code number for LempelZiv compression

On your third question, if I understand LZW correctly, there is no need to write any dictionary to the file at all; that's part of the elegance of the algorithm. Unless you're compressing it again with Huffman, there should be no header. And if you are compressing it Huffman, you'll see the typical Huffman "gobbledygook". :-)
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
maximum code number for LempelZiv comp...      Liu, William Y.      Mon Oct 15 2001 2:09 pm       
Re: maximum code number for LempelZ...      Shi, Ying      Mon Oct 15 2001 11:23 pm       
Re: maximum code number for LempelZ...      Ghosh, Debmallo S.      Wed Oct 17 2001 11:38 am       

Back to previous screen