Data Structure 1 Introduction

Source: Internet
Author: User

1. Data: A symbol describing objective things. It is an object that can be operated by a computer. It is a collection of symbols that can be recognized by a computer and input to the computer for processing.

2. Data Element: it is a basic unit that makes up data and has a certain significance. It is usually processed as a whole in a computer. It is also called a record.

3. Data items: a data element can be composed of several data items. Data items are the smallest units that cannot be separated.

4. Data Object: a set of data elements with the same nature and a subset of data.

5. Data Structure: a set of data elements with one or more specific relationships.

6. Logical Structure and physical structure:

6.1 Logical Structure: The relationship between data elements in a data object.

6.1.1 set structure: Except for the same set, the data elements in the set structure have no other relationship.

6.1.2 linear structure: data in a linear structure is a one-to-one relationship.

6.1.3 tree structure: there is a one-to-many hierarchy between data elements in the tree structure.

6.1.4 graphic structure: the data elements of a graphic structure are many-to-many relationships.

6.2 physical structure: the logical structure of exponential data is stored in the computer.

6.2.1 sequential Storage Structure: stores data elements in address-contiguous storage units. The logical and physical relationships between data are consistent.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.