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

Tag: Algorithm

The longest album string (scented, center diffusion method, manacher algorithm)

topic leetcode: 5.?Longest Palindromic Substring

Time complexity\(O(n^2)\), space complexity\(O(n^2)\)
See the code directly for the basic solution

class Solution {public: string longe

October 10, 2021By Simo Rom Algorithm, Central, Diffusion, method, MonacherLeave a Comment

WebService user control method and encryption algorithm classification

In our system, all Web Servers are controlled by permissions. Record here for future use!

一、示例ws
@Service
@Transactional
@WebService(endpointInterface = “com.mycompany.sms.ws.SmsService”, targ

October 7, 2021By Simo WebService Algorithm, classification, control, encryption, mode, user, WebServiceLeave a Comment

Recommended algorithm – content based recommendation

Find the relevance of items based on the metadata of the recommended items, and then recommend similar items to users based on the user’s past preference records.

1. Feature extraction: extra

October 3, 2021By Simo Search Engines Algorithm, Based on, Content, RecommendedLeave a Comment

Distributed algorithm (transfer)

https://www.cnblogs.com/xybaby/p/10124083.html

Body

raft is a consensus algorithm. The so-called consensus means that multiple nodes reach a consensus on something, even in the case of

October 3, 2021By Simo System Architecture Algorithm, distributed, transferLeave a Comment

Program Design and Algorithm (2) Basic Basic “” First Week Enumeration “Turbine Problem POJ-1222

https://www.cnblogs.com/huashanqingzhu/p/7278930.html

http://bailian.openjudge.cn/practice/1222
1222:EXTENDED LIGHTS OUT

It took me a lot of time to figure out this question. The more d

October 3, 2021By Simo Software Design Algorithm, first week enumeration, foundation, POJ, problem, program design, turning light, twoLeave a Comment

Algorithm – The minimum spheres of the triangle in 3D?

First, I think you add the vertex and the scale by 1/3 to find the origin and then the maximum distance from the vertex to the origin. This will produce a sphere containing triangles, but it doesn’

October 3, 2021By Simo Software Design 3d, Algorithm, Medium, Minimum, package, shaped, spherical, triangleLeave a Comment

Is there an effective algorithm to perform reverse full-text search?

I have a limited list of thousands of keywords (each keyword contains one or more words) in the database. I want to efficiently find which keywords are in a given Enter the text without having to t

October 3, 2021By Simo Search Engines Algorithm, Effective, execution, full text, one, Reverse, search, whetherLeave a Comment

High precision algorithm package based on class and object

High precision formula (don’t ask me where it comes from, you can’t find it on the Internet because this is what I wrote)

🙂

1. High-precision addition: add to carry and go to zero
2.

October 3, 2021By Simo Software Design Algorithm, Based on, class, high precision, object, packageLeave a Comment

Garbage collection algorithm

There are two types of garbage collection algorithms: reference counting and reachability analysis.

Reference counter: The implementation is very simple. For an object A, as long as any objec

October 2, 2021By Simo Performance Algorithm, Garbage, recyclingLeave a Comment

LVS load balancing scheduling algorithm

LVS Load balancing scheduling algorithm

1. Round Robin (rr )

The scheduler distributes external requests to the real servers of the cluster in turn through the “round-robin” scheduling algorithm. It treats each server equally, regardless of the server The actual number of connections and system load.

October 1, 2021By Simo Load Balance Algorithm, balance, load, LVS, SchedulingLeave 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