C++常用英語單詞.doc_第1頁
C++常用英語單詞.doc_第2頁
C++常用英語單詞.doc_第3頁
C++常用英語單詞.doc_第4頁
C++常用英語單詞.doc_第5頁
已閱讀5頁,還剩9頁未讀, 繼續免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

C+常用英語單詞 A抽象數據類型abstract data type 抽象abstraction累加accumulating 實際變元actual argument實際參數actual parameter 地址運算符address operator算法 algorithm 功能模型al model運算與邏輯單元ALU 分析 analysis應用軟件application software 參數/變元argument算術運算符arithmetic operators 基類ase class匯編程序assembler 匯編語言assembler language賦值運算符assignment operator(s) 賦值語句assignment statement綜合性associativity 原子數據類型atomic dataB備份件backup copies 大O表示法Big O notation測試的基本規則basic rule of testing 二分法查找 binary search位bit 函數體 boday引導boot 字節bytesC被調函數called 調用函數calling類型轉換cast 字符值characters類class 類層次class hierarchy類的成員class members 類的作用范圍class scope編寫代碼coding 注釋comments編譯型語言compiled language 編譯程序compiler編譯時錯誤compile-time error 復合語句compound statement計算機程序computer program 條件 condition控制單元 control unit 轉換運算符conversion operator構造函數costructor 記數countingD字段data field 數據文件data file數據隱藏data hiding 數據成員data member數據類型data type 聲明部分declaration section聲明語句declaration statement 自減運算符decrement operator缺省復制構造函數default copy constructor 缺省構造函數default constructor函數定義 definition 定義語句definition statement派生類derivedclass 桌面檢查desk checking析構函數destructor 文檔編寫documentation雙精度數double-precision number 動態綁定dynamic hinding動態模型dynamic modelE回顯打印echo printing 封裝encapsulation轉義序列escape sequence 交換排序法exchangesort表達式expression 外部文件名external file nameF假條件false condition 域寬操縱符field width manipulator文件訪問file access 文件組織形式file organization文件流 file stream 浮點數floating-point number軟盤floppy diskette 流程圖flowchart形式變元formal argument 形式參數formal parameter友元函數friendG全局作用的范圍global scope 全局變量global variableH硬盤hard disk 硬件hardware函數首部 header 頭文件header file十六進制hexadecimal 高級語言high-level languageI標識符identifier 實現implement實現部分implementationsection 自增運算符 increment operator下標index 下標變量indexed variable間接尋址indirect addressing 無限循環infinite loop間接尋址運算符 indirection operator 繼承性inheritance內聯成員函數inline member 輸入文件流 input file stream實例變量instance variables 解釋型語言interpreted language解釋程序interpreter 調用invocation整數值iteger 循環結構iteration輸入/輸出單元 I/O unitJ對齊justificatingK關鍵字段key field 關鍵字keywordL左值l 線形查找linear(sequential)search鏈表linkedlist 局部作用范圍local scope局部變量local variable 邏輯錯誤logic error低級語言low-level languageM機器語言machine language 魔術數magic number操縱符manipulator 數學頭文件mathematical library成員函數 member s 成員式賦值memberwise assignment內存堆棧memory stack 內存單元 memoryunit微處理器microprocessor 混合表達式mixed-mode expression助記符mnemonic 模型model模塊module 取模運算符modulus operator多重繼承multiple inheritanceN已命名常數named constant 嵌套循環nested loop空字符null character 空語句null statementO面向對象的語言object-oriented language 對象object八進制octal 偏移量offset一維數組one-dimensional array 操作碼opcode操作系統operating system 運算符函數operator輸出文件流 output file stream 函數的重載overloadingP參數parameter 值傳遞pass by引用傳遞pass by reference 指針pointer指針變量pointer variable 多態性polymorphism后判斷循環posttest loop 優先級 preccedence先判斷循環pretest loop 私有private面向過程的語言procedure-oriented language 匯編語言programming language程序設計progremming 提示prompt函數的原形 prototype 偽代碼 pseudocode程序驗證與測試program verification and testing 公有publicQ快速排序法quicksortR右值r 隨機訪問random access記錄recored 遞歸傳遞recursive細化refinement 循環結構repetition循環語句repetition statement 返回語句return statement運行時錯誤run-time errorS換算scaling 作用范圍scope輔存secondary storage 選擇結構selection選擇排序法selection sort 標記sentinel順序組織形式sepuential organization 順序結構sequence簡單繼承simple inheritance 單維數組single-dimensional array軟件software 軟件工程software engineering軟件開發過程software development procedure 軟件維護software maintenance源代碼soure code 源程序source program字符串變量sring variable 靜態綁定static hiding靜態類數據成員static class data member 存儲類型storage class結構體structure 結構體成員structure member函數占位符stub 下標sub下標變量subed variable 語法syntax語法錯誤syntaxerror 符號常數symbolic constant系統軟件system softwareT函數模板 template 模板前綴template prefix測試testing U 文本文件text filethis指針this pointer 跟蹤tracing類型轉換type conversions 二維數組two-dimensional array類型轉換構造函數type conversion constructor 二進制補碼twos complementU聯合體unionV變量variable 變量作用范圍variable scope可變條件循環variable condition loop 二進制文件vinary file虛函數virtual運算符與表達式:1.constant 常量2. variable 變量3. identify 標識符4. keywords 關鍵字5. sign 符號6. operator 運算符7. statement語句8. syntax 語法9. expression 表達式10. initialition 初始化11. number format 數據格式12 declaration 說明13. type conversion 類型轉換14.define 、definition 定義條件語句:1.select 選擇2. expression 表達式3. logical expression 邏輯表達式4. Relational expression 關系表達式5.priority優先6. operation運算7.structure 結構循環語句:1.circle 循環2. condition 條件3. variant 變量4. process過程5.priority優先6. operation運算數組:1. array 數組2. reference 引用3. element 元素4. address 地址5. sort 排序6. character 字符7. string 字符串8. application 應用函數:1.call 調用2.return value 返回值3.function 函數4. declare 聲明5. parameter 參數6.static 靜態的7.extern 外部的指針:1. pointer 指針2. argument 參數3. array 數組4. declaration 聲明5. represent 表示6. manipulate 處理結構體、共用體、鏈表:1 structure 結構2 member成員3 tag 標記4 function 函數5 enumerate 枚舉6 union 聯合(共用體)7 create 創建8 insert 插入9 delete 刪除10 modify 修改文件:1、file 文件2、open 打開3、close 關閉4、read 讀5、write 寫6、error 錯誤序號 主要章節 常用英漢對照詞匯 備注1 運算符與表達式( operator and expression ) 漢語 英語常量 constant變量 variable標識符 identify關鍵字 keywords符號 sign運算符 operator語句 statement語法 syntax表達式 Expression初始化 Initialization數據格式 number format說明 Declaration類型轉換 type conversion定義 Define 、 definition2 條件語句( conditionstatement) 選擇 select表達式 expression邏輯表達式 logical expression關系表達式 Relational expression優先 priority運算 operation結構 structure3 循環語句(circle statement) 循環 circle條件 condition變量 variant過程 process優先 priority運算 operation4 函數(function) 調用 call返回值 return value函數 function聲明 declare參數 parameter靜態的 static外部的 extern5 數組和指針(array andpointer) 數組 array引用 reference元素 element地址 address排序 sort字符 character字符串 string應用 application指針 pointer參數 argument數組 array聲明 declaration表示 represent處理 manipulate6 結構體、共用體(structures 、 union ) 結構 structure成員 member標記 tag函數 function枚舉 enumerate聯合 ( 共用體 ) union創建 create插入 insert刪除 delete修改 modify7 文件( file)文件 file打開 open關閉 close讀 read寫 write錯誤 errorProgram Design 程序設計writing program 編寫程序standardize vt.使標準化coding the program 編程simplify vt.單一化,簡單化programming 程序revision n.校訂,修正programmer n.程序員occupy vt.占領,住進logic n.邏輯,邏輯學BASIC 初學者通用符號指令代碼machine code 機器代碼teaching language 教學語言debug n.DOS命令,調試simplicity n.單純,簡樸compactness a.緊湊的,緊密的timesharing system 分時系統description n.描述,說明interactive language 交互式語言break n.中斷manufacturer n.制造業者structure chart 結構圖dialect n.方言,語調the program flow 程序流expense n.費用,代價manager module 管理模塊uniformity n.同樣,劃一worder module 工作模塊archaic a.己廢的,古老的mainmodule 主模塊sufficient a.充分的,足夠的submodule 子模塊data processing 數據處理modify v.修正,修改business application 商業應用outline n.輪廓,概要scientific application 科學應用compose分解lexical a.字典的,詞匯的code 代碼non-programmer n.非編程人員node vt改為密碼notation n.記號法,表示法,注釋pseudocode n.偽代碼verbosity n.嘮叨,冗長commas n.逗點逗號record n.記錄documentation 文檔subrecord n.子記錄flowchart/flow 程表流程data division 數據部visual a.視覺的procedure division 過程部represent vt.表現,表示,代表comprise vt.包含 構成structured techniques結構化技術operator n.運算符,算子straightforward a.筆直的,率直的commercial package 商業軟件包subroutine n.子程序generator n.產生器,生產者driver module 驅動模塊mathematician n.專家line by line 逐行operator n.作符translate vt.翻譯,解釋forerunner n.先驅modular 摸塊化ancestor n.祖宗cumbersome a.討厭的,麻煩的teaching programming 編程教學lengthy a.冗長的,漫長的alter vi./vt.改變flaw n.缺點裂紋devclop vt.發達separate a.各別的recompile v.編譯assist n.幫助cycle n.循環technician n.技師remove vt.移動,除去straight line 直線category n.種類,類項rectangle n.長方形,矩形P-code p代碼virtrally ad.事實上symology n.象征學象征的使用register n.寄存器to summaries 總之,總而言之by convention 按照慣例cyptic n.含義模糊的,隱藏的diamond-shaped a,菱形的bracket n.括號decision n判斷obviate 除去,排除terminal n. a終端機,終端的keyword n.關鍵字card reader 閱讀器underline vt.下劃線translator program 譯程序monadic a. monad(單位)的Programming 程序設計dec/binary n.二進制source language 源語shift 變化,轉移,移位machine language 機器overflow n.溢出machine instruction 機器指令arithmetic n.算術

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
  • 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論