计算机专业英语(软件4).ppt

上传人:鲁** 文档编号:569084809 上传时间:2024-07-27 格式:PPT 页数:19 大小:479KB
返回 下载 相关 举报
计算机专业英语(软件4).ppt_第1页
第1页 / 共19页
计算机专业英语(软件4).ppt_第2页
第2页 / 共19页
计算机专业英语(软件4).ppt_第3页
第3页 / 共19页
计算机专业英语(软件4).ppt_第4页
第4页 / 共19页
计算机专业英语(软件4).ppt_第5页
第5页 / 共19页
点击查看更多>>
资源描述

《计算机专业英语(软件4).ppt》由会员分享,可在线阅读,更多相关《计算机专业英语(软件4).ppt(19页珍藏版)》请在金锄头文库上搜索。

1、计算机专业英语 张起荣 Unit Two Software Keywords:compiler 编译器编译器maximum最大值最大值procedural 过程化的过程化的low-levele低级低级,底层,底层assembly language汇编语言汇编语言cross-platform跨平台跨平台source code源代码源代码Passage Four C Language Unit Two Software Keywords:embedded system 嵌入式系统嵌入式系统code portability 代码移植性代码移植性system resource 系统资源系统资源inte

2、rpreted languages解释型语言解释型语言stability稳定性稳定性availability可用性可用性Passage Four C Language Unit Two Software Keywords:machine-specific针对于特定机器的针对于特定机器的 abstraction抽取,解析抽取,解析overhead 开销开销algorithm算法算法struct结构体结构体union联合体联合体enum枚举枚举Passage Four C Language Unit Two Software Keywords:variable变量变量function函数函数ope

3、rand操作数操作数operator操作符操作符syntax语法语法loop 循环循环libraries库文件库文件comment 注释注释 Passage Four C Language Unit Two Software Keywords:terminate结束结束load加载加载eidt编辑编辑run运行运行equal相等,等于相等,等于default缺省缺省Passage Four C Language Word-building :super-前缀,意思为超级的。前缀,意思为超级的。 例如:例如:supercomputer 超级计算机超级计算机 supermarket 超级市场超级市

4、场Passage Four C Language Unit Two SoftwareWord-building :动词动词+ment=名词名词 例如:例如:implement实现(实现(v) implementation实现(实现(n) move移动移动(v)movement移动移动(n)Passage Four C Language Unit Two SoftwareWord-building :动词动词+ation=名词名词例如:例如:compute实现(实现(v) computation实现(实现(n)initialize 初始化(初始化(v) initialization初始化(初始化

5、(n)Passage Four C Language Unit Two SoftwareWord-building :ability,后缀,指,后缀,指的能力,可的能力,可性。性。例如:例如:portability可移植性可移植性availability可用性可用性 stability 稳定性稳定性expandability可扩展性可扩展性maintainability可维护性可维护性Passage Four C Language Unit Two SoftwareWord-building :dis-,前缀,表示破坏或者否定前缀,表示破坏或者否定例如:例如:continue 继续继续 dis

6、continue中断中断,中止中止 connect 连接连接 disconnect 切断切断,断开断开Passage Four C Language Unit Two SoftwareSentences :It was designed to be compiled using a relatively straightforward compiler, to provide low-level access to memory, to provide language constructs that map efficiently to machine instructions, and t

7、o require minimal run-time support. Passage Four C Language Unit Two SoftwareSentences : C was therefore useful for many applications that had formerly been coded in assembly language. Passage Four C Language Unit Two SoftwareSentences :One consequence of Cs wide acceptance and efficiency is that co

8、mpilers, libraries, and interpreters of other programming languages are often implemented in C. Passage Four C Language Unit Two SoftwareSentences :Due to its thin layer of abstractionand low overhead, C allows efficient implementations of algorithms and data structures, which is useful for programs

9、 that perform a lot of computations. Passage Four C Language Unit Two SoftwareSentences : First, if the variable count were initially set to any number greater than 5, the statements within the loop would not be executed at all, so it is possible to have a while loop that never is executed. Passage

10、Four C Language Unit Two SoftwareSentences :In nearly any context in C, a simple statement can be replaced by a compound statement that will be treated as if it were a single statement as far as program control goes. Passage Four C Language Unit Two SoftwareSentences :The following is a program that

11、 generates a list of centigrade and Fahrenheit temperatures and printsa message out at the freezing point of water and another at the boiling point of water.Passage Four C Language Unit Two SoftwareSentences :You will also notice that the printf statements that are in the if statements within the big for loop are indented three additional spaces because they are part of another construct. Passage Four C Language Unit Two Software

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 高等教育 > 研究生课件

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号