YYYEJI

[CS] Machine Structures 본문

Computer architectures

[CS] Machine Structures

YEJI ⍢ 2022. 9. 19. 13:47
728x90

 

About computer structure . . .

 

Application software - high-level language

System software - Compiler / Operating system

Hardware - Processor, memory, I/O controllers

 

 

 

Compiler

1. Translates HLL code to machine code

 

Operating system 

1. Handling input and output

2. Managing memory and storage

Scheduling tasks & sharing resources

 

 

◡̈