ImageVerifierCode 换一换
格式:DOC , 页数:18 ,大小:27.75KB ,
资源ID:4051451      下载积分:20 文钱
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,省得不是一点点
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.wenke99.com/d-4051451.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(c++必背单词.doc)为本站会员(hw****26)主动上传,文客久久仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知文客久久(发送邮件至hr@wenke99.com或直接QQ联系客服),我们立即给予删除!

c++必背单词.doc

1、运算符与表达式: 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. logica

2、l 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. applicati

3、on 应用 函数: 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

4、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 初始化 Initializati

5、on 数据格式 number format 说明 Declaration 类型转换 type conversion 定义 Define 、 definition 2 条件语句 ( condition statement) 选择 select 表达式 expression 逻辑表达式 logical expression 关系表达式 Relational expression 优先 priority 运算 operation 结构 structure 3 循环语句 (circle statement) 循环 circle 条件 condition 变量 variant 过程 process 优先

6、 priority 运算 operation 4 函数 (function) 调用 call 返回值 return value 函数 function 声明 declare 参数 parameter 静态的 static 外部的 extern 5 数组和指针 (array and pointer) 数组 array 引用 reference 元素 element 地址 address 排序 sort 字符 character 字符串 string 应用 application 指针 pointer 参数 argument 数组 array 声明 declaration 表示 represent

7、 处理 manipulate 6 结构体、 共用体 (structures 、 union ) 结构 structure 成员 member 标记 tag 函数 function 枚举 enumerate 联合 ( 共用体 ) union 创建 create 插入 insert 删除 delete 修改 modify 7 文件 ( file) 文件 file 打开 open 关闭 close 读 read 写 write 错误 errorProgram Design 程序设计 writing program 编写程序 standardize vt.使标准化 coding the program

8、 编程 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

9、.中断 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.轮廓,概要

10、 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 过程部 represen

11、t 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.祖宗 cumber

12、some 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.

13、寄存器 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 变

14、化,转移,移位 machine language 机器 overflow n.溢出 machine instruction 机器指令 arithmetic n.算术,算法 computer language 计算机语 composite symbol 复合型符号 assembly language 汇编语 assignment n.赋值 floating point number 浮点数 proliferation n.增服 high-level language 高级语 pointer n.指针 natural language 自然语言 array n.数组矩阵, source text

15、源文本 subscript n.下标 intermediate language 中间语言 type conversion 类型转换 software development 软件开发 address arithmetic 地址运算 map vt.映射,计划 denote vt.指示,表示 maintenance cost 维护费用 subprogram n.子程序 legibility n.易读性,易识别 separate compilation 分离式编泽 amend vt.修正,改善 alphabetic a.照字母次序的 consumer n.消费者 digit n.数字位数 enor

16、mous a.巨大的,庞大的 numeric expression 数值表达式 reliability n.可信赖性,可信度 tap n.轻打,轻敲,选择 safety n.安全,安全设备 print zone 打印区 property n.财产,所有权 column n.列 correctness n.正确, functionality n.机能 semicolon n.分号 portable a.叮携带的,可搬运的 survey n.概观 altoggle n.肘节开关 task n.作,任务 declaration n.宣告 说明 source program 源程序 mufti-dim

17、ension array 多维数组 object program 目标程序c+常用英语单词常用英语单词常用英语单词常用英语单词 A抽象数据类型 abstract data type 抽象 abstraction累加 accumulating 实际变元 actual argument实际参数 actual parameter 地址运算符 address operator算法 algorithm 功能模型 al model运算与逻辑单元 ALU 分析 analysis应用软件 application software 参数/变元 argument算术运算符 arithmetic operators

18、 基类 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 字符值

19、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 fie

20、ld 数据文件 data file数据隐藏 data hiding 数据成员 data member数据类型 data type 声明部分 declaration section声明语句 declaration statement 自减运算符 decrement operator缺省复制构造函数 default copy constructor 缺省构造函数 default constructor函数定义 definition 定义语句 definition statement派生类 derived class 桌面检查 desk checking析构函数 destructor 文档编写 do

21、cumentation双精度数 double-precision number 动态绑定 dynamic hinding动态模型 dynamic modelE回显打印 echo printing 封装 encapsulation转义序列 escape sequence 交换排序法 exchange sort 表达式expression 外部文件名 external file nameF假条件 false condition 域宽操纵符 field widthmanipulator文件访问 file access 文件组织形式 file organization文件流 file stream 浮

22、点数 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实现部分 implementation section 自增运算符 increment operator下标 index 下标变量 indexed variable间接寻址 indirect addressing 无限循环 infinite loop间接寻址运算符 indirection operator 继承性 inheritance内联成员函数 inline member 输入文件流 input file stream实例变量 instance variables 解释型语言 interpreted language

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。