网站大量收购闲置独家精品文档,联系QQ:2885784924

chapter1-Introducer课件.ppt

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

Data Structure;Chapter 1 Introducer; 1.1 Research Content of DS;Kind of problems numeric 总额为一元的硬币,问1,2,5分硬币各几枚? no-numeric students select courses. ;“student” Table;“course” Table;sno;eg:File System in OS;2) Core of DS: Objects、Relation、 Operation 3) Station in CS Come of mathematics: Between mathematics and computer software. Essence of programming:choose a good DS, then design a good algorithms. program = ds + algorithms ;1) Data:Everything that computers could understand, it’s a symbol. Numeric:integer、real No-numeric:student info、sales order 2) Data Element:unit in data. Data ? set (collection). Element ? everyone in the set. 3) Data Item: unit in data element, it is the smallest unit consist in element(atomicity,原子性). eg: student info ? sno,sex,name,age …;4) Data Structure: Collection of data elements, there are some relations between them . Data_Structure = {D, R} D: Data Element (数据元素) R: Relation (关系);Logistic structure — The relation between data elements present in real world. There are 4 logistic structure in real world: Set (集合): Linear(线性的) : Tree : Graph / Net(图 / 网):; Physic structure — The storage way(format) of data elements and relations in computer(that means Memory). Operation — What can we do with a kind of DS? It’s associates with Data Elements and Relations. ;5) Data Type: Collection of values that having same attribute, and some operations can be put on them. Atomic Type:It’s can’t be divide any more. Structural Type:It’s can be divide into smaller type.;6) ADT(Abstract Data Types):Defined by users, to describe the real problem’s Model and Operations on it. Notice: ADT just only described the Logistic Structure of itself, and Nothing about it’s Physic Structure. ADT=(D,S,P) D: Data Objects;S: Relations;P: Operations;本书抽象数据类型定义格式;例 :整数的抽象数据类型(ADT)定义;1.3 Algorithm;2) Algorithm Properties;1.4 Algorithm Analysis; If goal (2) is import

文档评论(0)

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

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

1亿VIP精品文档

相关文档