Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Fri Oct 12 2001 11:53 am
Author: Maxim, Michael G. <mmaxim@andrew.cmu.edu>
Subject: Re: Nitty Gritty Details

As long as when you run decompress(compress(file)) for all files you get the same file back, then it is correct. You can do any sort of special hack to deal with small files, just make sure that for regular files, you compress them according to the Huffman scheme.

Mike
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
Nitty Gritty Details      Lin, Jeffrey T.      Fri Oct 12 2001 1:12 am       
Re: Nitty Gritty Details      Maxim, Michael G.      Fri Oct 12 2001 11:53 am       

Back to previous screen