MindMap Gallery Data structure linear table stack queue knowledge point notes
Data structure linear table stack queue knowledge point notes: Search: sequential search, binary search, B-tree and B-tree; sorting: simple selection sort, two-way merge sort, radix sort.
Edited at 2022-12-23 09:52:10One Hundred Years of Solitude is the masterpiece of Gabriel Garcia Marquez. Reading this book begins with making sense of the characters' relationships, which are centered on the Buendía family and tells the story of the family's prosperity and decline, internal relationships and political struggles, self-mixing and rebirth over the course of a hundred years.
One Hundred Years of Solitude is the masterpiece of Gabriel Garcia Marquez. Reading this book begins with making sense of the characters' relationships, which are centered on the Buendía family and tells the story of the family's prosperity and decline, internal relationships and political struggles, self-mixing and rebirth over the course of a hundred years.
Project management is the process of applying specialized knowledge, skills, tools, and methods to project activities so that the project can achieve or exceed the set needs and expectations within the constraints of limited resources. This diagram provides a comprehensive overview of the 8 components of the project management process and can be used as a generic template for direct application.
One Hundred Years of Solitude is the masterpiece of Gabriel Garcia Marquez. Reading this book begins with making sense of the characters' relationships, which are centered on the Buendía family and tells the story of the family's prosperity and decline, internal relationships and political struggles, self-mixing and rebirth over the course of a hundred years.
One Hundred Years of Solitude is the masterpiece of Gabriel Garcia Marquez. Reading this book begins with making sense of the characters' relationships, which are centered on the Buendía family and tells the story of the family's prosperity and decline, internal relationships and political struggles, self-mixing and rebirth over the course of a hundred years.
Project management is the process of applying specialized knowledge, skills, tools, and methods to project activities so that the project can achieve or exceed the set needs and expectations within the constraints of limited resources. This diagram provides a comprehensive overview of the 8 components of the project management process and can be used as a generic template for direct application.
Data structure linear table stack queue knowledge point notes
linear table
definition
Basic operations
initialization
random access
Position search
insert
delete
Ask for table length
reverse order
accomplish
sequential storage
chain storage
one-way linked list
circular linked list
Doubly linked list
application
Represent polynomials using linked lists
stack
basic concept
definition
Basic operations
initialization
Stack full judgment
push to stack
Stack empty judgment
pop
sequential storage structure
chain storage structure
application
Expression evaluation
maze problem
queue
basic concept
definition
initialization
full judgment
Queue
Empty judgment
Dequeue
sequential storage structure
chain storage structure
Compressed storage of diagonal matrices
Compressed storage of symmetric matrices
picture
basic concept
storage
adjacency matrix method
adjacency list method
Traverse
depth first
breadth first
application
minimum spanning tree
Kruskal algorithm
Prim's algorithm
shortest path
Dijkstra's algorithm
Floyd algorithm
topological sort
Critical Path
Trees and Binary Trees
basic concept
Binary tree
Sequential storage structure of binary tree
Binary tree chain storage structure
Binary tree traversal
prologue
mid-order
Afterword
non-recursive
clue binary tree
structure
Traverse
trees and forest
tree storage structure
parent representation
Child linked list representation
child brother representation
Forest to Binary Tree Conversion
Tree and forest traversal
Applications of trees
Binary sorting tree
Find
insert
delete
balanced binary tree
Haverman tree
sort
insertion sort
direct insertion sort
half insertion sort
bubble sort
Simple selection sort
Hill sort
Quick sort
Two-way merge sort
Heap sort
Radix sort
application
Find
sequential search
half search
B-trees and B-trees
basic concept
Basic operations
Find
insert
delete
Hash
Function design
division leaving remainder method
Square-Medium Method
digital analytics
folding method
conflict resolution
chain storage method
open address law
Linear detection method
square detection method
loading factor
average search length
Average number of successful/unsuccessful lookups