第7章计算机专业英语孙建忠.ppt

  1. 1、本文档共28页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第7章计算机专业英语孙建忠资料

计算机专业英语 Chapter 7 Programming Languages Computer English Chapter 7 Programming Languages 计算机专业英语 7-* Key points: useful terms and definitions of programming languages Difficult points: describing the differences between compilers and interpreters 计算机专业英语 7-* Requirements: 1. The origins of the programming languages 2. The concepts of computer compilers 3. Main properties of object-orientation 4. 了解UML,掌握复杂定语从句的翻译技巧 计算机专业英语 7-* New Words Expressions: evolution n. 发展,演变 primitive 原始的, appropriating 适当的 interpreter 解释程序 compiler 编译器 intermediary 中间的 invoke 调用 premium 额外费用,奖金 cryptic 秘密(含义模糊)的 esoteric 深奥的 prompt n.提示符 7.1 Computer Languages Abbreviations: 计算机专业英语 7-* Computer languages have undergone dramatic evolution since the first electronic computers were built to assist in telemetry calculations during World War Ⅱ. Early on, programmers worked with the most primitive computer instructions: machine language. These instructions were represented by long strings of ones and zeros. Soon, assemblers were invented to map machine instructions to human-readable and manageable mnemonics, such as ADD and MOV. 自从第一代电子计算机在第二次世界大战中用于自动计算以来,计算机语言已发生了巨大的变化。早期编程员使用最原始的计算机指令——机器语言来工作。这些指令由一长串的0、1组成。不久,发明了汇编程序,它能将机器指令转换成易读、易管理的助记符,如ADD、MOV等。 7.1 Computer Languages 计算机专业英语 7-* 7.1 Computer Languages In time, higher-level languages evolved [1], such as BASIC and COBOL. These languages let people work with something appropriating words and sentences. Such as Let I=100. These instructions were translated back into machine language by interpreters and compilers. An interpreter translates a program as it reads it, turning the program instructions, or code, directly into actions. A compiler translates the code into an intermediary form. This step is called compiling, and produces an object file. The compiler then invokes a linker, which turns the object file into an executable program. 随后,又

文档评论(0)

jiayou10 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8133070117000003

1亿VIP精品文档

相关文档