Showing posts with label encoding. Show all posts
Showing posts with label encoding. Show all posts

Monday, November 21, 2011

Image encoding

This assignment illustrates image encoding and file sizes.

Post answers to these questions on your blog and print them out to turn in.
  1. An image is 800 by 500 pixels, and each pixel can be one of four colors. How much memory would it require?
  2. An image is 800 by 500 pixels, and each pixel can be one of four colors. How much storage space would it require?
  3. How many different colors could one represent using two, three and four bit codes?
  4. When you add one bit to a code, what happens to the number of possible colors?

Thursday, October 6, 2011

Bits, bytes and data types

This assignment will help you assess and sharpen your understanding of data types and the way they are encoded.

Print out your answers to questions 3-7 at the end of this presentation.

Link to topic module