Lex Blog

BlogsTimelineAbout
All Blogs
All mathematicsmachine-learningthoughtsinvestmentgame-theorycryptographyalgorithmcomputationCC++LHPAOSfrontend
The Bash Game
A pile of stones, two people take turns to take at least 1 stone and at most 2 stones. Whoever gets the last stone loses.
#algorithm, #game-theory
2023, December, 14
Fast Inverse Square Root
The article introduces an algorithm called Fast Inverse Square Root, which is used to quickly calculate the inverse square root of a floating point number.
#mathematics, #algorithm
2023, December, 08
How Do Computer Calculate the Log-Function
Analyzing the underlying implementation of the log function in computers from a numerical analysis perspective
#algorithm, #mathematics
2023, December, 07
Conduct the Fibonacci General Formula with Differential Equation Method and Matrix Method
This article gives two methods to derive Fibonacci sequence: matrix method and difference equation method
#mathematics
2023, November, 20
C/C++ Cross-Platform Compile-Macros
When we compile some cross -platform programs, we will inevitably encounter _win32 __linux__ what is the macro of the compiler or the compiler environment.It indicates some information of the current platform environment to the compiler.
#C, #C++
2023, November, 05
23456
Copyright © 2020-2026 Ethan Zhang. All rights reserved.
AI Policy RSS Feed Sitemaps Sponsor