1. Computer Architecture(컴퓨터 구조)에 대하여
2. 컴퓨터가 사용하는 언어 이해하기_이진법(Binary), 십육진법(Hexadecimal)
3. 0과 1로 문자 표현하기_ASCII(아스키), EUC-KR, Unicode
4. 고급 언어와 저급 언어에 대하여_기계어, 어셈블리어, Compile, Interpreter
5. Instruction Architecture(명령어의 구조)에 대하여
6. CPU의 구성요소_ALU, CU, Registers
7. CPU의 Instruction Cycle과 Interrupt
8. CPU 성능 향상을 위한 기법 ① - Clock, Core, Thread
9. CPU 성능 향상을 위한 기법 ② -Instruction pipelining, Superscalar, OoOE
10. ISA; Instruction Set Architecture _ CISC, RISC
11. RAM에 대하여_DRAM, SRAM, SDRAM, DDR SDRAM
13. 보조기억장치에 대하여_ HDD, Flash Memory
'🖥️ Computer Science > Computer Architecture' 카테고리의 다른 글
[Computer Architecture] HDD와 SSD를 사용하는 기술 RAID (1) | 2024.01.10 |
---|---|
[Computer Architecture] I/O Device(입출력장치)에 대하여 (0) | 2024.01.02 |
[Computer Architecture] 보조기억장치에 대하여_ HDD, Flash Memory (0) | 2023.12.31 |
[Computer Architecture] Cache Memory(캐시 메모리)에 대하여 (0) | 2023.12.22 |
[Computer Architecture] RAM에 대하여_DRAM, SRAM, SDRAM, DDR SDRAM (0) | 2023.12.21 |