0 数据结构(0 data structure).doc

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

0 数据结构(0 data structure) The data structure Wikipedia, the free encyclopedia Jump to: navigation, search Binary trees are a type of data structure In computer science, data structure is the way in which data is stored and organized in a computer. In general, well-chosen data structures can lead to optimal efficiency (English: algorithmic efficiency). In general, the choice of data structures starts with the selection of abstract data types. A well-designed data structure should support the operation of various critical states in the context of the possible use of less time and space resources. Data structures can be implemented using the data types, references (English: reference (computer science)) and other operations provided by the programming language. Different types of data structures are suitable for different types of applications, and some are even dedicated to specific job tasks. For example, when a computer network depends on the routing table operation, B tree height applies to the encapsulation of the database. Choosing the appropriate data structure is a major consideration in many types of programming. The construction experience of many large systems shows that the difficulty of encapsulation and the quality and performance of the final results depend on whether the optimal data structure is selected. In many cases, it is easy to get the algorithm when you identify the data structure. In some cases, the direction is reversed: for example, when a key job requires an algorithm for a particular data structure, it will, in turn, determine the data structure it USES. In either case, however, the choice of data structures is critical. The key factor of system construction is the data structure, not the algorithm, which leads to the emergence of a variety of formal design methods and programming languages. Most language with some degree of modular thought, through the data structure of the concrete realization method of the encapsulated hidden behind a lim

文档评论(0)

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

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

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档