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

Tag: realization

ActionScript-3 – Implementing withdrawal in Flex

How to implement undo and redo operations in flex 4 to maintain historical records?
I am using flex UIComponent and DisplayObjects to create and edit charts, but
in flex, it is not possible to di

October 20, 2021By Simo Flex ActionScript, Flex, realization, redo, undoLeave a Comment

Pure CSS realizes dynamic sunny rain

1 Introduction In this issue, I will share how to use CSS3 to realize dynamic sunny, rainy, rainy, and snowy single-tab. The key technical points are “single label” and “pure CSS”. First look at th

October 19, 2021By Simo CSS CSS, Dynamics, pure, rainy, realization, Snow, sunnyLeave a Comment

CRC32 C realization – does not work

I found this CRC32 implementation on the internet and changed it a bit, but I can’t get it to work. I initialize it and update it on every byte I get from the input , But the hash I get is not what

October 17, 2021By Simo Os Theory CRC, CRC32, inadvertent, realizationLeave a Comment

Recursive implementation of the Fiboacci number

2019-09-30

import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;

public class Demo01 {
public static void main(String[] args) {

/**
* 11~23, get the nth F

October 17, 2021By Simo Mathematics deed, Fi, Number, realization, Recursive, waveLeave a Comment

Interface power equalization

What is idempotence? For the same business operation, no matter how many times it is called, the result will be the same.

Let’s take the example of docking Alipay recharge to analyze how to

October 17, 2021By Simo Mathematics etc., Interface, Power, realization, sexLeave a Comment

[Data Structure] Iterator realizes the order of the binary tree

Iterator

templatestruct __TreeIterator{ typedef BinTreeNode Node; typedef __TreeIterator Self; __TreeIterator() {} __TreeIterator(Node* node) :_node(node) {} Ref operator*() {assert( _node);

October 16, 2021By Simo Data Structure binary tree, Data Structure, ITERATION, middle, order, realization, traversLeave a Comment

[Data Structure] Implementation and Stack of Size

Heap generally refers to a binary heap, the structure is as follows

The number inside the circle refers to the subscript, and the content outside the circle, as shown in the figure, cannot be

October 15, 2021By Simo Data Structure Data Structure, heap, large, realization, small pile, SORTLeave a Comment

[Data Structure] Recursive and non-recursion realization of binary search trees

1. What is a binary search tree

1. Each node has a key code (key) as the basis for searching, and the key codes of all nodes are different from each other.

2. The key code (key) of all

October 15, 2021By Simo Data Structure Data Structure, Fork, non-, realization, recursion, search, Tree, twoLeave 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] Heap, Heap Realization Priority Queue, Stack Sort

1. What is a heap? Heap is a data structure. The bottom layer is an array object. It can be regarded as a complete binary tree structure.

The largest heap: each parent node is larger than th

October 15, 2021By Simo Data Structure Data Structure, heap, pile, priority, queue, realization, SORTLeave a Comment

Posts navigation

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