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)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Textbook : Computer Organization and Design 4/E, Patterson
__TOC__


= Course Information =
* Textbook : Computer Organization and Design 4/E, Patterson
= Computer Abstractions and Technology =
  == ? ==
  == ? ==
* Application software
* Application software
Line 10: Line 13:


  == Abstractions ==
  == Abstractions ==
 
* Abstraction helps us deal with complexity
* Instruction set architecture (ISA)
* Application binary interface
* 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