Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 General Forum
Date: Thu Oct 4 2001 8:06 pm
Author: Bortz, Andrew S. <abortz@andrew.cmu.edu>
Subject: Re: modifying FileBitReader/FileBitWriter

Yeah, recursively storing the tree itself and reading it back is more space efficient in the average case, although the most optimized method of storing character frequencies can beat it for some contrived, worst-case trees. It's definately the more elegant solution, since it take 5 lines of code to write it to the file and another 5 to read it back, with no priority queue needed on the decompress.
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