下载此文档

计算机专业英语 08影印版 必备单词及翻译课件.ppt


文档分类:外语学习 | 页数:约59页 举报非法文档有奖
1/59
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/59 下载此文档
文档列表 文档介绍
Programming程序设计1、whatisprogramAlgorithm算法DataStructure数据结构2、programlanguage-Algorithmexpressinflowchart(流程图)3、puterscientistNiklausWirthstatedthat:Programs=Algorithms+DataStructuresAnalgorithmis:“Aneffective(有效的)procedureforsolvingaprobleminafinite(有限的)numberofsteps."Itiseffective,whichmeansthatananswerisfoundanditfinishes,-designedalgorithmwillalwaysprovideananswer,、Whatisprogram2计算机专业英语Thealgorithmcanbeexpressedinflowchart,whichhas3structrue:Sequence顺序Decision选择(alsoknownasSelection)Repetition循环(alsoknownasIterationorLooping)esinallshapesandsizes,,consideralistofthingstodo,alistofingredients成份inarecipe处方,,anizedinasimilarway:,,anizationsarelinkedlists链接表,stacks堆栈,queues队列,sets集合,hashtables哈希表,trees树,heaps堆,,abstraction抽象性,,,,。例如,考虑一些我们用来查找数据的组织方式。一种过分简单的方式是将数据放置到数组中,并用遍历的方法找到需要的元素。然而,这种方法是低效率的,因为在许多情况下,我们需要遍历所有元素才能完成。使用其他类型的数据结构,如哈希表和二叉数,我们能够相当快速地搜寻数据。5计算机专业英语Abstraction抽象化Datastructuresprovideamoreunderstandablewaytolookatdata;thus,,bystoringdatainastack,wecanfocusonthingsthatwedowithstacks,suchaspushingandpoppingelements,ratherthanthedetailsofhowtoimplement(实现),

计算机专业英语 08影印版 必备单词及翻译课件 来自淘豆网www.taodocs.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数59
  • 收藏数0 收藏
  • 顶次数0
  • 上传人xiang1982071
  • 文件大小458 KB
  • 时间2020-08-04