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

Tag: table

[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] 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

“Data Structure” Chapter 2 Linear Table Teaching Design 3

In this chapter, the total time is divided into Three parts to learn. This is the third part of instructional design.
Part III Linear Table Other Storage Structure Teaching Design

1. Pre-cl

October 15, 2021By Simo Data Structure chapter, Data Structure, design, linear, Second, table, teachingLeave a Comment

[Data Structure] hash table

HashTable-Hash Table/Hash Table is a data structure that directly accesses the memory storage location based on the key.
It uses a key value function to map the required data to the position in t

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

[Data Structure] Basic Operations on Single List

1. Initialization

//Create an empty single-linked list LinkList InitiateLinkList( ){ LinkList head; //Head pointer head = malloc(sizeof(node)); //Build a node dynamically, which is the head n

October 15, 2021By Simo Data Structure Basic, Calculation, Data Structure, single-strand, tableLeave a Comment

[Data Structure] Linear Table: Python Language Description

1. Linear list Python’s list and tuple adopt the implementation technology of sequence table, which has all the properties of sequence table .

The node of the one-way link table is a two-tupl

October 15, 2021By Simo Data Structure Data Structure, Description, Language, linear, python, tableLeave a Comment

Table detailed operation

Detailed table operation:

1. Modify table name:

alter table old table name rename new table name

2. Modify Table engine and character encoding:

alter table table name engine

October 15, 2021By Simo Character detailed, operation, tableLeave a Comment

UTF8_BIN with UTF8_GENERAL_CI. Which sort rule provides faster performance in the MySQL table?

I use the’id’ field – char(22) as the primary key of the MySQL table.
This field is only used to filter unique IDs when adding new users to the table.

For me, it is not important to use utf8

October 15, 2021By Simo Character BIN, Ci, faster, General, in, mysql, performance, provide, rule, table, UTF, UTF8, whichLeave a Comment

PT-Table-Checksum data consistency use reference

pt-table-checksum is an artifact to check the consistency of MySQL data. With the pt-table-sync tool, it is perfect. There are many articles about this on the Internet, so I won’t introduce too muc

October 14, 2021By Simo ZooKeeper Checksum, Consistency, data, PT, reference, table, useLeave a Comment

HBase table two data backup methods

Hbase table two data backup methods-import and export examples p> This article will provide two backup methods——

1) Back up a table in hbase based on the class provided by Hbase

2) Fast

October 12, 2021By Simo Hadoop Backup, data, HBase, method, table, twoLeave 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