In this lab, you will be learning more about how the computer manipulates and represents data. In particular, you'll use bit-level operators to implement higher-level operations.
This lab has a writeup and a tar file. We suggest that you open a copy of the writeup in your browser so that you can read the instructions about how to download and unpack the tar file (which also includes a copy of the writeup).
To download the tar file onto Wilkes (which is where you will want to work with it):
ssh
window to Wilkes and cd
to the directory where you'll be working.
wget
link"
where link is pasted from what you just copied.
© 2023, Geoff Kuenning
This page is maintained by Geoff Kuenning.