This is a mind map about data and data structure. The main contents include: Chapter 6: Composition of data in the era of big data, Chapter 5: Data structure and algorithm, Chapter 4: Tree, Chapter 3: String , queue and stack, Chapter 2: Arrays and linked lists, Chapter 1: Data and data organization.
Edited at 2024-02-13 18:50:35에스파는 세계적인 현상입니다! 2020년 독특한 AI 콘셉트로 데뷔하자마자 엄청난 열풍을 일으켰습니다. 2021년에는 음악적 성공을 거두며 수많은 상을 수상했습니다. 2022년에는 글로벌 확장을 시작했고, 2023년에는 상업적 성공과 콘서트를 통해 정점에 도달했습니다. 2024년에는 활동을 다각화하며 정규 앨범을 발매했습니다. 2025년에는 화려한 월드 투어를 시작했습니다. 카리나, 윈터, 지젤, 닝닝은 각자의 매력을 가지고 있습니다. 2026년에는 방콕과 마카오 투어 계획이 발표되었습니다. 최근 홍콩에서 열린 두 번의 콘서트는 매진을 기록했고, 일본 후쿠오카에서는 10회 연속 공연을 펼쳤습니다. 8월에는 TIMA 어워드 3관왕을 달성했습니다. 여섯 번째 미니 앨범 'Rich Man'이 곧 발매됩니다!
보이 그룹 세븐틴을 소개합니다. 2015년 데뷔하여 신인상을 수상했습니다. 2016년 눈부신 성장을 이루었고, 2018년부터는 글로벌 영향력을 크게 확대했습니다. 2023년에는 "MAESTRO"로 15곡 이상의 1위곡을 기록하며 정점에 도달할 것으로 예상됩니다. 2024년에도 가요계를 장악할 태세입니다. 멤버 우지와 호시는 9월 입대하며 10주년 기념 앨범 발매를 앞두고 있습니다. 세븐틴은 힙합, 퍼포먼스, 보컬 세 가지 유닛으로 구성되어 있습니다. 멤버 원쥔후이는 유네스코 청소년 홍보대사로 활동하며 중국어로 연설하기도 했습니다. 세븐틴은 6개의 국제 영예와 10개의 음악상을 수상했습니다.
這是關於 歴史的なタイムライン 的心智圖,主要內容:⏳紀元前500年,🔤1500年代,🎃1700年代,🧛1740年代,🍬1880年代,🎃紀元1840年代,🍬紀元1918年,📺紀元1997年,💌紀元2010年,📱紀元2016年,💻紀元2020年,💰紀元2022年,🤖紀元2023年,📺紀元2024年,。
에스파는 세계적인 현상입니다! 2020년 독특한 AI 콘셉트로 데뷔하자마자 엄청난 열풍을 일으켰습니다. 2021년에는 음악적 성공을 거두며 수많은 상을 수상했습니다. 2022년에는 글로벌 확장을 시작했고, 2023년에는 상업적 성공과 콘서트를 통해 정점에 도달했습니다. 2024년에는 활동을 다각화하며 정규 앨범을 발매했습니다. 2025년에는 화려한 월드 투어를 시작했습니다. 카리나, 윈터, 지젤, 닝닝은 각자의 매력을 가지고 있습니다. 2026년에는 방콕과 마카오 투어 계획이 발표되었습니다. 최근 홍콩에서 열린 두 번의 콘서트는 매진을 기록했고, 일본 후쿠오카에서는 10회 연속 공연을 펼쳤습니다. 8월에는 TIMA 어워드 3관왕을 달성했습니다. 여섯 번째 미니 앨범 'Rich Man'이 곧 발매됩니다!
보이 그룹 세븐틴을 소개합니다. 2015년 데뷔하여 신인상을 수상했습니다. 2016년 눈부신 성장을 이루었고, 2018년부터는 글로벌 영향력을 크게 확대했습니다. 2023년에는 "MAESTRO"로 15곡 이상의 1위곡을 기록하며 정점에 도달할 것으로 예상됩니다. 2024년에도 가요계를 장악할 태세입니다. 멤버 우지와 호시는 9월 입대하며 10주년 기념 앨범 발매를 앞두고 있습니다. 세븐틴은 힙합, 퍼포먼스, 보컬 세 가지 유닛으로 구성되어 있습니다. 멤버 원쥔후이는 유네스코 청소년 홍보대사로 활동하며 중국어로 연설하기도 했습니다. 세븐틴은 6개의 국제 영예와 10개의 음악상을 수상했습니다.
這是關於 歴史的なタイムライン 的心智圖,主要內容:⏳紀元前500年,🔤1500年代,🎃1700年代,🧛1740年代,🍬1880年代,🎃紀元1840年代,🍬紀元1918年,📺紀元1997年,💌紀元2010年,📱紀元2016年,💻紀元2020年,💰紀元2022年,🤖紀元2023年,📺紀元2024年,。
Data and data structures
Chapter 1: Data and Data Organization
data
Numbers: They have no meaning in themselves and have no quantitative meaning. They only have specific practical meaning in specific situations.
Numeric value: data composed of numerical symbols, with quantitative meaning, and capable of arithmetic operations
Data organization
Data element: the basic unit of data
Data types: basic data types and structural data types
Data structure: the relationship between data, that is, the organization form of data
Chapter 2: Arrays and Linked Lists
array
Concept: a sequence composed of variables of the same type
One-dimensional array: suitable for representing data sequences with linear characteristics
characteristic
Array elements have the same data type
Access the value of array elements through array name and subscript
Store empty fixed space
linked list
Concept: A data structure that connects data objects that need to be processed in the form of nodes through pointers.
characteristic
The structure of each node in the same linked list is the same
Each linked list must have a head pointer to implement reference and boundary processing of the linked list
The space occupied by the linked list is not fixed
Chapter 3: Strings, Queues and Stacks
string
Concept: A finite sequence of zero or more characters
characteristic
finite seriality
String comparability
queue
Concept: A first-in, first-out linear list. The end that allows insertion is called the tail of the queue, and the end that allows deletion is called the head of the queue.
characteristic
First in, first out, last in, last out
finite seriality
stack
Concept: A linear table with restricted operations, allowing insertion or deletion only at one end of the table
characteristic
First in, last out, last in, first out
finite seriality
Chapter 4: Tree
Trees and Binary Trees
The concept of tree: It can be described as a finite set composed of n (n>=0) nodes and a node relationship defined on the set.
The concept of a binary tree: it is a finite set with n nodes
Binary tree properties
There are at most 2 k-1 power nodes on the kth layer.
A binary tree with depth k has at most 2 k - 1 nodes.
n0=n2 1
Basic operations of binary trees
Complete binary tree and incomplete binary tree
Traverse
Preorder traversal: around the root
In-order traversal: left root right
Postorder traversal: left and right roots
abstract data type
Chapter 5: Data Structures and Algorithms
Iteration and recursion
The concept of iteration; an activity that repeats a feedback process, usually with the goal of bringing results in line with goal expectations
Data sorting
Bubble Sort
Data lookup
sequential search
binary search
Chapter 6: Composition of data in the era of big data
Organization of data in real-time query systems
Organization and application of POI data