返回卡包市场

Definitions

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v3公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

Arithmetic Logic Unit (ALU)

背面 (解答)

Performs operations on data e.g. Addition and subtraction

#2
正面 (问题)

Control Unit (CU)

背面 (解答)

Coordinating activities of the CPU

#3
正面 (问题)

Registers

背面 (解答)

Quick and small stores of data within the CPU

#4
正面 (问题)

Memory Address Register (MAR)

背面 (解答)

Holds memory address for data or a instruction about to be used by the CPU

#5
正面 (问题)

Memory Data Register (MDR)

背面 (解答)

Holds actual data or instruction

#6
正面 (问题)

Accumulator

背面 (解答)

Stores results of calculations in the ALU

#7
正面 (问题)

Program Counter (PC)

背面 (解答)

Holds memory address of the instruction for each cycle

#8
正面 (问题)

Fetch

背面 (解答)

The next instruction is retrieved by CPU from main memory

#9
正面 (问题)

Decode

背面 (解答)

The instruction is broken down and decided so computer can understand

#10
正面 (问题)

Execute

背面 (解答)

The CPU performs what the instructions told

#11
正面 (问题)

Embedded System

背面 (解答)

A computer system built within a large device e.g. Camera/washer/car

#12
正面 (问题)

Volatile

背面 (解答)

Memory loses its data when power of

#13
正面 (问题)

Non-volatile

背面 (解答)

Memory retains its data when power is lost

#14
正面 (问题)

Random Access Memory (RAM)

背面 (解答)

Read/write - function is to load open programs and operating system data currently in use - volatile

#15
正面 (问题)

Read Only Memory (ROM)

背面 (解答)

Can only be read and can’t be changed - stores essential programs to be run in order to boot the computer - non-volatile

#16
正面 (问题)

Cache

背面 (解答)

A type memory that stores copies of frequently used data - much faster than RAM - lower capacity - closer to CPU

#17
正面 (问题)

Buses

背面 (解答)

Collection of wires that carry signals between various components of the computer system

#18
正面 (问题)

Central Processing Unit (CPU)

背面 (解答)

Processes all of the data and instructions that make the system work - can be effected by clock speed/number of cores/cache size

#19
正面 (问题)

Clock speed

背面 (解答)

How fast the computer does the FDE cycle

#20
正面 (问题)

virtual memory

背面 (解答)

A memory management procedure needed when the RAM is full so a temporary section is made which acts like a part of RAM

#21
正面 (问题)

Flash memory

背面 (解答)

Solid state storage - non-volatile - more reliable/durable but can only be overwritten a limited number of times

#22
正面 (问题)

Graphics Processing Unit (GPU)

背面 (解答)

Handles graphics and image processing

#23
正面 (问题)

Optical storage

背面 (解答)

CD - DVD - Blue-ray ADV: cheap - easy to transport DIS: slow - less storage than hard drives - stored data degrades over time - cannot be written over

#24
正面 (问题)

Magnetic storage

背面 (解答)

Hard drives ADV: fast access - stores large amounts of data - low cost DIS: not very portable - easily be broken