Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Data Structure

Data structure is the way a computer stores and organizes data. Data structure refers to a collection of data elements that have one or more specific relationships with each other. Under normal circumstances, a carefully selected data structure can bring higher operating or storage efficiency. Data structure is often related to efficient retrieval algorithms and indexing techniques.

[Data Structure] Binary search tree

Binary search tree, also called binary sort tree, binary search tree. It has the following characteristics:

The value of the left subtree Less than the value of the root node, the value of th

October 15, 2021By Simo Data Structure Data Structure, Fork, search, Tree, twoLeave a Comment

[Data Structure] Tree array template – Code [VS] 1080 line segment tree practice And1081 line segment tree practice 2

CODE[VS] 1080: Click to enter the first floor of the magic tower
CODE[VS] 1081: Click to enter the second floor of the magic tower

The tree array is a good thing. The constant is smaller tha

October 15, 2021By Simo Data Structure and1081, array, code, Data Structure, exercise, line segment, Template, Tree, VSLeave a Comment

[Data Structure] Analysis of B Tree

1. The concept of B-tree B-tree, in general, is a balanced multi-branch tree in which a node can have more than 2 child nodes.

Features:

1> The root node has at least two child nodes

October 15, 2021By Simo Data Structure analysis, B tree, Data StructureLeave a Comment

[Data Structure] 2.java Source Code About LinkedList

Focus on the source code of LinkedList
1. From the underlying data structure, expansion strategy
2. LinkedList additions, deletions and changes
3. Special processing focuses on attention
4. Trave

October 15, 2021By Simo Data Structure 2.java, About, Data Structure, Java, LinkedList, Source CodeLeave a Comment

[Data Structure] Recent public ancestors of any two nodes in the binary tree

Question request: Give two nodes in the binary tree arbitrarily, and find their nearest ancestor

There are three types Situation:

1. The binary tree is a search binary tree

If the

October 15, 2021By Simo Data Structure ancestors, arbitrary, binary tree, Data Structure, middle, nodes, recent public, twoLeave a Comment

[Data Structure] HASH Table

[Data structure] Hash table Hash table is also called a hash table, which is a linear data structure. In general, the time complexity of o(1) can be used to add, delete, modify and check data. In

October 15, 2021By Simo Data Structure Data Structure, haveh, tableLeave a Comment

[Data Structure] Maintenance Queue

T69293 maintenance queue topic description Alice gave Bob has arranged a lot of work. He is so busy that he decides to process these tasks in a “first in first out (FIFO)” order. But in the process

October 15, 2021By Simo Data Structure Data Structure, Maintenance, queueLeave a Comment

[Data Structure] Implementation and Stack of Size

Heap generally refers to a binary heap, the structure is as follows

The number inside the circle refers to the subscript, and the content outside the circle, as shown in the figure, cannot be

October 15, 2021By Simo Data Structure Data Structure, heap, large, realization, small pile, SORTLeave a Comment

“Data Structure” experiment 1: Flexible use of VC programming tools

“Data Structure” Experiment 1: Flexible use of VC programming tools One. .Experimental purpose

Review and consolidate the use of VC programming environment and C++ template design.

1. R

October 15, 2021By Simo Data Structure Data Structure, experiment, First, flexible, one, part, programming, tool, use, VCLeave a Comment

[Data Structure] Red Black Tree and Jump Table – (Sortset) – (TreeMap) – (Treeset)

SortSet

An ordered set is actually TreeSet in Java is the only implementation class of SortSet, which is implemented internally through TreeMap; while TreeMap is implemented through red-black

October 15, 2021By Simo Data Structure black, Data Structure, Jumping, red, Sortset, table, Tree, Treemap, TreesetLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress