Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Mon Oct 22 2001 11:52 pm |
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu> |
Subject: Re: decompress -- initial dictionary entries |
|
|
I'm pretty sure that this will cost style points, as part of the reason we use LZW in the first place is that it doesn't require the overhead of a header. It'd probably also be defeating the purpose of using this algorithm as well. |
|