Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Wed Oct 17 2001 10:06 pm |
Author: Yang, Yea-Wen -. <yeawen@andrew.cmu.edu> |
Subject: decompress -- initial dictionary entries |
|
|
Hi,
We're having problems with our decompress. How do we get the intiial values for the dictionary. Are we allowed to write a header to the output file which specifies what each initial letter is -- say, for example, that a =0; b=1; c=2?
Thanks! |
|