欢迎来到天天文库
浏览记录
ID:53436062
大小:200.50 KB
页数:50页
时间:2020-04-19
《专业英语9-PPT课件.ppt》由会员上传分享,免费在线阅读,更多相关内容在PPT专区-天天文库。
1、unit4SoftwareDevelopment一newwords:1.encodev.把…编码讲解课文第一段。2.assemblern.汇编程序翻译:另一种翻译程序是汇编程序,它用于以汇编语言编写的程序或程序组成部分。3.translatorn.翻译程序,翻译器Anothertypeoftranslatoristheassembler,whichisusedforprogramsorpartsofprogramswritteninassemblylanguage.4.linkern.连接程序5.debuggern.调试程序,调试器翻译:程序罕有第一次能够正确运行的,
2、所以一种称为调试程序的程序常被用来帮助查找称为程序错误的问题。Programsseldomworkcorrectlythefirsttime,soaprogramcalledadebuggerisoftenusedtohelpfindproblems,calledbugs.6.bugn.(程序)错误,缺陷Programsoftenneedtorepeatashortseriesofstepsmanytimes,forinstanceinlookingthroughalistofgamescoresandthehighestscore.Suchrepetitiveseq
3、uencesofcodearecalledloops.7.repetitivea.重复的翻译:程序经常需要多次重复不长的一系列步骤,例如:在浏览游戏得分表并从中找出最高得分时。这种重复的代码序列称为循环。8.subroutinen.子程序翻译:程序经常不止一次地使用特定的一系列步骤。这样的一系列步骤可以组合成一个子程序,而子程序根据需要可在主程序的不同部分进行调用或访问。Programsoftenuseaspecificsequenceofstepsmorethanonce.Suchasequenceofstepscanbegroupedtogetherintoasu
4、broutine,whichcanthenbecalled,oraccessed,asneededindifferentpartsofthemainprogram.Aprogrammightcomparetwonumbersandbranchtoadifferentpartoftheprogramdependingontheresultofthecomparison.9.branchn.(学科)分科;部门;分枝vi.分支vt.使分支,分割二technicalterms1.inferenceengine推理机2.systemcall系统调用3.compiledlangu
5、age编译执行的语言4.parallelcomputing并行计算5.patternmatching模式匹配6.memorylocation存储单元7.interpreterprogram解释程序8.libraryroutine库程序,程序库例行程序9.intermediateprogram中间程序,过渡程序10.sourcefile源文件二technicalterms11.解释执行的语言interpretedlanguage12.设备驱动程序devicedriver13.源程序sourceprogram14.调试程序debuggingprogram15.目标代码ob
6、jectcode16.应用程序applicationprogram17.实用程序utilityprogram18.逻辑程序logicprogram19.墨盒inkcartridge20.程序的存储与执行programstorageandexecution21.网站website三、textIntroduction(readingp74-75)ProgramdevelopmentProgramelementsProgramfonctionHistoryThefuture学术论文的写作和投稿一、为什么写学术论文?二、论文的类别三、论文的格式四、论文的写作五、论文的投稿一、
7、为什么写学术论文?学术论文通常是对社会科学和自然科学领域某些现象和问题进行比较系统的研究,以探索其本质及其发展规律等的理论性文章.它和一般文章不同,具有科学性、理论性、独创性、专业性等的特点。应该按规范格式和要求来撰写,同时在表达方面力求有较高的可读性。一、为什么写学术论文?参加学术会议,促进学术交流在学术期刊上发表,使国内外同行了解自己的研究成果学习和工作的要求二、论文的类别理论创新应用创新综述项目系统应用介绍三、论文的格式Title(标题)Authorandaffiliation(作者和单位)Abstract(摘要)Keywords(关键词)Ta
此文档下载收益归作者所有