Data structure and algorithm with learning

Source: Internet
Author: User

1. Data structure is a study of non-numerical computing programming problems in the operation of the object, and their relationship and operation and other related issues of the subject.

2. Traditionally, we have divided data structures into logical and physical structures.

Logical structure: Refers to the interrelationship between data elements in a data object.

Physical structure: Refers to the storage form of the logical structure of data in a computer.

3. Collection structure: Data elements in a collection structure have no other dubious relationships, except that they belong to one collection.

Linear structure: The data elements in a linear structure are a one to the same relationship.

Tree structure: There is a one-to-many hierarchical relationship between data elements in a tree structure.

Graphical structure: The data elements of a graphical structure are many-to-many relationships.

4. Memory is mainly for memory, such as hard disk, floppy disk, CD and other external memory data organization is usually described by the file structure.

6. There are two types of storage structures for data elements: sequential storage and chained storage

Sequential storage structure: The data element is stored in an address continuous storage unit, the logical relationship between the data and the physical relationship is consistent.

Data structure and algorithm with learning

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.