- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
c语言数据结构补充(C language data structure supplement)
c语言数据结构补充(C language data structure supplement)
For Many a little make a mickle. progress every day.
I. Basic Concepts and terminology
Data (Data): a symbolic representation of information
In computer science, a general term for all symbols that can be entered into a computer and processed by a computer program
Data element (Data Element): the basic unit of data
In computer programs, usually considered and handled as a whole
A data element can consist of several data items
A data item is the smallest unit of data that cannot be divided
Data object (Data Object): a collection of data elements of the same nature
Is a subset of the data
Structure (Data): a collection of data elements that exist in one or more specific relationships with each other
The data structure is divided into logical structure and physical structure
The relation between data is called logical structure
They are usually divided into four categories:
* data elements in a collection structure, except that they belong to one type
Nothing else
* there is a one to one relationship between the data elements in the linear structure
* there is a one to many relationship between data elements in tree structured structures
* there are many to many relationships between data elements in graphs, structures, or mesh structures
The data structure is formally defined as: the data structure is a two tuple: Data-Structure= (D
S)
Where: D is a finite set of data elements
S is a finite set of relations on D
The data structure of the complex number is defined as follows: Complex= (C
R)
Where: C is the two sets of real numbers {C1
C2}
Representing the real and imaginary parts of the complex number, respectively
R={P}
P is a relation defined on a collection {C1
C2}.
The representation of data structures in a computer is called the physical structure of data
Also known as storage structure
Data structures have two different representations in a computer: sequential and non sequential representations
Two different storag
您可能关注的文档
- (转)什么是西南大旱的最坏准备_月是故乡明_新浪博客((trans) what's the worst preparation for a drought in Southwest China _ is home next month _ Sina blog).doc
- (人教版)八年级下册语文课后生字词拼音及解释(完整版)((PEP) grade eight Chinese Pinyin words epigenetic and interpretation (full version)).doc
- 0-90度正弦值(0-90 degree sine).doc
- - 上海lng加气站 上海cng加气站博客上海lng加气站 上海cng加气站博客(- Shanghai LNG filling station, Shanghai CNG filling station blog, Shanghai LNG filling station, Shanghai CNG filling station blog).doc
- 010年顺义区中考二模数学试题(010 years of Shunyi District senior high school entrance examination mathematics examination the second mock exam).doc
- (设计)工作细则 - 上海工程技术大学 继续教育学院((Design) working rules - Continuing Education College of Shanghai University of Engineering Science).doc
- 02-03第一学期初三语文试卷52898(02-03 Chinese exam paper for the first semester 52898).doc
- 020我国基层群众自治制度地位的重大提升(020, the important promotion of our country's grass-roots mass autonomy system).doc
- 05-2-1.汉王降价,能降出个怎样的未来(05-2-1. Hanvon prices can drop out of what the future).doc
- 05.无形资产(5 intangible assets).doc
- c语言经典编程题(C programming language classic).doc
- crc16(crc16).doc
- d8理塘世界高城(D8 Litang high world city).doc
- cad2011快捷键大全(Cad2011 keyboard shortcuts).doc
- db2import参数(db2import参数).doc
- ddr3与ddr2的不同之处(The difference between DDR3 and DDR2).doc
- dell(戴尔).doc
- delphi指针(Delphi指针).doc
- dj - mc最棒的喊麦台词(DJ MC - the best to.).doc
- dhcp服务器详解(DHCP server details).doc
最近下载
- (完整版)党员发展对象试题题目和答案.pdf VIP
- 2025年天翼云高级运维工程师认证参考试题库资料(含答案).pdf
- 石油企业质量安全环保论文.docx VIP
- 水处理药剂投标文件格式.docx VIP
- AI 软件开发行业市场调研分析报告.docx
- 0.中国中铁建筑施工典型异常工况安全处置工作指引宣贯材料.pptx VIP
- ANCA相关性血管炎的诊治.ppt
- 石油健康安全环保论文.doc VIP
- 阅读理解专项+标题的含义及作用++++课件(共29张ppt)++2023-2024学年统编版语文七年级上册.pptx VIP
- GB_T 1094.11-2022 电力变压器 第11部分:干式变压器.docx VIP
文档评论(0)