mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
1.8 KiB
1.8 KiB
| title | aliases | year | semester | tags | ||
|---|---|---|---|---|---|---|
| cosc-204 | Computer Systems | 2022 |
|
Notes
- ASCII
- unicode
- digital-data
- memory
- boolean-equations
- combinatorial-logic-circuit
- logic-gates
- transistors
- demultiplexor
- sequential-circuits
- bus
- control-unit
- CPU
- ALU
- computer-architecture
- 6809-addressing-modes
Lectures
- 01-bits-and-bytes
- 02-combinatorial-logic
- 03-sequential-logic-circuits
- 04-computer-architecture
- 05-6809-assembly
- 06-6809-programming
- 07-6809-advanced
- 08-intro-to-c
Archive
Info
By completion of this paper students are expected to: - Understand how programs are executed on computer hardware - Demonstrate an ability to read and write assembly language programs - Understand the fundamental principles and structure of an operating system - Be able to construct programs in C and understand its role as a systems programming language - Understand core operating systems algorithms such as process scheduling and resource allocation and management - Be aware of the importance of efficient use of resources from computational, economic, and environmental viewpoints