← Back to Index
Research & Engineering Archive

OOPC 0. Introduction

By Jingnan Huang · September 02, 2025 · 916 Words

OOPC0.Introduction
#

Created: 2025年9月2日 15:35

1.1 Computer Systems
#

Computer Hardware
#

  1. Input Device
  2. Output Device
  3. Central Processing unit
  4. Main Memory
  5. Secondary Memory

Memory 内存
#

image.png

Secondary Memory
#

RAM Random Access Memory 随机存取储存器
#

Software
#

Operating System 操作系统
#

image.png

Languages
#

Low-Level Languages
#

High-Level Languages
#

Compilers 编译器
#

image.png

Linker
#

image.png

1.2 PROGRAMMING AND PROBLEM-SOLVING
#