Home
Schedule
Assignments
Exams
Lab Machines
Resources
Textbook
Autolab
15-213/15-513/18-213 Introduction to Computer Systems
Lecture 3: Integers
Reading: Ch 2.2-2.3
Slides:
03-integers
Code:
none
Concepts:
Multimedia/Video:
Available to enrolled students only.
Unsigned and signed (two's complement) integers
Casting
Expansion and truncation
Addition, negation, multiplication, shifting
Previous lecture:
Bits and Bytes
Next lecture:
Floating Point