Please enable JavaScript.
Coggle requires JavaScript to display documents.
Introduction to computer - Coggle Diagram
Introduction to computer
Computer
-
-
-
Computer Components
Hardware
-
-
-
Central Processing Unit
-
-
-
Cache Memory
L1 Cache: Small and fast cache located within the CPU, usually divided into instruction and data caches.
L2 Cache: Larger than L1, often located on the CPU chip but separate from L1.
L3 Cache: Shared cache among multiple cores, larger than L2.
Buses
Data Bus: Carries data between the CPU, memory, and other components.
-
-
-
-
Execution Units
-
-
Vector Processing Unit: Executes vector operations for SIMD (Single Instruction, Multiple Data).
-
-
-
Networking Components
Network Interface Cards (NIC), modems, routers, switches.
-
-
-
-
-
Expansion Cards
Sound cards, additional USB ports, video cards.
-
-
-
-
Software
-
Application
-
-
-
-
Programming
-
-
-
what is a program?
components of program
Data Structure
-
Structure
- 2 more items...
-
-