實用文檔>計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯

    計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯

    時間:2025-03-21 17:35:07

    計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯

      在平平淡淡的學(xué)習(xí)中,說到詞匯,大家是不是都習(xí)慣性的重視?詞匯也可以通俗的理解為重要的內(nèi)容。那么,都有哪些詞匯呢?以下是小編精心整理的計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯,僅供參考,大家一起來看看吧。

    計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 1

      數(shù)組 array

      矩陣 matrix

      多維數(shù)組 multi-dimentional array

      以行為主的順序分配 row major order

      以列為主的.順序分配 column major order

      三角矩陣 truangular matrix

      對稱矩陣 symmetric matrix

      稀疏矩陣 sparse matrix

      轉(zhuǎn)置矩陣 transposed matrix

      鏈表 linked list

      線性鏈表 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é)點 head node

      頭指針 head pointer

      尾指針 tail pointer

      串 string

      空白(空格)串 blank string

      空串(零串)null string

      子串 substring

      樹 tree

      子樹 subtree

      森林 forest

      根 root

      葉子 leaf

      結(jié)點 node

      深度 depth

      層次 level

      雙親 parents

      孩子 children

      兄弟 brother

      祖先 ancestor

      子孫 descentdant

      二叉樹 binary tree

      平衡二叉樹 banlanced binary tree

      滿二叉樹 full binary tree

      完全二叉樹 complete binary tree

      遍歷二叉樹 traversing binary tree

      二叉排序樹 binary sort tree

      二叉查找樹 binary search tree

      線索二叉樹 threaded binary tree

      哈夫曼樹 Huffman tree

      有序數(shù) ordered tree

      無序數(shù) unordered tree

      判定樹 decision tree

      雙鏈樹 doubly linked tree

      數(shù)字查找樹 digital search tree

      樹的遍歷 traversal of tree

      先序遍歷 preorder traversal

      中序遍歷 inorder traversal

      后序遍歷 postorder traversal

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 2

      數(shù)據(jù)結(jié)構(gòu)基本英語詞匯

      數(shù)據(jù)抽象 data abstraction

      數(shù)據(jù)元素 data element

      數(shù)據(jù)對象 data object

      數(shù)據(jù)項 data item

      數(shù)據(jù)類型 data type

      抽象數(shù)據(jù)類型 abstract data type

      邏輯結(jié)構(gòu) logical structure

      物理結(jié)構(gòu) phyical structure

      線性結(jié)構(gòu) linear structure

      非線性結(jié)構(gòu) nonlinear structure

      基本數(shù)據(jù)類型 atomic data type

      固定聚合數(shù)據(jù)類型 fixed-aggregate data type

      可變聚合數(shù)據(jù)類型 variable-aggregate data type

      線性表 linear list

      棧 stack

      隊列 queue

      串 string

      數(shù)組 array

      樹 tree

      圖 grabh

      查找,線索 searching

      更新 updating

      排序(分類) sorting

      插入 ion

      刪除 deletion

      前趨 predecessor

      后繼 successor

      直接前趨 immediate predecessor

      直接后繼 immediate successor

      雙端列表 deque(double-ended queue)

      循環(huán)隊列 cirular queue

      指針 pointer

      先進先出表(隊列)first-in first-out list

      后進先出表(隊列)last-in first-out list

      棧底 bottom

      棧定 top

      壓入 push

      彈出 pop

      隊頭 front

      隊尾 rear

      上溢 overflow

      下溢 underflow

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 3

      access arm 磁頭臂,存取臂

      access time 存取時間

      adder 加法器

      address 地址

      alphanumeric 字母數(shù)字的

      analog computer 模擬計算機

      analyst 分析員

      area 區(qū)域

      array 數(shù)組,陣列

      assembler 匯編程序

      automation 自動化

      band 區(qū)

      batch processing 成批處理

      binary code 二進制碼

      binary digit 二進制位,二進制數(shù)字

      bit 比特,二進制的`一位

      branch 分支,支線

      brush 電刷

      buffer storage 緩沖存儲器

      calculator 計算器

      call instruction 呼叫指令

      card punch 卡片穿孔機

      card reader 卡片閱讀機,讀卡機

      cell 單元

      channel 通道,信道

      character 字符

      check digit 校驗數(shù)位

      circuit 電路,線路

      to clear 清除,清零

      clock 時鐘

      code 代碼

      to code 編碼

      coder 編碼員,編碼器

      command 指令,命令

      compiler 編譯程序

      computer language 計算機語言

      console 控制臺

      control unit 控制部件,控制器

      core storage, core store 磁心存儲器

      counter 計數(shù)器

      cybernetics 控制論

      cycle 循環(huán)

      data 數(shù)據(jù)

      data processing 數(shù)據(jù)處理

      debugging 調(diào)試

      decision 制定

      digit 數(shù)字,數(shù)位,位

      digital computer 數(shù)字計算機

      disc, disk 磁盤

      display unit 顯示裝置

      drum 磁鼓

      to edit 編輯

      electronics 電子學(xué)

      emitter 發(fā)射器

      to encode 編碼

      to erase 擦除,清洗,抹除

      feed 饋送,供給

      to feed 饋送,供給

      feedback 反饋

      field 字段,信息組,域

      file 文件

      floppy disk 軟磁盤

      floppy disk drive 軟磁盤機

      flow chart 流程圖

      frame 幀

      hardware 硬件

      identifier 標(biāo)識符

      index 索引

      information 信息

      inline processing 內(nèi)處理

      input 輸入

      inquiry 詢問

      instruction 指令

      integrated circuit 集成電路

      to interpret 解釋

      item 項目,項

      jump 轉(zhuǎn)移

      key 鍵,關(guān)鍵碼

      keyboard 鍵盤

      latency time 等待時間

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 4

      library 庫,程序庫

      linkage 連接

      to load 裝入,寄存,寫入,加載

      location 存儲單元

      logger 登記器,記錄器

      loop 循環(huán)

      machine language 機器語言

      magnetic storage 磁存儲器

      magnetic tape 磁帶

      matrix 矩陣

      memory 存儲器

      message 信息,報文

      microcomputer 微型計算機

      module 組件,模塊

      monitor 監(jiān)視器,監(jiān)督程序,管程

      nanosecond 毫微秒

      network 網(wǎng)絡(luò),網(wǎng)

      numeric, numerical 數(shù)字的,數(shù)值的

      octet 八位位組,八位字節(jié)

      operator 操作員

      optical character reader 光符閱讀機

      optical scanner 光掃描器

      output 輸出

      overflow 溢出,上溢

      panel 平板

      parameter 參數(shù),參量

      perforator 穿孔機

      peripheral equipment 外圍設(shè)備,外部設(shè)備

      personal computer 個人計算機

      printed circuit 印制電路

      printer 打印機

      printout 打印輸出

      to process 處理

      processing unit 處理部件

      program 程序

      to program 程序編制

      programmer 程序設(shè)計員

      programming 程序設(shè)計,程序編制

      pulse 脈沖

      punch 穿孔

      to punch 穿孔

      punched card, punch card 穿孔卡片

      punched tape, punch tape 穿孔紙帶

      punch hole 孔,穿孔

      random access 隨機存取

      to read 讀

      reader 閱讀程序

      reading 閱讀

      real time 實時

      record, register 記錄

      redundancy 冗余

      routine 例行程序

      selector 選擇器,選擇符

      sentinel 標(biāo)記

      sequence 序列,順序

      sequential 順序的`

      serial 串行的連續(xù)的

      shift 移位,移數(shù)

      signal 信號

      simulation 模擬

      simulator 模擬器,模擬程序

      software 軟件,軟設(shè)備

      sort 分類,排序

      sorter 分類人員,分類機,分類程序,排序程序

      storage 存儲器

      to store 存儲

      subroutine, subprogram 子程序

      switch 開關(guān)

      symbol 符號

      symbolic language 符號語言

      system 系統(tǒng)

      tabulator 制表機

      teleprinter 電傳打字機

      terminal 終端

      terminal unit 終端設(shè)備

      timer 時鐘,精密計時器

      time sharing 分時

      timing 定時

      track 磁道

      transducer 傳感器,翻譯機

      translator 翻譯程序,翻譯器

      to 更新

      Winchester disk drive 溫徹斯特磁盤機,硬盤機

      working storage 工作存儲器

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 5

      ATAPI(AT Attachment Packet Interface)

      BCF(Boot Catalog File,啟動目錄文件)

      BIF(Boot Image File,啟動映像文件)

      CDR(CD Recordable,可記錄光盤)

      CD-ROM/XA(CD-ROM eXtended Architecture,唯讀光盤增強形架構(gòu))

      CDRW(CD-Rewritable,可重復(fù)刻錄光盤)

      CLV(Constant Linear Velocity,恒定線速度)

      DAE(digital Audio Extraction,數(shù)據(jù)音頻抓取)

      DDSS(Double Dynamic Suspension System,雙懸浮動態(tài)減震系統(tǒng))

      DDSS II(Double Dynamic Suspension System II,第二代雙層動力懸吊系統(tǒng))

      PCAV(Part Constant Angular Velocity,部分恒定角速度)

      計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯 6

      CE(Consumer Electronics,消費電子)

      DCOM: Distributing Component Object Model,構(gòu)造物體模塊

      DHCP: Dynamic Host Configuration Protocol,動態(tài)主機分配協(xié)議

      DMF: Distribution Media Format

      GDI(Graphics Device Interface,圖形設(shè)備接口)

      GUI(Graphics User Interface,圖形用戶界面)

      GPF(General protect fault,一般保護性錯誤)

      HTA: HyperText Application,超文本應(yīng)用程序

      INF File(Information File,信息文件)

      INI File(Initialization File,初始化文件)

      NDIS: Network Driver Interface Specification,網(wǎng)絡(luò)驅(qū)動程序接口規(guī)范

      NT(New Technology,新技術(shù))

      Qos: Quality of Service,服務(wù)質(zhì)量

      RRVP: Resource ReserVation Protocol(資源保留協(xié)議)

      RTOS(Real Time Operating Systems,實時操作系統(tǒng))

      SBFS: Simple Boot Flag Specification,簡單引導(dǎo)標(biāo)記規(guī)范

      VEFAT: Virtual File Allocation Table(虛擬文件分配表)

      (VxD,Virtual device drivers,虛擬設(shè)備驅(qū)動程序)

      WDM(Windows Driver Model,視窗驅(qū)動程序模塊)

      Winsock: Windows Socket,視窗套接口

      WHQL: Windows Hardware Quality Labs,Windows硬件質(zhì)量實驗室

      WHS: Windows Scripting Host,視窗腳本程序

      ZAM: Zero Administration for Windows,零管理視窗系統(tǒng)

      kerberos工作原理kerberos工作步驟

    【計算機數(shù)據(jù)結(jié)構(gòu)的基本英語詞匯】相關(guān)文章:

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    數(shù)據(jù)結(jié)構(gòu)實習(xí)心得09-05

    用戶協(xié)議
    国产一级a爱做免费播放_91揄拍久久久久无码免费_欧美视频在线播放精品a_亚洲成色在线综合网站免费

      人人爱草免费国产视频 | 在线观看国产亚洲欧美 | 日本高清在线一区二区三区 | 亚洲国产午夜网站在线 | 推油少妇久久99久久99久久 | 色综合视频一区二区观看 |