CS 213 Fall '98
Lecture Notes
Files identified as "ps" are postscript.
Files identified as "ps4up" are 4up postscript files like we hand out
in class. Many versions of gv don't know how to display these files, but
they print out OK if you send them to the printer from gv.
Files identified as ``pdf'' are in Adobe Acrobat
format. This format has the advantage over
postscript of being viewable on a variety of platforms, including
(most) Unix machines, PC's, and Mac's.
On Unix machines, you can read these files with the Ghostview program gv.
You, can view and print these files using the publicly available Adobe
Acrobat Reader. You can also download free copies of the
reader from Adobe Systems.
Files identified as ``ppt'' are in Microsoft Powerpoint format.
These were prepared using Office 98 on a Macintosh. They should be
readable from a Windows machine, as well.
- Class 01 - Introduction (Aug 25):
- Class 02 - Bits and Bytes (Aug 27):
(pdf,
ps,
ps4up,
ppt)
- Class 03 - Integer Representations (Sept 1):
(pdf,
ps,
ps4up,
ppt)
- Class 04 - Integer Arithmetic Operations (Sept 3):
(pdf,
ps,
ps4up,
ppt)
- Class 05 - Machine-Level Programming Introduction (Sept 8):
- Class 06 - Machine-Level Control Flow (Sept 10):
(pdf,
ps,
ps4up,
ppt)
- Class 07 - Procedures (Sept 15):
- Class 08 - Arrays & Pointers (Sept 17):
(pdf,
ps,
ps4up,
ppt)
- Class 09 - Structures & Unions (Sept 22):
(pdf,
ps,
ps4up,
ppt)
- Class 10 - Floating Point (Sept 24):
(pdf,
ps,
ps4up,
ppt)
- Class 11 - Linking (Sept 29):
(pdf,
ps,
ps4up,
ppt)
- Class 12 - Processes (Oct 1):
(pdf,
ps,
ps4up,
ppt)
- Class 14 - Memory Management I: Dynamic Storage Allocation (Oct 8):
(pdf,
ps,
ps4up,
ppt)
- Dynamic storage allocation survey
(pdf,
ps)
- Class 15 - Memory Management II: Dynamic Storage Allocation (cont)
(Oct 13):
(pdf,
ps,
ps4up,
ppt)
- Class 16 - Memory Management III: Perils and Pitfalls (Oct 15):
(pdf,
ps,
ps4up,
ppt)
- Class 17 - Memory Technology (Oct 20):
(pdf,
ps,
ps4up,
ppt)
- Class 18 - Caches (Oct 22):
(pdf,
ps,
ps4up,
ppt)
- Class 19 - Virtual Memory (Oct 27):
(pdf,
ps,
ps4up,
ppt)
- Class 20 - Memory System Performance (Oct 29):
(pdf,
ps,
ps4up,
ppt)
- Class 21 - Code Optimization (Nov 3):
(pdf,
ps,
ps4up,
ppt)
- Class 22 - Performance Evaluation I (Nov 5):
(pdf,
ps,
ps4up,
ppt)
- Class 23 - Performance Evaluation II (Nov 10):
(pdf,
ps,
ps4up,
ppt)
- Class 24 - Network technology (Nov 12):
(pdf,
ps,
ps4up,
ppt)
- Class 26 - Internetworking I (Nov 19):
(pdf,
ps,
ps4up,
ppt)
- Class 27 - Internetworking II (Nov 24):
(pdf,
ps,
ps4up,
ppt)
- Class 28 - Research Overviews (Dec 1):
- Technology Trends & Formal Verification (REB)
(pdf,
ps,
ps4up,
ppt)