Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 General Forum
Date: Mon Oct 15 2001 3:31 pm
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: spin-off >> Re: request for clarification on bytes

As a spin-off of <wyl>'s question, tell me how the code table (a Vector of HuffmanCharFreq type objects, I'm hoping) and the vectors of HuffmanCharFreqs ((a Vector of HuffmanCharFreq type objects, as is obvious) differ?

A possible answer:
- one of them has the string which is the bit_representation ("0"s and "1" consecutively to indicate the "pathway" for a HuffmanTree traversal), yet both contains objects of type HuffmanCharFreqs.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
request for clarification on bytes      Liu, William Y.      Sat Oct 13 2001 1:19 pm       
Re: request for clarification on by...      Lee, Peter      Sat Oct 13 2001 8:18 pm       
Re: request for clarification on by...      Lee, Charles C.      Sun Oct 14 2001 3:55 pm       
spin-off >> Re: request for clarifi...      Chen, Richard      Mon Oct 15 2001 3:31 pm       
Re: spin-off >> Re: request for ...      Ghosh, Debmallo S.      Wed Oct 17 2001 11:34 am       

Back to previous screen