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

Author: Simo

[Data Structure] Recurrence and non-recursion of the binary tree

The test cases used in the code below are drawn as a tree and look like this:

When creating the tree, the array is given, and’#’ represents an illegal value , That is, the node is empty.

<

October 15, 2021By Simo Data Structure binary tree, creation, Data Structure, non-, recursion, Recursive, traversalLeave 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

Unable to install RSTUDIO on CentOS 6.4

I am trying to install RStudio on Centos 6.4 using the installed R version.

I am getting the following error:

error: Failed dependencies:
libcrypto.so.6()(64bit) is needed by rstudio-se

October 15, 2021By Simo Centos 6.4, centos, install, Rstudio, UnableLeave a Comment

[Data Structure] [Status Compression] Brush

Nothing else, I just want to remember those functions by myself

1>floyd+bitset optimization

#include
#include #include
using namespace std;
int n;
const int N=2003;
char s

October 15, 2021By Simo Data Structure Brush, Data Structure, questions, state compressionLeave a Comment

How to set character encoding in PostScript?

The goal is to make this line work:

(árvíztűrő tükörfúrógép,ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP) show < p>All these characters are in the CE encoding vector.

These links may help to find the answer:

October 15, 2021By Simo Character character, code, How to, POSTScript, settingLeave a Comment

FireWallD firewall advanced configuration – (actual combat !!)

Experimental topology map Experimental requirements 1. Intranet users of the company need to share the Internet through the gateway server
2. Internet users need to access the web server
3. O

October 15, 2021By Simo Centos actual combat, advanced, articles, configuration, Firewall, FireWalldLeave a Comment

[Data Structure] – Time Complexity and Space Complexity

Before reading this article, it is recommended that you first read [Data Structure]-Macro Understanding, and have a Macro understanding. We usetime complexity and space complexity to analyze the al

October 15, 2021By Simo Data Structure complexity, Data Structure, space, timeLeave a Comment

Handling the number of characters with vaginal symbols in R

I am trying to use characters with diacritics to get the number of characters in a string, but I cannot get the correct result.

< /p> > x <- "n̥ala" > nchar(x)
[1] 5 What I want is 4, because

October 15, 2021By Simo Character character, Moisture, Number, Processing, symbolLeave a Comment

SYMFONY – TWIG UTF-8 encoding of raw content

The controller passes the array to the branch template. The array contains the correct UTF-8 encoded strings. I can check this with var_dump($theArray) in the controller. All strings Are displayed

October 15, 2021By Simo Character Content, encoding, original, Symfony, twig, UTFLeave a Comment

[Data Structure] Tree and Binary Tree

Tree

Tree is a typical nonlinear data structure, It can be well applied to data collections that describe branching and hierarchical characteristics. It is a limited collection T composed of

October 15, 2021By Simo Data Structure binary tree, Data Structure, TreeLeave a Comment

Posts navigation

Page 1 … Page 115 Page 116 Page 117 … Page 590
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