Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Wed Oct 10 2001 4:25 pm
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu>
Subject: Re: Comp. and DeComp. Speed issues

Make sure you arent writing your bit string by using writeByte().Make sure you use writeBit(). You should not inflate a file that badly unless there is something wrong with your implementation. It probably takes so much longer because the compressed file is so big.

Mike
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
little more info about storing bitstri...      Liu, William Y.      Tue Oct 9 2001 12:10 am       
Re: little more info about storing ...      Bortz, Andrew S.      Tue Oct 9 2001 12:38 am       
Re: little more info about storing ...      Maxim, Michael G.      Tue Oct 9 2001 10:43 am       
Comp. and DeComp. Speed issues      Yin, Hongxi      Wed Oct 10 2001 1:45 am       
Re: Comp. and DeComp. Speed i...      Maxim, Michael G.      Wed Oct 10 2001 4:25 pm       
Re: Comp. and DeComp. Speed i...      Lee, Charles C.      Wed Oct 10 2001 5:03 pm       
Re: Comp. and DeComp. Spee...      Cipriani, Jason A.      Thu Oct 11 2001 11:07 am       
Re: Comp. and DeComp. S...      Lee, Charles C.      Thu Oct 11 2001 3:17 pm       
Re: Comp. and DeComp...      Cipriani, Jason A.      Fri Oct 12 2001 1:51 am       

Back to previous screen