Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 4 - Lempel Ziv (Part 2)
Date: Sat Oct 13 2001 5:00 pm
Author: Vangaalen, Alexander <av@andrew.cmu.edu>
Subject: Dictionary Questions

What do we assume is in the initial dictionary: Binary digits? Alphanumeric Letters?
Do we create the initial dictionary?
Does the decompressor already have the initial dictionary or do we have to convey it?
Wouldn't the dictionary be better stored in a Vector, rather than a trie, so you just have to go to the right place in the vector and recall the correct "string" of characters?
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
Dictionary Questions      Vangaalen, Alexander      Sat Oct 13 2001 5:00 pm       
Re: Dictionary Questions      Lee, Peter      Sat Oct 13 2001 8:24 pm       
Re: Dictionary Questions      Lee, Charles C.      Sun Oct 14 2001 3:57 pm       

Back to previous screen