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

Category: OS

Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .

How to change the WCF message encoding of NETTCP in programming?

I have a custom intranet application with no interoperability requirements. We programmatically construct a NetTcp channel in duplex mode to pass messages. We want to change the message encoding, b

October 15, 2021By Simo Character change, Coding, How to, Message, Nettcp, programming, way, WCFLeave a Comment

[Data Structure] Stack Surface Test — Summary with O (1) Time Complexity

Assuming a set of numbers is given, we need to complete the minimum value of this set of numbers in O(1) time complexity Solve.

Specific description of the title: Define a stack, please imple

October 15, 2021By Simo Data Structure complexity, Data Structure, interview, Minimum, seeking, stack, time, TitleLeave a Comment

“Data Structure” Chapter 1 Introduction Knowledge Summary Map Terrace 1132-12

October 15, 2021By Simo Data Structure Chapter 1, Data Structure, Guide, illustration, Introduction, Knowledge, link, Summary, typeLeave a Comment

Cannotep the SHIFT_JIS coding

I work a lot with Japanese annotation sources, so every time I open the source file, I have to do “Encoding/Character Set/ShiftJIS”. Can we make Notepad detect it automatically? I have tried many o

October 15, 2021By Simo Character Automatic Detection, Coding, JIS, Notepad, shift, YesLeave a Comment

Leetcode # 11 Simple question (given a range, just hard coding ..)

Question: Integer to Roman Numerals

Question solution: The range is limited to 0-3999, hard-coded is good–too lazy to think about logic

class Solution {
public:
string intToRoman(in

October 15, 2021By Simo Character Coding, Direct, given, hard, just, leetcode, Range, simple, topicLeave a Comment

Character encoding review and file basis (2)

1. Character encoding
Correspondence table of characters and numbers
ASCII: can recognize English characters, 1Byte=1 English characters
hello
8bit|8bit|8bit|8bit| 8bit

GBK:汉字与英文字符,2Byte=1中文

October 15, 2021By Simo Character character, code, file, foundation, review, twoLeave a Comment

[Data Structure] Data Structure Overview

[Preface] Data structure as a basic knowledge for The importance of a good IT person is self-evident, but many friends feel that its content is difficult and much more difficult. Below we strive t

October 15, 2021By Simo Data Structure data, Data Structure, overview, structureLeave a Comment

[Data Structure] B-tree (B-Tree)

B-tree
In 1970, R.Bayer and E.mccreight proposed a tree suitable for external search, which is a balanced polytree. Called B-tree. (B-tree is written in some places. Be careful not to misread
as

October 15, 2021By Simo Data StructureLeave a Comment

[Data Structure] Stack Surface Test – Two queues implement a stack

The last article wrote about using two stacks to implement a queue. This article implements using two queues to implement a stack. In fact, the ideas of both almost the same.

Continue drawing

October 15, 2021By Simo Data Structure Data Structure, interview, one, Question, queue, realization, stack, twoLeave a Comment

[Data Structure] Creation and Traverse of Binary Trees

#include #include #include #include #define OK 1#define ERROR 0#define TRUE 1#define FALSE 0#define MAXSIZE 100 /* Initial allocation of storage space*/typedef int Status;typedef char TElemType; /*

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

Posts navigation

Page 1 … Page 63 Page 64 Page 65 … Page 88
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