Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 4 - Lossy (Part 3)
Date: Mon Oct 22 2001 1:32 am
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: bad instructions: 1D array vs. 3D array

The 1st time, the directions say "Read the entire image as one large array of 128x128x3 bytes." without specifying what dimension the array is. Then the instructions say, "Copy these bytes back into the original 1-dimensional array." therby implying that the initial array read should be a 1D array, by implication.

Question: what dimension of array should we have for the aforementioned parts of Lossy.java?
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
bad instructions: 1D array vs. 3D array      Chen, Richard      Mon Oct 22 2001 1:32 am       
Re: bad instructions: 1D array vs. ...      Lee, Charles C.      Mon Oct 22 2001 1:52 am       
Re: bad instructions: 1D array v...      Douglas, Keith      Mon Oct 22 2001 10:35 am       
Re: bad instructions: 1D arra...      White, David      Mon Oct 22 2001 1:17 pm       
Re: bad instructions: 1D a...      Lee, Charles C.      Mon Oct 22 2001 5:22 pm       

Back to previous screen