Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 General Forum
Date: Thu Oct 4 2001 4:13 pm
Author: Liu, Limin Angela <laliu@andrew.cmu.edu>
Subject: Re: modifying FileBitReader/FileBitWriter

According to guidelines of the decompress() part, we want to read in the frequency and construct another Huffman tree to do the decoding. So seems like it is a must.

I guess the reason for this is probably the possible users will only use either the compress() or the decompress() methods. So building Huffman tree will ensure the private field (HuffmanTree tree) will be initialized correctly for use.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
modifying FileBitReader/FileBitWriter      Cipriani, Jason A.      Thu Oct 4 2001 12:09 am       
Re: modifying FileBitReader/FileBit...      Detwiler, Jay T.      Thu Oct 4 2001 9:32 am       
Re: modifying FileBitReader/File...      Cipriani, Jason A.      Thu Oct 4 2001 10:24 am       
Re: modifying FileBitReader/F...      Lee, Peter      Thu Oct 4 2001 1:48 pm       
Re: modifying FileBitReade...      Cipriani, Jason A.      Thu Oct 4 2001 3:51 pm       
Re: modifying FileBitRe...      Liu, Limin Angela      Thu Oct 4 2001 4:13 pm       
Re: modifying FileBi...      Cipriani, Jason A.      Thu Oct 4 2001 6:28 pm       
Re: modifying Fil...      Bortz, Andrew S.      Thu Oct 4 2001 8:06 pm       
Re: modifying ...      Cipriani, Jason A.      Thu Oct 4 2001 9:31 pm       
Re: modifyi...      Bortz, Andrew S.      Thu Oct 4 2001 10:06 pm       
Re: modify...      Cipriani, Jason A.      Fri Oct 5 2001 10:12 am       
Re: modify...      Cipriani, Jason A.      Fri Oct 5 2001 10:44 am       
Re: modify...      Cipriani, Jason A.      Fri Oct 5 2001 10:45 am       
Re: modifying FileBitReader/FileBit...      Maxim, Michael G.      Fri Oct 5 2001 6:12 pm       
Re: modifying FileBitReader/File...      Cipriani, Jason A.      Sat Oct 6 2001 10:28 am       
Re: modifying FileBitReader/F...      Bortz, Andrew S.      Sat Oct 6 2001 3:49 pm       

Back to previous screen