- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
[专业英语4-09[专业英语4-09[专业英语4-09
unit 4 Software Development
一 new words:
1. encode v. 把…编码
讲解课文第一段。
2. assembler n.汇编程序
翻译:另一种翻译程序是汇编程序,它用于以汇编语言编写的程序或
程序组成部分。
3. translator n.翻译程序,翻译器
Another type of translator is the assembler, which is used
for programs or parts of programs written in assembly
language.
Evaluation only.
Created with Aspose.Slides for .NET 3.5 Client Profile .
Copyright 2004-2011 Aspose Pty Ltd.
4. linker n. 连接程序
5.debugger n. 调试程序,调试器
翻译:程序罕有第一次能够正确运行的,所以一种称为调试程序的程序常被用来帮助查找称为程序错误的问题。
Programs seldom work correctly the first time, so a program called a debugger is often used to help find problems, called bugs.
6.bug n. (程序)错误,缺陷
Programs often need to repeat a short series of steps many times, for instance in looking through a list of game scores and the highest score. Such repetitive sequences of code are called loops.
7.repetitive a. 重复的
翻译:程序经常需要多次重复不长的一系列步骤,例如:在浏览游戏得分表并从中找出最高得分时。这种重复的代码序列称为循环。
Evaluation only.
Created with Aspose.Slides for .NET 3.5 Client Profile .
Copyright 2004-2011 Aspose Pty Ltd.
8. subroutine n. 子程序
翻译:程序经常不止一次地使用特定的一系列步骤。这样的一系列步骤可以组合成一个子程序,而子程序根据需要可在主程序的不同部分进行调用或访问。
Programs often use a specific sequence of steps more than once . Such a sequence of steps can be grouped together into a subroutine, which can then be called, or accessed, as needed in different parts of the main program.
A program might compare two numbers and branch to a different part of the program depending on the result of the comparison.
9.branch n. (学科)分科;部门;分枝
vi. 分支 vt.使分支,分割
Evaluation only.
Created with Aspose.Slides for .NET 3.5 Client Profile .
Copyright 2004-2011 Aspose Pty Ltd.
二 technical terms
1. inference engine 推理机
2. system call 系统调用
3. compiled language 编译执行的语言
4. parallel computing 并行计算
5. pattern matching 模式匹配
6. memory location 存储单元
7. interpreter program 解释程序
8. library routine 库程序,程序库例行程序
9. intermediate program 中间程序,过渡程序
10. source file 源文件
Evaluation only.
Created with Aspose.Slides for .NET 3.5 Client Profil
原创力文档


文档评论(0)