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

Tag: Implementation

BYTE – CRC16 Recommend Java

I have a problem when calculating the CRC-16 implementation of a byte array in java. Basically I am trying to send the bytes to the RFID that starts to write the tag. I can use the mac Check the tc

October 17, 2021By Simo Os Theory byte, CRC, CRC16, Implementation, JavaLeave a Comment

Operating System – How to learn how to learn the operating system and implement your operating system

I am learning operating systems, their different viewpoints, such as different scheduling algorithms, etc. My question is: Can I use my own operating system as a project for the last year? Please s

October 17, 2021By Simo Os Theory How, Implementation, in-depth, learning, Operating System, ourselvesLeave a Comment

The order of linear tables representation and implementation

1 #include//c++ universal header file, you don’t need to write this other header file
2 using namespace std;//Use the namespace, you don’t care
3
4 #define List_Init_Size 100
5 #define Lis

October 17, 2021By Simo Mathematics Implementation, linear, order, representation, tableLeave a Comment

LINUX Under Construction of iSCSI Sharing Storage LINUX-IO Target mode DEBIAN9.5 implementation

The iSCSI (internet SCSI) technology is researched and developed by IBM. It is a SCSI instruction set for hardware devices that can run on the upper layer of the IP protocol. This set of instructio

October 16, 2021By Simo Linux built, Debian, Debian9.5, Implementation, io, ISCSI, linux, method, mode, sharing, storage, TargetLeave a Comment

Third, SerSYNC + RSYNC implements server file real-time synchronization

1. Why use rsync+sersync architecture? 1, sersync is developed based on inotify, similar to inotify-tools tools

2, sersync can record changes in the monitored directory (including Add, delet

October 16, 2021By Simo Linux file, Implementation, real-time, RSYNC, SerSYNC, SerSYNC + RSYNC, server, Synchronization, ThirdLeave a Comment

[Data Structure] Implementation of Static Links (C Language Description)

#include #include “stdlib.h”#define OK 1#define ERROR 0#define TRUE 1#define FALSE 0#define MAXSIZE 1000 // Define linear table Maximum capacity typedef int Status; typedef int ElemType; // Define

October 16, 2021By Simo Data Structure C language, Data Structure, Description, Implementation, linked list, staticLeave a Comment

Jumping table Skiplist [data structure] principle and implementation

Why Jump Table Currently, the balanced data structures often used are: B-tree, red-black tree, AVL Tree, Splay Tree, Treep, etc.

Imagine giving you a piece of scratch paper, a pen, and an edi

October 16, 2021By Simo Data Structure Data Structure, Implementation, Jumping, principle, Skiplist, tableLeave a Comment

[Data Structure] Stack Surface Test – Two Stacks Realize a queue

First of all, we must be clear that the stack is first-in-last-out, and the queue is first-in-first-out. After this their respective characteristics, we use two stacks to implement a queue.

T

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

[Data Structure] Stack Realizing the Law Problem of Maze

Thinking:

Solve the problem of solving the maze, start from the entrance and explore in a certain direction , If you can get through, then continue to move forward; otherwise, retreat along t

October 15, 2021By Simo Data Structure Data Structure, Implementation, maze, problem, road, search, stackLeave a Comment

[Data Structure] Stack Surface Test – A Array Realizing Two Stacks

One ​​array to realize two stacks, there are several ways:

1. The odd-numbered positions of the array store the elements of one stack, and the even-numbered positions store the elements of th

October 15, 2021By Simo Data Structure array, Data Structure, Implementation, interview, one, Question, stack, twoLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … Page 11
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