More actions
imported>joojis No edit summary |
(Repair pages found by live-compare batch 0001) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
__TOC__ | |||
= Course Information = | |||
* Textbook : Computer Organization and Design 4/E, Patterson | |||
= Computer Abstractions and Technology = | |||
== ? == | == ? == | ||
* Application software | * Application software | ||
| Line 14: | Line 17: | ||
* Application binary interface | * Application binary interface | ||
* Implementation | * Implementation | ||
Latest revision as of 14:46, 26 March 2026
= Course Information =
- Textbook : Computer Organization and Design 4/E, Patterson
= Computer Abstractions and Technology = == ? ==
- Application software
- System software
- Compiler
- Operating System
- Hardware
- Processor, memory, I/O controllers
== Abstractions ==
- Abstraction helps us deal with complexity
- Instruction set architecture (ISA)
- Application binary interface
- Implementation