Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

2012/2학기/컴퓨터구조: Difference between revisions

From ZeroWiki
imported>joojis
No edit summary
(Repair pages found by live-compare batch 0001)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__TOC__
  = Course Information =  
  = Course Information =  
* Textbook : Computer Organization and Design 4/E, Patterson
* Textbook : Computer Organization and Design 4/E, Patterson
Line 15: 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