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

Tag: structure

How to get HEXDUMP for structural data

….
finalize(char *hdrs, sendip_data *headers[], int index,
sendip_data *data, sendip_data *pack)< br /> {
…….. For debugging purposes, I want a hexadecimal dump of the data and packet stru

October 4, 2021By Simo C & C++ data, HEXDUMP, how to get, structureLeave a Comment

MySQL – Implement the hierarchical data structure in the database

I know there are two methods: adjacency list and nested tree. It is said that due to a large number of queries, the adjacency list will be slow to traverse. But I don’t know any actual numbers in t

October 4, 2021By Simo Mysql data, database, hierarchical, Implementation, Medium, mysql, structureLeave a Comment

Scratch3 architecture structure description

The overall project structure of Scratch3.0 is relatively huge. There will be confusion at the beginning of different secondary developments. You need to understand the overall framework first, and

October 3, 2021By Simo System Architecture architecture, Description, scratch, Scratch3, structureLeave a Comment

Performance – Data Structure: Tree similar to Wikipedia

I am currently developing an ontology, a Web hierarchy of all categories (thinking people, places, things). The finished product should allow me to download from Technology-> Computers-> Laptops->

October 2, 2021By Simo Performance data, performance, similar, structure, Tree, WikipediaLeave a Comment

Several design of good structures to improve .NET application performance

Original: Several ways to design a good structure to improve the performance of .NET applications

A well-designed system, in addition to the excellent design at the architectural level, most

October 2, 2021By Simo Performance application, design, Good, improvement, method, performance, several, structureLeave a Comment

Architecture – domain driving design: polymers and son polymers

In my project, I found that I need to break my aggregation in a hierarchical manner, using the highest root level aggregation, which ensures the consistency of the root level rules, and then the ro

September 30, 2021By Simo Design Pattern design, Domain, Drive, polymerization, Root, structure, Sub, systemLeave a Comment

Use pointer to write and read structures

I am working on a mailbox project, and I have these two structures:

struct mmbox_mail

struct mmbox_mail {
char *sender, *recipient;
char *obj, *date;
char flags;
size_t size;
};

September 29, 2021By Simo C & C++ FREAD, fWrite, pointer, read, structure, use, writeLeave a Comment

ESP8266 Chapter II How to Rewrite the ESP Engineering Structure by Makefile

Standard project structure: │ ── Project // Custom project
│ ├── component
│ │ └── button //Component 1: Button package< /span>
│ │ └── include //Component one: key package header file
│ │ └──

September 29, 2021By Simo C & C++ chapter, Engineering, ESP, ESP8266, How to By, Makefile, Overcoming, Second, structureLeave a Comment

C language serial port transmission structure

Serial port transmission structure is to convert the structure into an array, and then transfer the char in the array.

That is struct——->> char [] ;

Then char[]———>> struct.

September 24, 2021By Simo Motherboard body, C language, serial port, structure, transmissionLeave a Comment

What is the truly multi-point structure bus?

The real realization of multi-point structure bus is (C)

A. RS232 bus

B. RS423 bus

C. RS485 bus

D. RS422 bus

September 24, 2021By Simo Motherboard bus, Implementation, multi-point, real, structureLeave a Comment

Posts navigation

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