版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、2.1 Reduced Instruction Set Computers11. architecture 體系結構體系結構2. RISC Reduced Instruction set Computing 精簡指令集計算技術精簡指令集計算技術比較比較 CISC complex Instruction set Computing 復雜指令集計算技術復雜指令集計算技術3. assignment statement 賦值語句賦值語句4. optimize v. 優(yōu)化優(yōu)化optimizer 優(yōu)化器優(yōu)化器程序程序25. compiler 編譯器,編譯程序編譯器,編譯程序compile v. 編譯編譯c
2、ompiled language 編譯語言編譯語言6. branch n. 分支;連接;轉移分支;連接;轉移branch instruction 轉移指令,分支指令轉移指令,分支指令branchpoint 轉移點,分支點轉移點,分支點branch prediction 轉移預測,分支預測轉移預測,分支預測37. frequency 頻率頻率Time 時間時間Amplitude 振幅振幅sine wave 正弦波正弦波period 周期周期phase 相位相位phase difference 相位差相位差4比較比較 constant n. 常量常量9. variable n. 變量變量10. m
3、ode n. 方式,模式,狀態(tài)方式,模式,狀態(tài)compatibility mode 兼容方式兼容方式5比較比較 model 模型模型 module 模塊模塊 modulo 模模(運算運算)11. opcode 操作碼操作碼( operation code )12. decode v. 譯碼譯碼decoder 譯碼器,解碼器,翻譯程序譯碼器,解碼器,翻譯程序2.2 Microprocessor And Microcomputer61. integrated circuit 集成電路集成電路integrated software 集成軟件集成軟件比較比較 integration 集成;芯片封裝;積
4、分集成;芯片封裝;積分 integrator 積分電路,積分器積分電路,積分器 integrity 完整性完整性2. semiconductor 半導體半導體3. chip 芯片芯片74. package 軟件包;軟件包;( 封裝封裝 )外殼外殼packaged software 套裝軟件套裝軟件比較比較 packet n. ( 信息信息 )包;包;( 報文報文 )分組分組 pack v. 壓縮壓縮5. descending sort 降序排序降序排序比較比較 ascending sort 升序排序升序排序86. superscalar 超標量結構超標量結構superclass 超類超類sup
5、ercomputer 超級計算機超級計算機superconductor 超導體超導體superscript 上標上標A microprocessor architecture that enables the microprocessor to execute multiple instructions per clock cycle.遵循此結構的微處理器能在一個時鐘周期內執(zhí)行多條指令。97. complex number 復數復數比較比較 real number 實數實數8. Multimedia Extensions 多媒體擴展多媒體擴展(技術技術)multimedia 多媒體多媒體ext
6、ension 擴展名擴展名9. benckmark n. 基準基準(測試測試)程序程序 v. 測量性能測量性能A test used to measure hardware or software performance.一種用于測量硬件或軟件性能的測試程序。1010. decompression n. 解壓縮解壓縮(uncompression)比較比較 compression n. 壓縮壓縮 compress v. 壓縮壓縮 compressor n. 壓縮器壓縮器11. convention n. 規(guī)定,約定規(guī)定,約定conventional memory 常規(guī)內存常規(guī)內存12. tran
7、sistor 晶體管晶體管( transfer resistor )Emitter 發(fā)射極發(fā)射極Base 基極基極Collector 集電極集電極1113. odd 奇數奇數比較比較 even 偶數偶數14. compatibility 兼容性兼容性1216. idle a. 空閑,等待空閑,等待idle state 空閑狀態(tài)空閑狀態(tài)Operational but not in use.用來說明處在可操作狀態(tài)但不在使用。1318. launch v. 啟動,激活啟動,激活19. prototyping 原型法原型法20. project n. 投影運算投影運算21. workstation 工
8、作站工作站2.3 Multiprocessing141. parallel a. 并聯(lián);并行并聯(lián);并行parallel access 并行存取并行存取parallel computer 并行計算機并行計算機parallel interface 并行接口并行接口parallel processing 并行處理并行處理parallel transmission 并行傳輸并行傳輸比較比較 serial a. 串行串行152. fixed a. 固定固定fixed-length field 定長字段定長字段fixed-point arithmetic 定點運算定點運算3. task 任務任務4. tr
9、affic n. 通信通信業(yè)務業(yè)務量量The load carried by a communications link or channel.通信鏈路或信道載送的負荷。5. throughout n. 吞吐量吞吐量166. share v. 共享共享shared resource 共享資源共享資源shareware 共享軟件共享軟件7. LAN 局域網局域網 local area network比較比較 WAN 廣域網廣域網 wide area network MAN 城域網城域網 metropolitan area network8. library (程序程序)庫,庫庫,庫179. si
10、ngle threading 單線程處理方式單線程處理方式single-precision 單精度單精度single-user computer 單用戶計算機單用戶計算機thread 線程;線索線程;線索threaded tree 線索樹線索樹threading 線程技術線程技術Within a program, the running of a single process at a time.在程序中,一次運行一個進程的方式。1810. local a. 局部;本地局部;本地機機localhost 本本(主主)機機比較比較 remote a. 遠程遠程 remote access 遠程訪問
11、遠程訪問 remote communications 遠程通信遠程通信 remote terminal 遠程終端遠程終端11. ring network 環(huán)形網絡環(huán)形網絡 ring topology 環(huán)形拓撲環(huán)形拓撲1912. master processor 主處理器主處理器master file 主文件主文件master record 主記錄主記錄master arrangement 主配置主配置比較比較 slave n. 從設備從設備2013. kernel n. 內核內核核心核心程序程序The core of an operating systemthe portion of the
12、system that manages memory,files, and peripheral devices; maintains the time and date; launches applications; and allocates system resources.操作系統(tǒng)的內核,是管理內存、文件和外圍設備,維持時間和日期,啟動應用程序,以及分配系統(tǒng)資源的那部分操作系統(tǒng)。14. SMP symmetric multiprocessing 對稱多處理對稱多處理( 技術、體系結構技術、體系結構 )2.4 Measuring Computer Performance 211. int
13、erval n. 間隔,間歇間隔,間歇2. parameter n. 參數參數3. initialize v. 初始化初始化 initialization n. 初始化初始化4. derived class 派生類派生類In object-oriented programming, a class created from another class,called the base class. A derived class inherits all the features of its base class.在面向對象程序設計中,從基類中產生的類。派生類繼承基類所以的屬性。225. cl
14、ock 時鐘時鐘( 電路電路 )The electronic circuit in a computer that generates a steady stream of timing pulsesthe digital signals that synchronize every operation.計算機內的產生穩(wěn)定的時序脈沖信號的電子電路,該數字信號同步每次操作。clock rate 時鐘頻率時鐘頻率clock speed 時鐘速度時鐘速度clock pulse 時鐘脈沖時鐘脈沖236. MIPS millions of instructions per second 百萬條指令每秒百
15、萬條指令每秒A common measure of processor speed.一種測量處理器運行速率的度量單位。7. sort v. 排序;分類排序;分類bubble sort 冒泡排序冒泡排序distributive sort 分布排序分布排序insertion sort 插入排序插入排序merge sort 合并排序合并排序quick sort 快速排序快速排序248. port n. 端口端口 v. 轉出,移出轉出,移出 An interface through which data is transferred between a computer and other devic
16、es(such as a printer, keyboard or mouse),a network, or a direct connection to another computer.一種接口,數據通過它可以在計算機和其他設備之間、網絡之間或者其他直接相連的計算機之間進行傳輸。To change a program in order to be able to run it on a different computer.改變一個程序,使之能在不同的計算機上運行。3.1 Boolean Algebra251. Boolean algebra 布爾代數布爾代數Boolean express
17、ion 布爾表達式布爾表達式Boolean operator 布爾運算符布爾運算符2. complement 補碼補碼Complementary operation 求反運算求反運算263. union 并集并集比較比較 intersect 交交 difference 差差4. negation 非非5. vector 向量向量3.2 Graph Theory271. vertex 頂點頂點2. edge 邊邊3. graph 圖圖If any two nodes in a graph can be connected by a path along edges, the graph is s
18、aid to be connected. 如果圖中任意兩個結點間都能夠用一條路徑沿著邊線連接起來,那么該圖則被稱為連通的。28A subgraph is a subset of the nodes and edges within a graph. 子圖是圖中結點和邊線的子集。A graph is directed( a digraph ) if each edge links two nodes together only in one direction. 如果每條邊線僅在一個方向上將兩個結點連接起來,則該圖為有向圖。A graph is weighted if each edge has
19、 some value associated with it. 如果每條邊線都有一些相關的值,則該圖為加權圖。294. Loop n. v. 循環(huán)循環(huán)loop check 循環(huán)檢測循環(huán)檢測loop configuration 循環(huán)配置循環(huán)配置loop structure 循環(huán)結構循環(huán)結構5. circuit n. 電路電路circuit board 電路板電路板306. tree 樹樹root 根根child 孩子孩子parent 雙親雙親leaf node 葉子結點葉子結點subtree 子樹子樹3.3 Combinatorial Problems311. combinatorics 組合數
20、學組合數學A branch of mathematics related to probability and statistics, involves the study of counting, grouping, and arrangement of finite sets of elements.有關概率和統(tǒng)計的一個數學分支,研究對元素的有限集合的計算、分組和排列。2. counter 計數器計數器counting loop 計數循環(huán)計數循環(huán)323. list 表表list box 列表框列表框比較比較 queue 隊列隊列 deque 雙端隊列雙端隊列 stack 堆棧堆棧4. na
21、tural number 自然數自然數An integer that is equal to or greater than zero. 大于等于零的整數。33natural language 自然語言自然語言5. error 錯誤錯誤critical error 嚴重錯誤嚴重錯誤fatal error 致命錯誤致命錯誤hard error 硬錯誤硬錯誤inherent error 固有錯誤固有錯誤intermittent error 間歇錯誤間歇錯誤logic error 邏輯錯誤邏輯錯誤overflow error 溢出錯溢出錯34error analysis 錯誤分析錯誤分析error
22、checking 錯誤檢測法錯誤檢測法error-correcting code 糾錯碼糾錯碼error detection and correction 檢錯糾錯法檢錯糾錯法error rate 出錯率出錯率error trapping 錯誤捕獲錯誤捕獲比較比較 fault 故障;失效故障;失效356. object 目標碼;對象;物體目標碼;對象;物體object code 目標代碼目標代碼object file 目標文件目標文件object-oriented a. 面向對象面向對象7. calculator 計算器計算器368. zero n. 零零 v. 置零置零Zero divide
23、 除(以)零除(以)零Zero flag 零標志零標志Zero-length string 空空零長度零長度字符串字符串Zero out 置零置零Zero suppression 消零消零Nonreturn to zero 不歸零不歸零379. induction 感應感應inductor 電感器電感器比較比較 inductance 電感,自感電感,自感10. recursion 遞歸遞歸3.4 Algorithm And Its Measures381. algorithm 算法算法algorithm language 算法語言算法語言ALGOL語言語言Algorithm Language
24、2. formula 公式公式3. bound n. 界、限界、限 v. 約束約束 upper bound 上限上限lower bound 下限下限394. procedure n. 過程過程procedure call 過程調用過程調用5. attribute n. 屬性屬性6. linear a. 線性線性linear list 線性表線性表7. matrix n. 矩陣矩陣8. one-dimensional array 一維數組一維數組409. poly- 前綴前綴 多、復、聚多、復、聚polygon 多邊形多邊形polyline 折線折線polymorphism 多態(tài)性多態(tài)性5. o
25、rder n. 次序次序 v. 排序排序6. dot 點,點分符點,點分符 dot-matrix n. a. 點陣點陣dot-matrix printer 點陣打印機點陣打印機dot pitch 點距點距7. sheet n. 表單表單8. index n. v. 索引;下標索引;下標 9. assignment statement 賦值語句賦值語句assignment operator 賦值操作符賦值操作符10. update 更新;修改更新;修改4.2 Typical Data Structure Stacks And Queues1. array 數組數組2. record n. v.
26、記錄記錄3. stack 棧,堆棧棧,堆棧pop 出棧出棧push 入棧,壓棧入棧,壓棧4. queue n. 隊列隊列 v. 排隊排隊5. routine 例程例程Any section of code that can be invoked ( executed ) within a program.程序內可以調用(執(zhí)行)的任何代碼段。subroutine 子例程子例程454. physical a. 物理,實際物理,實際physical address 物理地址物理地址physical layer 物理層物理層比較比較 logical a. 邏輯邏輯 5. design v. 設計設計d
27、esign cycle 設計周期設計周期All the phases involved in developing and producing new hardware or software.設計或開發(fā)新硬件或軟件所涉及的所有階段。466. general-purpose computer 通用計算機通用計算機general-purpose controller 通用控制器通用控制器general-purpose language 通用語言通用語言general-purpose register 通用寄存器通用寄存器7. special-purpose computer 專用計算機專用計算機
28、special-purpose language 專用語言專用語言special character 特殊字符特殊字符478. instruction 指令指令Most programs consist of two types of statements:declarations and instructions.大部分程序由兩種類型的語句組成:聲明和指令。instruction code 指令代碼指令代碼instruction set 指令集指令集9. compoment (組成組成)部分,部部分,部構,組構,組件件A discrete part of a larger system or
29、 structure.大系統(tǒng)或結構中的一種可以分立的部分。4810. memory 存儲器,內存存儲器,內存main memory 主存主存 (primary storage)secondary memory 輔存輔存 (secondary storage)memory bank 存儲器插槽存儲器插槽memory cell 存儲單元存儲單元memory chip 存儲芯片存儲芯片11.CPU-Central Processing Unit 中央處理器中央處理器CPU cache CPU高速緩存高速緩存CPU fan CPU風扇風扇4912. block diagram 框圖,方塊圖框圖,方塊圖
30、bubble chart 泡形圖泡形圖flawchart 流程圖流程圖13. bus 總線總線data bus 數據總線數據總線address bus 地址總線地址總線control bus 控制總線控制總線14. configuration 配置配置 In reference to a single microcomputer, the sum of a systems internal and external components.對單個微機來講,配置指一個系統(tǒng)內部和外部的全部組件的總和。5015. computer classificationsupercomputer 巨型機巨型機m
31、ainframe 大型機大型機superminicomputer 超級小型機超級小型機minicomputer 小型機小型機workstation 工作站工作站microcomputer 微機微機PDA-Personal Digital Assistant 掌上計算機掌上計算機16. cabinet 機箱機箱5117. 8 bits=1 byte(B)kilobyte 1KB=1024Bmegabyte 1MB=1024KBgigabyte 1GB=1024MB18. transfer 傳送傳送transform 變換變換translate 翻譯翻譯transmit 發(fā)送發(fā)送The movem
32、ent of data from one location to another.將數據從一個地點移動到另一個地點。To change the appearance or format of data without altering its content.改變數據的外部特性或格式,而不改變其內容。To send information over a communications line or a circuit.經過通信線路或電路發(fā)送信息。5219.significant figure 有效數字有效數字(同同significant digits)531.2 Computer Codes1
33、. capacity 容量容量2. binary a. 二進制二進制binary conversion 二進制轉換二進制轉換binary digit 二進制數字二進制數字binary number 二進制數二進制數binary search 二分搜索二分搜索binary tree 二叉樹二叉樹Either of the two digits in the binary number system,0 and 1.在二進制數系統(tǒng)中0和1兩個數字中的任何一個。A number expressed in binary form.一種以二進制形式表示的數。比較比較decimal a. 十進制十進制 h
34、exadecimal a. 十六進制十六進制 octal a. 八進制八進制543. BCD-binary coded decimal 二進制編碼的十進制二進制編碼的十進制4. ASCII-Amercian Standard Code for Information Interchange 美國國家信息交換標準代碼美國國家信息交換標準代碼5. Internal a. 內部內部internal command 內部命令內部命令internal interrupt 內部中斷內部中斷internal modem 內置調制解調器內置調制解調器比較比較external a. 外部外部6. format
35、n. 格式格式 v. 格式化格式化557. EBCDIC-Extended Binary Coded Decimal Interchange Code 十進制交換碼十進制交換碼8. parity 奇偶性奇偶性(檢驗檢驗)even parity 偶檢驗偶檢驗odd parity 奇檢驗奇檢驗parity bit 奇偶奇偶(檢驗檢驗)位位parity check 奇偶檢驗奇偶檢驗569. monitor 監(jiān)視器監(jiān)視器(同同CRT cathode-ray tube 陰極射線管陰極射線管)比較比較 display 顯示器顯示器The visual output device of a computer
36、,which is commonly a CRT-based video display. With portable and notebook computers, the display is usually an LCD-based or a gas plasma-based flat-panel display.計算機的可視輸出設備,通常是基于陰極射線的視頻顯示。便攜式和筆記本計算機的顯示器通常是基于液晶顯示器或基于等離子體的平板顯示器。LCD liquid crystal display 液晶顯示器The term monitor usually refers to a displa
37、y and its housing.監(jiān)視器一詞通常包括顯示器及其外殼。571.3 What is a processor1. interpret v. 解釋解釋interpreted language 解釋語言解釋語言interpreter 解釋程序解釋程序比較比較compile v. 編譯編譯2. operation 操作,運算操作,運算operation code 操作碼操作碼operand 操作數操作數operator 運算符運算符To translate a statement or instruction into executable form and then execute i
38、t.將一條語句或指令翻譯成可執(zhí)行的形式,然后執(zhí)行。To translate all the source code of a program from a high-level language into object code prior to execution of the program.在程序運行前,把用高級語言編寫的程序源代碼翻譯成目標代碼。58operating system 操作系統(tǒng)操作系統(tǒng)operator associativity 運算符結合性運算符結合性operator precedence 運算符優(yōu)先級運算符優(yōu)先級3. high-level language 高級語言高
39、級語言low-level language 低級語言低級語言 assembly language 匯編語言匯編語言 4. retrieve 檢索檢索 595. timer 定時器定時器time bomb 定時炸彈定時炸彈time-division multiplexing 時分多路復用時分多路復用time out ( timeout time-out ) 超時超時timesharing 分時技術分時技術6. release 釋放;發(fā)布釋放;發(fā)布To relinquish control of a block of memory, a device, or another system reso
40、urce to the operating system.放棄一塊內存、一臺設備或另一個系統(tǒng)資源控制權,交予操作系統(tǒng)。To formally make a product available to the marketplace.正式將某一產品投放到市場。A feature often built into evaluation versions of software that renders the software unusable after a certain period of time.一種通常放在測試版的軟件中的功能部件,經過一段是指定的時間后,它使該軟件就不可用了。607.
41、pulse 脈沖脈沖PAM pulse amplitude modulation 脈沖幅度調制脈沖幅度調制PCM pulse code modulation 脈沖編碼調制脈沖編碼調制PDM pulse duration modulation 脈沖寬度調制脈沖寬度調制8. control unit 控制器,控制單元控制器,控制單元A transient signal,usually brief and with a discrete onset and offset.一種暫態(tài)信號,通常持續(xù)時間很短,且具有陡峭的上升邊和下降邊。9. register 寄存器寄存器比較比較 registry 注冊表
42、注冊表6112. current 電流電流current directory 當前目錄當前目錄621.4 Memory system1. latency 等待時間等待時間The time required for a signal to travel from one point on a network to another.信號從網絡中一點傳播到另一點所需的時間。2. semiconductor 半導體半導體conductor 導體導體nonconductor 絕緣體絕緣體(同同 insulator)633. magnetic a. 磁磁magnetic disk 磁盤磁盤magnetic
43、 field 磁場磁場magnetic head 磁頭磁頭magnetic tape 磁帶磁帶4. hierarchical a. 分層,分級,層次分層,分級,層次hierarchical database 層次層次(型型)數據庫數據庫比較比較 hierarchy n. 分層分層分級分級結構結構645. cache 高速緩沖區(qū)高速緩沖區(qū)cache memory 高速緩沖存儲器高速緩沖存儲器A special memory subsystem in which frequently used data values are duplicated for quick access. 一種專用的內存
44、子系統(tǒng),其中存放著那些被頻繁使用的數據以便于快速訪問。6. bandwidth 帶寬帶寬The difference between the highest and lowest frequencies that an analog communications system can pass.模擬通信系統(tǒng)可以通過的最高頻率和最低頻率之差。657. virtual a. 虛擬虛擬VM virtual memory 虛擬存儲器虛擬存儲器virtual address 虛地址虛地址virtual hosting 虛擬主機虛擬主機virtual reality 虛擬現(xiàn)實虛擬現(xiàn)實8. referenc
45、e n. 引用引用To access a variable, such as an element in an array or a field in a record.訪問一個變量,諸如數組中的一個元素或記錄中的一個字段。669. interface 接口接口interface adapter 接口適配器接口適配器比較比較 interference 干擾干擾10. page 頁頁page frame 頁幀頁幀page setup 頁面設置頁面設置A fixed-size block of memory.內存中的一種固定長度的塊。6711. DRAM 動態(tài)動態(tài)RAMdynamic RAM比較比
46、較 static RAM 靜態(tài)靜態(tài)RAM12. allocation (資源資源)分配分配比較比較 location 存儲單元存儲單元 In operating systems, the process of reserving memory for use by a program. 在操作系統(tǒng)中,為某個程序保留內存以供使用的做法。6813. equation 等式等式expansion slot 擴展槽擴展槽A mathematical statement that indicates equality with the use of an equal sign (=) between t
47、wo expressions. 一種用等號(=)連接兩個表達式以表示它們相等的數學語句。14. block 塊;內存塊塊;內存塊15. slot 槽槽6916. delay 延遲延遲比較比較 ROM- read only memory 只讀存儲器只讀存儲器EEPROM-electrically erasable programmable ROM 電可擦可編程電可擦可編程ROMEPROM- erasable programmable ROM 可可 擦可編程擦可編程ROMPROM - programmable ROM 可編程可編程ROM17. RAM - random access memory
48、隨機隨機(存取存取)存儲器存儲器70Types of integrated circuit SSI: small-scale intrgration 小規(guī)模集成小規(guī)模集成MSI: medium-scale intrgration 中規(guī)模集成中規(guī)模集成LSI: large-scale intrgration 大規(guī)模集成大規(guī)模集成VLSI: very-large-scale intrgration 極大規(guī)模集成極大規(guī)模集成ULSI: ultra-large-scale intrgration 超大規(guī)模集超大規(guī)模集成成18. chip 芯片芯片比較比較 integrated circuit 集成電路
49、集成電路7119. sequence 序列序列sequential access 順序存取法順序存取法sequential execution 順序執(zhí)行順序執(zhí)行sequential search 順序查找順序查找20. hardwired 硬連線硬連線Built into a system using hardware such as logic circuits, rather than accomplished through programming. 指使用像邏輯電路這樣的硬件而不是通過軟件編程的方式建立一個系統(tǒng)的特性。72Hard disk 硬盤硬盤Hard return 硬回車硬回車
50、Hardware 硬件硬件比較比較 soft 軟軟21. ROM BIOS 存于存于ROM的基本輸入輸出系統(tǒng)的基本輸入輸出系統(tǒng)On PC-compatible computers, the set of essential software routines that tests hardware at startup,starts the operating system, and supports the transfer of data among hardware devices.在PC兼容計算機上的一組基本軟件例程,這些程序在計算機開機時測試硬件,啟動操作系統(tǒng),支持硬件設備之間的數據
51、傳輸。7322. boot n. v. 引導,啟動引導,啟動 ( = boot up) bootable disk 引導盤引導盤boot failure 引導失敗引導失敗23. optical disk 光碟光碟盤盤 (同同 compact disk)optical drive 光驅光驅 optical fiber 光纖光纖optical scanner 光學掃描儀光學掃描儀7424. laser 激光器激光器 (light amplification by stimulated emission of radiation )Laser printer 激光打印機激光打印機Laser stor
52、age 激光存儲激光存儲25. WORM 一些多讀光碟一些多讀光碟盤盤 (write once read many)比較比較 worm 蠕蟲蠕蟲(病毒程序病毒程序)26. erase 擦除擦除To remove data permanently from a storage medium.從存儲介質中將數據永久消除。1.5 input/output system751. source 信息源source code 源代碼source program 源程序source statement 源代碼語句2. destination 目的3. volume 卷;音量A disk or tape th
53、at stores computer data.存儲計算機數據的一張磁盤或一卷磁帶。The loudness of an audio signal. 聲音信號的響度。764. intermediate language 中間語言A computer language used as an intermediate step between the original source language,usually a high-level language, and the target language,usually machine code.一種計算機語言,介于初始的源語言(通常是高級語言
54、)和目標語言(通常是機器代碼)。5. matching 匹配(法)6. keyboard 鍵盤keyboard buffer 鍵盤緩沖區(qū)keyboard shortcut 鍵盤快捷鍵keycap 鍵帽777. modem 調制解調器 (modulator/demodulator)modulation 調制demodulation 解調8. synchronize v. 同步synchronization n. 同步synchronous a. 同步的9. sink 接收器A device or part of a device that receives something from anot
55、her device.從其他裝置接收數據的設備或部分設備。7810. buffer n. 緩沖區(qū),緩沖器 v. 緩沖11. terminate v. 終止比較 terminal n. 終端12. coprocessor 協(xié)處理器13. accumulator 累加器14. peripheral n. 外(圍)設(備)15. map v. 映射 n. 映像、映射16. pattern 模式pattern recognition 模式識別7917. argument 參數,變元,自變量比較 parameter 參數 pass by address 按地址傳遞 pass by value 按值傳遞1
56、8. coherence n. 同調,一致性,相干性19. DMA direct memory access 直接存儲器存取20. interactive a. 交互interactive fiction 交互式故事interactive session 交互式會話interactive voice system 交互式語音系統(tǒng)A type of computer game in which the user participates in a story by giving commands to the system.一種計算機游戲,在游戲中用戶通過對計算機系統(tǒng)發(fā)出命令的方式參與到某個故事
57、中。8021. capture v. 捕獲22. response time 響應時間23. mouse 鼠標(器) relative pointing device 相對定位設備 如 trackball 跟蹤球bus mouse 總線鼠標器mechanical mouse 機械鼠標器optical mouse 光鼠標器optomechanical mouse 光機械鼠標器serial mouse 串行鼠標器81mouse pad 鼠標墊mouse port 鼠標端口mouse sensitivity 鼠標靈敏度mouse trails 鼠標蹤跡24. cursor 光標cursor blin
58、k speed 閃爍速度25. touch screen 觸摸屏82graphics tablet 圖形輸入板graphics printer 圖形打印機graphics processor 圖形處理器graphics interface 圖形界面27. light pen 光筆light emitting diode 發(fā)光二極管light source 光源lightwave system 光波系統(tǒng)26. graphic a. 圖的,圖形的 83digitizing tablet 數字化儀29. accuracy n. 準精確度性比較 precision 精密度28. digitize v. 數字化The degree to which the result of a calculation or measurement approximates the true value.計算或測量的結構與真實值相近的程度。The extent of detail used in expressing a numbe
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 廣東外語外貿大學《數字媒體技術》2023-2024學年第一學期期末試卷
- 廣東水利電力職業(yè)技術學院《早教教師音樂技能》2023-2024學年第一學期期末試卷
- 廣東外語外貿大學南國商學院《數據挖掘導論》2023-2024學年第一學期期末試卷
- 廣東青年職業(yè)學院《微納連接技術》2023-2024學年第一學期期末試卷
- 廣東女子職業(yè)技術學院《基礎日語寫作》2023-2024學年第一學期期末試卷
- 廣東梅州職業(yè)技術學院《公文寫作》2023-2024學年第一學期期末試卷
- 廣東嶺南職業(yè)技術學院《影視攝像技術》2023-2024學年第一學期期末試卷
- 【全程方略】2021年高中生物選修三:第四章-生物技術的安全性和倫理問題-課時達標·效果檢測-4.1
- 人教版初中語文八年級下冊周末作業(yè)(八)課件
- 【名師一號】2021年新課標版歷史選修1-雙基限時練1
- 北京林業(yè)大學《計算機網絡安全》2023-2024學年期末試卷
- 基因檢測與健康保險
- 實驗室安全教育課件
- 初中七年級數學運算能力培養(yǎng)策略(課件)
- 北京市東城區(qū)2023-2024學年高二上學期期末考試+英語 含答案
- 服裝廠安全教育培訓規(guī)章制度
- 車輛修理廠自查自糾整改方案及總結報告
- 2024版成人腦室外引流護理TCNAS 42─20241
- **鎮(zhèn)家庭醫(yī)生簽約服務績效分配方案
- 湖北省八校2025屆高二生物第一學期期末質量檢測模擬試題含解析
- 四川省食品生產企業(yè)食品安全員理論考試題庫(含答案)
評論
0/150
提交評論