CS 1100 Class Notes
The following lecture notes are currently available:
Chapter 1: Number Systems
- *Numbers in Different Bases (by Dee Parks)
- Two's Complement (by Dee Parks)
- Real Number Representation
- ASCII Charts and Memory Dump
Chapter 2: Sets
- Sets
- Logic
Chapter 7 - Digital Logic
- Boolean Algebra and Notation
- Disjunctive Normal Form Expressions
- Logic Gates and Digital Circuits
- Karnaugh Maps
Chapter 3: Combinatorics
- Summation and Product Notation
- Inductive Proofs
- Permutations and Combinations
- Inclusion/Exclusion
Chapter 5: Functions
- Introduction to Functions
- Floor, ceiling, mod, gcd functions
- One-to-one (injective), onto (surjective), and bijective functions
- Countability
Chapter 8 - Graphs
- Graphs