c专业英语单词.doc_第1页
c专业英语单词.doc_第2页
c专业英语单词.doc_第3页
c专业英语单词.doc_第4页
c专业英语单词.doc_第5页
已阅读5页,还剩16页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

c+常用英语单词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 字符值character s类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整理BY manucjj发音:Pointers(指针)references(引用)casts(类型转换)arrays(数组)constructors(构造)abstraction抽象 action行动 action-oriented面向行动analysis分析 ANSI/ISO standard+标准arithmetic and logic unit(ALU) 算术和逻辑单元arithmetic operators 算术操作符assenbly language汇编语言association关联 associativity of operators地址操作符 assignment operator赋值操作符 attribute属性 attributes of an object对象的属性 behavior行为 binary operator二元操作符 C+ standard library C+标准库 compile error 编译错误 compiler编译器 component组件 date member 数据成员 distributed computing 分布式计算 editor编辑器 encapsulation封装 execution-time error执行期错误fatal error致命错误 flow of control控制流程 function函数 identifier标识符 information hiding信息隐藏 inheritance继承 instantiate实例化interface接口 interpreter解释器 linking连接 logic error逻辑错误 modeling建模 multiple inheritance多重继承 multiprogramming多路程序 Object Management Group(OMG)对象管理组 object-oriented analysis and design(OOAD)面向对象分析和设计 operator associativity操作符的结合性 precedence优先级 preprocessor预处理器 prompt提示 pseudocode伪代码 satement语句 structured programming结构化编程 syntax error语法错误 Unified Modeling Language(UML)统一建模语言 user-defined type 用户自定义类型 variable变量名 algorithm算法 block代码块 case label标签 infinite loop无限循环 delay loop延迟循环parameterized stream manipulator参数化流操纵元 syntax error语法错误 composition合成 Object Constraint Language(OCL)对象限制语言 argument in a function call函数调用中的参数 automatic storage class自动存储类 call-by-reference按引用调用 coercion of arguments强制类型转换 dangling reference悬挂引用 enumeration枚举access function访问函数 class scope类作用域 constructor构造函数 destructor析构函数 global object全局对象 header file头文件 interface to a class类的接口 proxy class代理类 rapid applications development(RAD)快速应用程序开发 source-code file源代码文件 handle句柄 abstract data type(ADT)抽象数据类型first-in-first-out(FIFO)先进先出 iterator迭代器 member access specifiers成员访问说明符 pop(stack operation)弹出(堆栈操作) forward declaration 提前声明 1.int:integer,整数 2.const:constant,变量3.Variable:变量 4.IDE:集成开发环境5.Visual C : 微软雄司开发的C言语C集成开发环境软件6.Turbo C: Borland雄司开发的c编译器7.GCC:Linux下的c编译器 8.C Builder: Borland雄司开发的c言语IDE9.Compile:编译 10.compiler:编译器 11.float:浮点数,实数12.double:双精度浮点数,实数13.debug:调试 14.Dennis

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论