accumulator 累加器
acyclic graph directory 非循環圖目錄
adapter 適配器
addressing 編址,尋址
algorithm 算法
algorithm 算法
algorithmic analysis 算法分析
analogy 類比
ANSI 美國國家標準學會
arithmetic and logic unit(ALU) 算術/邏輯部件
array 數組
array data type 數組數據類型
ASCII 美國信息交換用標準代碼
assembler 匯編程序,匯編器
assignment 賦值
asymmetric 非對稱的
asynchronous 異步的
atomic data type 原子數據類型
background 后臺
bandwidth "寬帶"(外設與存儲器的傳送速率范圍)
batch system 批處理系統
benchmark 基準
benchmark program 基準程序
Binary Coded Decimal(BCD) 二進制編碼的十進制,二十進制
Boolean algebra 布爾代數
branch instruction 轉移指令,分支指令
breakpoint 斷點
buffering 緩沖
buffering 緩沖技術
bus 總線
bus 總線
cache 高速緩沖存儲器,高速緩存
central processing unit(CPU) 中央處理器
central-memory unit 中央存儲器
channel 信道,通道
chip 芯片
chip 芯片
clock 時鐘
clock 時鐘,同步
code conversion 代碼轉換
coherency 相關,相干
Compact Disk ROM(CD-ROM) 只讀光盤
compiler 編譯器,編譯程序
compiler 編譯語言
complement 補
Complex Instruction Set Computer(CISC) 復雜指令系統計算機
computer 計算機
computer performance 計算機性能
concurrent language 并發式語言
concurrently 并發地
connected graph 連通圖
contiguous allocation 接續分配
control unit 控制器,控制部件
coprocessor I/O 協處理器I/O
daisy chain 菊花鏈
data hiding 數據隱藏
data structure 數據結構
data type 數據類型
data value 數據值
dataflow language 數據流語言
debugger 調試程序,排錯程序
decentralized 分散式(的)
declarative language 說明性語言
desltop operating system 桌面操作系統
device-independent (與)設備無關的
dircet memory access(DMA) 直接存儲器存取
directed graph 有向圖
directory 目錄
disk drive 磁盤驅動器
distributed 分布式(的)
Dynamic Domain Name System(DDNS) 動態域名系統
Dynamic RAM(DRAM) 動態隨機存儲器
dynamic RAM(DRAM) 動態隨機存儲器
EBCDIC 擴展的二十進制交換碼
edge 邊
empty set 空集
encapsulation 包裝,封裝
encrypting file system(EFS) 加密式文件系統
enpurucal measure 經驗度量
Eulerian/Hamiltonian 歐拉圖-哈密爾頓
even-parity 偶檢驗
event-driven programming 事件驅動的程序設計
exception 異常
exclusion "異"運算
execuiton time 執行時機
execution-rate 執行速率
expression 表達式
facility 設施
FIFO(first in first out) 先進后出
file 文件
file 文件
file system 文件系統
finite set 有限集
fixed-point unit 定點(運算)部件
floating-point unit 浮點部件
floating-point unit 浮點(運算)部件
floppy disk(diskette) 軟磁盤
four-colour theorem 四色定理
functional language 函數(式)語言
General Public License(GPL) 公用授權協議
generalization 概括,推廣
general-purpose machine 通用(計算)機
global memory 全局存儲器
Gnu's Not UNIX(GNU) 一個自由軟件組織
goal-directd 目標導向的
graph 圖
hard disk 硬(磁)盤
hardware 硬件
hierarchical memory 存儲器層次結構
higher-level abstract data type 高層抽象數據類型
high-level language 高級語言
HPIFO(highest-priority in,first-out) 最高優先級先進先出
identity 標識,身份
imperative language 命令式語言
indexed allocation 索引式分配
induction 歸納法
infinite set 無限集
information processing 信息處理
inheritance 繼承性
input device 輸入設備
input/output control system(IOCS) 輸入輸出控制系統
input/output system 輸入輸出系統
insruction set 指令系統,指令集
instruction 指令
instruction 指令
instruction 指令
instruction set 指令系統,指令集
instruction set 指令集,指令系統
integrated circuit(IC) 集成電路
interpreter 解釋程序
interrupt 中斷
intersection 交
isomorphic 同構的
job 作業
job management 作業管理
job queue 作業隊列
kernel 內核
latency 潛伏時間,等待時間
latency 等待時間
LIFO(last in first out) 后進先出
linked allocation 鏈接分配
Linux 以Linux命名的操作系統
Linux documentation project(LDP) Linux文檔計劃
load 裝入,加載
loading balancing 負載均衡
Local Area Network(LAN) 局域網
lofical record 邏輯記錄
logic or constraint-based language 邏輯或基于約束的語言
loop 環
loop structure 循環結構
machine cycle 機器周期
machine language 機器語言
macrochart 宏流程圖
macroinstruction 宏指令
magnetic disk 磁盤
magnetic tape 磁帶
main memory 主存儲器
main memory 主存儲器
mainframe 主機,特大型機
mainframe 主機
master processor 主處理器
matching 匹配
measures of efficiency 效率度量
megahertz(MHz) 兆赫
memory-mapped I/O 存儲器映射I/O
metric 尺度,指標
microchart 微流程圖
microcode 微代碼,微指令
microcomputer 微型計算機
microcomputer 微型計算機,微機
microinstruction 微指令
microprocessor 微處理器
microprogram 微程序
millions of instructions executed per second(MIPS) 百萬條指令(數)每秒
minicomputer 小型計算機
mnemonic 助記的
modem 調制解調器
modem 調制解調器
module 模塊
Moore's law 摩爾定律
multiprocessing 多(重)處理(技術)
multiprocessor 多處理器
multiprogramming 多道程序設計
multitask 多任務
multiuser 多用戶
multiuser time-sharing system 多用戶分時系統
network basic input/output system(NetBIOS) 網絡基本輸入輸出系統
new technology file system(NTFS) NT文件系統
object program 目標程序
object-oriented language 面向對象的語言
object-oriented programming 面向對象的程序設計
object-oriented programming 面向對象的程序設計
offline operation 脫機操作
operand 操作數
operand 操作數
operand 操作數
operation 操作,操作碼,操作碼指令
operation code 操作碼
output device 輸出設備
page frame 頁幀
paged virtual memory 頁式虛擬存儲器
parallelism 并行性
parity checking 奇偶檢驗
path 通路,路徑
path 路徑
pattern of bits 位模式
peripheral 外圍,外圍設備
peripheral Component Interconnect(PCI) 外圍部件互連(總線)
pipeline 流水線
pipeline 流水線
planar graph 平面圖
polling 輪詢
polymorphism 多態性
portable 可移植的
Portable Operating System UNIX(POSIX) 可移植的UNIX操作系統
prepositional logic 前置邏輯
priority 優先級
procedure 過程
processor 處理器
program 程序
program counter 程序計數器
program flowchart 程序流程圖
programmed I/O 程序控制I/O
programming control structure 編程控制結構
programming language 程序設計語言
prototype 原型
public key(PK) 公鑰
quality of service(QoS) 服務質量
queue 隊列
Random-Access Memory(RAM) 隨機(訪問)存儲器
Read-Only Memory(ROM) 只讀存儲器
real memory(storage) 實存儲器
real-time system 實時系統
record 記錄
recursion 遞歸
redirection 重定向
reduced instruction set computer(RISC) 精簡指令系統計算機
register 寄存器
register 寄存器
register file 存儲器組
register file 寄存器組,棧
resource management 資源管理
resource sharing 資源共享
reusability 可重用性
Robust 魯棒,穩健,健壯
selection structure 選擇結構
sequence structure 順序結構
set 集(合)
set algebra 集合代數
set of instruction 指令集,指令系統
shared-disks MP 共享磁盤多處理器
shared-memory MP 共享內存多處理器
shared-nothing MP 無共享多處理器
simple graph 簡單圖
single-level directory 單極目錄
slave processor 從處理器
software 軟件
source code 源代碼
source program 源程序
special-purpose machine 專用(計算)機
spooling system 假脫機系統
stack 棧
statement 語句
structured programming 結構化程序設計
strutured data type 結構化數據類型
subdirectory 子目錄
subroutine 子例程
subset 子集
supercomputer 超級計算機
superscalar 超級標量
superscalar 超標量
symbolic address 符號地址
symmetric 對稱的
Symmetric Multi Processing(SMP) 對稱式多處理
symmetric multiprocessing(SMP) 對稱多處理(技術)
synchronization 同步化
synchronous 同步的
system call 系統調用
tape drive 磁帶驅動器,磁帶機
terminal 終端
thread 線程
throughput 吞吐量
throughput 吞吐量
time-shared operating system 分時操作系統
timing 定時,同步
token 權標,令牌
total cost of ownership(TCO) 總擁有成本
transaction processing 事務處理
tree 樹
tree-structure directory 樹結構目錄
two-level directory 二級目錄
union 并行性
uniprocessing 單處理(技術)
universal set 全集
UNIX 一種計算機操作系統
UNIX 一種操作系統
vertex 頂點
virtual private network(VPN) 虛擬專用網
volume 卷
Von Neumann language 馮.諾依曼語言
watch point 查看斷點
Windows Internet Naming Service(WINS) 視窗因特網名字服務
Windows New Technology(Windows NT) Windows NT 操作系統
word size(word length) 字長
"write once,read many(WORM)" 一次寫多次讀