ALL POSTS

Should Computer Science Majors Learn College Physics

China's computer science education is outdated, often including irrelevant subjects like physics, due to historical and systemic inertia.

11 Jan, 2025
THOUGHTS

Complain on American Date Format

In the United States, the date format is unique in the world. It is different from the European "small to large" DMY and the East Asian countries' "large to small" YMD. It is actually MDY.

1 Dec, 2024
THOUGHTS

How to Render Markdown Document in React

Let us implement rendering markdown in React and we'll embark on fundamental conceptions of Markdown compiling procession with usages and examples for unified plugins.

18 Oct, 2024
REACTFRONTEND

The Historical Debate Between Hayek and Keynes

Their ideas not only had a profound impact on the past economic and social landscape, but they will continue to influence current and future economic and social development until a more convincing economic ideology takes hold.

10 Oct, 2024
文史哲艺

Socrates: The Story of Searching for the Largest Ear of Wheat

This article proposes the classic 37% rule in game theory and its mathematical derivation process.

21 Sep, 2024
INVESTMENTGAME-THEORY

The Stirling Formula

Stirling's formula finds a relationship of n!,nⁿ,eⁿ while n trends to infinity.

18 Sep, 2024
MATHEMATICS

Box-Muller Transformation

The Box-Muller transformation is a method to construct a random variable that follows a Gaussian distribution by using a random variable that follows a uniform distribution.

12 Sep, 2024
MATHEMATICSCRYPTOGRAPHY

Linear Congruential for Pseudorandom Number

Linear congruential method is a pseudo-random number generation method that generates a random number sequence based on a deterministic mathematical algorithm.

11 Sep, 2024
MATHEMATICSCRYPTOGRAPHY

The Laplace Theorem for Determinant

Laplace's theorem in determinants and its applications

27 Aug, 2024
MATHEMATICS

The Basic Relation Calculation in Database

This article mainly introduces the basic operations and examples of relational algebra such as union, difference, selection, projection and join.

25 Aug, 2024
DB
/ 9