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

Author: Simo

[PAT] [Data Structure] Training

< p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; text-align:right">
Contents ( ?)[+]

1 ====== <---moving direction / 3 == === \ 2 ====== -->Movement direct

October 15, 2021By Simo Data Structure Column, compartment, Data Structure, PAT, SchedulingLeave a Comment

Convert question ANSI to UTF8 C #

I am having trouble converting a text file from ANSI to UTF8 in c#. I try to display the result in the browser.

So I have A text file with many accented characters. It is encoded in ANSI, so

October 15, 2021By Simo Character ANSI, C #, conversion, problem, UTF, UTF8, willLeave a Comment

How to encode memory map?

I was asked to write this memory map:

I also got this structure:

struct product {
char *name; double price;
int stock_count;
};
typedef struct product PRODUCT; I don’t have to write a

October 15, 2021By Simo CharacterLeave a Comment

[Data Structure] Finding of Binary Trees and Calculation of Knights

The previous blog has basically introduced the basic algorithm of the binary tree. This article mainly introduces the search of nodes in the binary tree and the number of subtrees in the Kth row.

October 15, 2021By Simo Data Structure and first, binary tree, Calculation, Data Structure, lookup, Number, Row, TreeLeave a Comment

[Data Structure] – surrounding the two-fork tree

[Background]

The third stage of learning “Introduction to Data Structure” is almost the same It’s about to end. When doing the question, I will suddenly find out, oh, it turned out to be so.

October 15, 2021By Simo Data Structure binary tree, Data Structure, method, surround, traversalLeave a Comment

HDU 5775 Bubble Sort [Array] [Data Structure]

Subject link: http://acm.hdu.edu.cn/showproblem.php?pid=5775

——————— ————————————-.
Bubble Sort

Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Tota

October 15, 2021By Simo Data Structure array, Bubble, Data Structure, HDU, SORT, TreeLeave a Comment

Coded-Ui-Tests – Error: “The value cannot be empty. Parameter Name: Smallicon” When creating a code UI test item (UWA)

I am trying to use yesterday (June 28, 2016) MS Visual Studio Professional 2015 version 14.0 update to create a “Coded UI Test Project (Universal Windows)” project when an error dialog box appears

October 15, 2021By Simo Character code, Coded, Created, empty, error, Name, parameters, project, Smallicon, test, Tests, time, UI, UWA, valueLeave a Comment

Unicode and Android NDK

Is there a way to use UTF-8/16 strings in NDK without including multi-megabyte libraries such as ICU? Is ICU built into Android? If you use the default build (including all this, hundreds of cod

October 15, 2021By Simo Character Android, NDK, UnicodeLeave a Comment

[Data Structure] Basic Knowledge of Binary Tree

Total number of branches = number of summary points-1

Number of leaf nodes = number of double branch nodes + 1

Preface Traversal: Root left and right

Mid-order traversal: left roo

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

Zookeeper Clustered (Multi-Server) Deployment

Environmental convention: system os: centos 6
java version: “1.8.0_191”
zookeeper version: 3.4.13
zookeeper1 ip: 192.168.10.101
zookeeper2 ip: 192.168.10.102
zookeeper3 ip: 192.168.10.103
zookeepe

October 14, 2021By Simo ZooKeeper clustered, deployment, Multi, server, ZookeeperLeave a Comment

Posts navigation

Page 1 … Page 118 Page 119 Page 120 … 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