明史 卷 209
ALL POSTS
左忠毅公軼事
16 Sep, 2023
古文整理
沈煉 楊繼盛传
16 Sep, 2023
古文整理
References Dynamic-Link Libraries and Static-Link Libraries With GCC
Give an example: how to write dynamic and static link libraries and reference them in C programs. And how the link library works
20 Apr, 2023
C
Resource Lock in Concurrency
Analysis and usage scenarios of spin lock, optimistic lock, pessimistic lock, read-write lock, mutex lock and other concepts.
15 Apr, 2023
OS
The Basic Formal Logic (1)
Here are some basic mathematical logic definitions, theorems, and other notes.
24 Mar, 2023
MATHEMATICS
The Wilson Score - Ranking Algorithm
The Secret for Zhihu Rank
5 Mar, 2023
MLALGORITHM
Should I Do Open Source Selflessly?
Remember: when doing open source, the important thing is for yourself, not for others, so don't wrong yourself.
27 Feb, 2023
THOUGHTS
Associate Law For Functions Compose
The derivation process for functions compose
22 Feb, 2023
JS&TSFP
The Open Web Is Leaving Us
The essence of the Web is Open and Decentralized. This is the original intention of the World Wide Web (WWW), and this is the prerequisite for all these features to be established.
22 Feb, 2023
THOUGHTS
Functions Compose
Definitions and examples for Functions Compose
21 Feb, 2023
JS&TSFP