2015 self-taught data structure guide--Macro-Chapter

Source: Internet
Author: User

One, Macro map:




Second, the textbook content of the idea summary:

For all the contents of this book, the data structure can be summed up in one sentence:

"We explore in this book: a set of organizational ways (logical structures) and how they are stored within a computer (physical structure, storage structure), and a set of operations (basic sets of operations) defined on that group of data, with one or more relationships with each other. There are also some common implementations of basic operations (algorithms)"

In other words, when we describe a data structure, we should describe it from a whole, mainly from four aspects:

1. What is the logical structure? (The logical relationship between data elements)

2. What are the basic operations? (processing or operation of logical structures)

3. What is the implementation process of these operations? Algorithm

4. What storage structures can be used to implement this logical structure? (Physical implementation on the logical structure of the computer)


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

2015 self-taught data structure guide--Macro-Chapter

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.