计算机专业英语Chapter5课件.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《计算机专业英语Chapter5课件.ppt》由用户(三亚风情)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机专业 英语 Chapter5 课件
- 资源描述:
-
1、内容内容l正文lHistory of Programming Languages lObject-oriented Programming l阅读材料lIntroduction to The C#Language and The.NET Framework l Introduction to Python 1 History of Programming Languages Key Wordslpunch card n.穿孔卡片lappearance n.外观ldecimal adj.十进位的lformulaic adj.公式的lTuring machine图灵机lmagnetic drum
2、磁鼓lassembly language 汇编语言lerror-prone 易于出错的lBackus-Naur Form(BNF)BNF范式lcontext-free上下文无关llexical adj.词汇的;语词的 Key Wordslpolymorphic adj.多形态的ltedious adj.冗长乏味的ldefense contractors 国防承包商lpostulate v.假设lcompilation n.编译lgarbage collection垃圾回收lstatic typing静态验证lextended static checking 延伸静态检查lmodularity
3、n.模块lmixin n.混合类型ldelegate n.委托lpunctuationn.标点符号 NoteslIts principal use is in rigorous analyses of algorithmic complexity.lThe introduction of lexical scoping for names in arbitrarily nested scopes.lHowever,one important new trend in language design was an increased focus on programming for large-
4、scale systems through the use of modules,or large-scale organizational units of code.它主要应用在对算法复杂性的精密分析中。在任意嵌套中引入了变量名的语义(作用)范围。然而,语言设计的一个重要的新趋势是应用模块或大型企业级代码单元来开发大型系统已经成为关注的焦点。NoteslThe limited speed and memory capacity forced programmers to write hand tuned assembly language programs.lThe design of J
5、ava was a more conservative version of ideas explored many years earlier in the Smalltalk community,but the widespread adoption of languages that supported features like garbage collection and strong static typing was a major change in programming practice.有限的速度和内存容量迫使程序员手工编写优化了的汇编程序。Java的设计比Smallta
6、lk社区在很多年前就已经探索过的想法更保守,但是,对于支持垃圾回收和强静态类型等特性的编程语言的广泛采用是一个在实际编程中的主要变化。2 Object-oriented Programming Key Wordslobject-orientedadj.面向对象的lparadigmn.范例linheritancen.继承lmodularityn.模块性lpolymorphismn.多态性lencapsulationn.封装lnascentadj.初期的lvirtuen.优点lattributen.属性lpropertyn.属性lbehaviorn.行为 Key Wordslfeaturen.特征
展开阅读全文