Computer Organization
Computer Science 251
Dickinson College

Spring Semester 1997
TTh 2:00 - 3:15
South College 04

Class #6 - Radix Number Representation & Binary Arithmetic.

Reading Assignment

SCO - Tannenbaum - Appendix A.

Thought Questions

Homework Solutions

Homework Assignment

Due 2/13/96
  1. Write the following base 10 numbers in base 2, base 8 and base 16.

    1. 22
    2. 100
    3. 438

Programming Project

Project 3: Base Conversion and Data Representation
In project 3 you will be writing functions that convert between base2 and base10 numbers. While our simulated computer will not use these functions in their hardware it will make it easier for us to interact with the comptuter. You will also get practice using the BitData class which will be the primary means for passing information between the components of our computer (It will be the wires between our components.)



These pages designed and maintained by Grant Braught
Braught@Dickinson.edu