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
 
imported>joojis
No edit summary
Line 10: Line 10:


  == Abstractions ==
  == Abstractions ==
* Abstraction helps us deal with complexity
* Instruction set architecture (ISA)
* Application binary interface
* Implementation



Revision as of 03:04, 3 September 2012

Textbook : Computer Organization and Design 4/E, Patterson

== ? ==
  • 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