L'homme est né libre, et partout il est dans les fers.
LATEST POSTS
Introduces functional dependencies, and the database paradigms 1NF, 2NF, 3NF, BCNF, and 4NF. and use examples to explain their concepts and connections.
This article mainly introduces the content and connection between the four concepts of Taylor's formula, Taylor's theorem, Taylor series and Taylor's expansion.
This article is used to display fonts, typography and layout effects for Chinese, Japanese and Korean characters.
One of the most powerful and compelling types of AI is computer vision which you’ve almost surely experienced in any number of ways without even knowing. Here’s a look at what it is, how it works, and why it’s so awesome (and is only going to get better).
In this article, we will model the time complexity of divide and conquer using mathematical methods, analyze its asymptotic properties, and provide three methods of calculation.
A detailed explanation of the Liskov Substitution Principle, What it is, How to use it and why it benefits the architecture of our code.
It is designed to address the multiple pattern string matching problem.
A description, analysis and solution for joseph circle problem.
This article gives two methods to derive Fibonacci sequence: matrix method and difference equation method
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.