計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯
在平平淡淡的學(xué)習(xí)中,說(shuō)到詞匯,大家是不是都習(xí)慣性的重視?詞匯也可以通俗的理解為重要的內(nèi)容。那么,都有哪些詞匯呢?以下是小編精心整理的計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯,僅供參考,大家一起來(lái)看看吧。
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 1
數(shù)組 array
矩陣 matrix
多維數(shù)組 multi-dimentional array
以行為主的順序分配 row major order
以列為主的.順序分配 column major order
三角矩陣 truangular matrix
對(duì)稱(chēng)矩陣 symmetric matrix
稀疏矩陣 sparse matrix
轉(zhuǎn)置矩陣 transposed matrix
鏈表 linked list
線(xiàn)性鏈表 linear linked list
單鏈表 single linked list
多重鏈表 multilinked list
循環(huán)鏈表 circular linked list
雙向鏈表 doubly linked list
十字鏈表 orthogonal list
廣義表 generalized list
鏈 link
指針域 pointer field
鏈域 link field
頭結(jié)點(diǎn) head node
頭指針 head pointer
尾指針 tail pointer
串 string
空白(空格)串 blank string
空串(零串)null string
子串 substring
樹(shù) tree
子樹(shù) subtree
森林 forest
根 root
葉子 leaf
結(jié)點(diǎn) node
深度 depth
層次 level
雙親 parents
孩子 children
兄弟 brother
祖先 ancestor
子孫 descentdant
二叉樹(shù) binary tree
平衡二叉樹(shù) banlanced binary tree
滿(mǎn)二叉樹(shù) full binary tree
完全二叉樹(shù) complete binary tree
遍歷二叉樹(shù) traversing binary tree
二叉排序樹(shù) binary sort tree
二叉查找樹(shù) binary search tree
線(xiàn)索二叉樹(shù) threaded binary tree
哈夫曼樹(shù) Huffman tree
有序數(shù) ordered tree
無(wú)序數(shù) unordered tree
判定樹(shù) decision tree
雙鏈樹(shù) doubly linked tree
數(shù)字查找樹(shù) digital search tree
樹(shù)的遍歷 traversal of tree
先序遍歷 preorder traversal
中序遍歷 inorder traversal
后序遍歷 postorder traversal
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 2
數(shù)據(jù)結(jié)構(gòu)基本英語(yǔ)詞匯
數(shù)據(jù)抽象 data abstraction
數(shù)據(jù)元素 data element
數(shù)據(jù)對(duì)象 data object
數(shù)據(jù)項(xiàng) data item
數(shù)據(jù)類(lèi)型 data type
抽象數(shù)據(jù)類(lèi)型 abstract data type
邏輯結(jié)構(gòu) logical structure
物理結(jié)構(gòu) phyical structure
線(xiàn)性結(jié)構(gòu) linear structure
非線(xiàn)性結(jié)構(gòu) nonlinear structure
基本數(shù)據(jù)類(lèi)型 atomic data type
固定聚合數(shù)據(jù)類(lèi)型 fixed-aggregate data type
可變聚合數(shù)據(jù)類(lèi)型 variable-aggregate data type
線(xiàn)性表 linear list
棧 stack
隊(duì)列 queue
串 string
數(shù)組 array
樹(shù) tree
圖 grabh
查找,線(xiàn)索 searching
更新 updating
排序(分類(lèi)) sorting
插入 ion
刪除 deletion
前趨 predecessor
后繼 successor
直接前趨 immediate predecessor
直接后繼 immediate successor
雙端列表 deque(double-ended queue)
循環(huán)隊(duì)列 cirular queue
指針 pointer
先進(jìn)先出表(隊(duì)列)first-in first-out list
后進(jìn)先出表(隊(duì)列)last-in first-out list
棧底 bottom
棧定 top
壓入 push
彈出 pop
隊(duì)頭 front
隊(duì)尾 rear
上溢 overflow
下溢 underflow
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 3
access arm 磁頭臂,存取臂
access time 存取時(shí)間
adder 加法器
address 地址
alphanumeric 字母數(shù)字的
analog computer 模擬計(jì)算機(jī)
analyst 分析員
area 區(qū)域
array 數(shù)組,陣列
assembler 匯編程序
automation 自動(dòng)化
band 區(qū)
batch processing 成批處理
binary code 二進(jìn)制碼
binary digit 二進(jìn)制位,二進(jìn)制數(shù)字
bit 比特,二進(jìn)制的`一位
branch 分支,支線(xiàn)
brush 電刷
buffer storage 緩沖存儲(chǔ)器
calculator 計(jì)算器
call instruction 呼叫指令
card punch 卡片穿孔機(jī)
card reader 卡片閱讀機(jī),讀卡機(jī)
cell 單元
channel 通道,信道
character 字符
check digit 校驗(yàn)數(shù)位
circuit 電路,線(xiàn)路
to clear 清除,清零
clock 時(shí)鐘
code 代碼
to code 編碼
coder 編碼員,編碼器
command 指令,命令
compiler 編譯程序
computer language 計(jì)算機(jī)語(yǔ)言
console 控制臺(tái)
control unit 控制部件,控制器
core storage, core store 磁心存儲(chǔ)器
counter 計(jì)數(shù)器
cybernetics 控制論
cycle 循環(huán)
data 數(shù)據(jù)
data processing 數(shù)據(jù)處理
debugging 調(diào)試
decision 制定
digit 數(shù)字,數(shù)位,位
digital computer 數(shù)字計(jì)算機(jī)
disc, disk 磁盤(pán)
display unit 顯示裝置
drum 磁鼓
to edit 編輯
electronics 電子學(xué)
emitter 發(fā)射器
to encode 編碼
to erase 擦除,清洗,抹除
feed 饋送,供給
to feed 饋送,供給
feedback 反饋
field 字段,信息組,域
file 文件
floppy disk 軟磁盤(pán)
floppy disk drive 軟磁盤(pán)機(jī)
flow chart 流程圖
frame 幀
hardware 硬件
identifier 標(biāo)識(shí)符
index 索引
information 信息
inline processing 內(nèi)處理
input 輸入
inquiry 詢(xún)問(wèn)
instruction 指令
integrated circuit 集成電路
to interpret 解釋
item 項(xiàng)目,項(xiàng)
jump 轉(zhuǎn)移
key 鍵,關(guān)鍵碼
keyboard 鍵盤(pán)
latency time 等待時(shí)間
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 4
library 庫(kù),程序庫(kù)
linkage 連接
to load 裝入,寄存,寫(xiě)入,加載
location 存儲(chǔ)單元
logger 登記器,記錄器
loop 循環(huán)
machine language 機(jī)器語(yǔ)言
magnetic storage 磁存儲(chǔ)器
magnetic tape 磁帶
matrix 矩陣
memory 存儲(chǔ)器
message 信息,報(bào)文
microcomputer 微型計(jì)算機(jī)
module 組件,模塊
monitor 監(jiān)視器,監(jiān)督程序,管程
nanosecond 毫微秒
network 網(wǎng)絡(luò),網(wǎng)
numeric, numerical 數(shù)字的,數(shù)值的
octet 八位位組,八位字節(jié)
operator 操作員
optical character reader 光符閱讀機(jī)
optical scanner 光掃描器
output 輸出
overflow 溢出,上溢
panel 平板
parameter 參數(shù),參量
perforator 穿孔機(jī)
peripheral equipment 外圍設(shè)備,外部設(shè)備
personal computer 個(gè)人計(jì)算機(jī)
printed circuit 印制電路
printer 打印機(jī)
printout 打印輸出
to process 處理
processing unit 處理部件
program 程序
to program 程序編制
programmer 程序設(shè)計(jì)員
programming 程序設(shè)計(jì),程序編制
pulse 脈沖
punch 穿孔
to punch 穿孔
punched card, punch card 穿孔卡片
punched tape, punch tape 穿孔紙帶
punch hole 孔,穿孔
random access 隨機(jī)存取
to read 讀
reader 閱讀程序
reading 閱讀
real time 實(shí)時(shí)
record, register 記錄
redundancy 冗余
routine 例行程序
selector 選擇器,選擇符
sentinel 標(biāo)記
sequence 序列,順序
sequential 順序的`
serial 串行的連續(xù)的
shift 移位,移數(shù)
signal 信號(hào)
simulation 模擬
simulator 模擬器,模擬程序
software 軟件,軟設(shè)備
sort 分類(lèi),排序
sorter 分類(lèi)人員,分類(lèi)機(jī),分類(lèi)程序,排序程序
storage 存儲(chǔ)器
to store 存儲(chǔ)
subroutine, subprogram 子程序
switch 開(kāi)關(guān)
symbol 符號(hào)
symbolic language 符號(hào)語(yǔ)言
system 系統(tǒng)
tabulator 制表機(jī)
teleprinter 電傳打字機(jī)
terminal 終端
terminal unit 終端設(shè)備
timer 時(shí)鐘,精密計(jì)時(shí)器
time sharing 分時(shí)
timing 定時(shí)
track 磁道
transducer 傳感器,翻譯機(jī)
translator 翻譯程序,翻譯器
to 更新
Winchester disk drive 溫徹斯特磁盤(pán)機(jī),硬盤(pán)機(jī)
working storage 工作存儲(chǔ)器
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 5
ATAPI(AT Attachment Packet Interface)
BCF(Boot Catalog File,啟動(dòng)目錄文件)
BIF(Boot Image File,啟動(dòng)映像文件)
CDR(CD Recordable,可記錄光盤(pán))
CD-ROM/XA(CD-ROM eXtended Architecture,唯讀光盤(pán)增強(qiáng)形架構(gòu))
CDRW(CD-Rewritable,可重復(fù)刻錄光盤(pán))
CLV(Constant Linear Velocity,恒定線(xiàn)速度)
DAE(digital Audio Extraction,數(shù)據(jù)音頻抓。
DDSS(Double Dynamic Suspension System,雙懸浮動(dòng)態(tài)減震系統(tǒng))
DDSS II(Double Dynamic Suspension System II,第二代雙層動(dòng)力懸吊系統(tǒng))
PCAV(Part Constant Angular Velocity,部分恒定角速度)
計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯 6
CE(Consumer Electronics,消費(fèi)電子)
DCOM: Distributing Component Object Model,構(gòu)造物體模塊
DHCP: Dynamic Host Configuration Protocol,動(dòng)態(tài)主機(jī)分配協(xié)議
DMF: Distribution Media Format
GDI(Graphics Device Interface,圖形設(shè)備接口)
GUI(Graphics User Interface,圖形用戶(hù)界面)
GPF(General protect fault,一般保護(hù)性錯(cuò)誤)
HTA: HyperText Application,超文本應(yīng)用程序
INF File(Information File,信息文件)
INI File(Initialization File,初始化文件)
NDIS: Network Driver Interface Specification,網(wǎng)絡(luò)驅(qū)動(dòng)程序接口規(guī)范
NT(New Technology,新技術(shù))
Qos: Quality of Service,服務(wù)質(zhì)量
RRVP: Resource ReserVation Protocol(資源保留協(xié)議)
RTOS(Real Time Operating Systems,實(shí)時(shí)操作系統(tǒng))
SBFS: Simple Boot Flag Specification,簡(jiǎn)單引導(dǎo)標(biāo)記規(guī)范
VEFAT: Virtual File Allocation Table(虛擬文件分配表)
(VxD,Virtual device drivers,虛擬設(shè)備驅(qū)動(dòng)程序)
WDM(Windows Driver Model,視窗驅(qū)動(dòng)程序模塊)
Winsock: Windows Socket,視窗套接口
WHQL: Windows Hardware Quality Labs,Windows硬件質(zhì)量實(shí)驗(yàn)室
WHS: Windows Scripting Host,視窗腳本程序
ZAM: Zero Administration for Windows,零管理視窗系統(tǒng)
kerberos工作原理kerberos工作步驟
【計(jì)算機(jī)數(shù)據(jù)結(jié)構(gòu)的基本英語(yǔ)詞匯】相關(guān)文章:
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05
數(shù)據(jù)結(jié)構(gòu)實(shí)習(xí)心得09-05