Keyword `const` in C and CPP
219 words ~2 mins

#C and CPP #const
A collection of usages of the keyword const in C and CPP.

OpenMP
662 words ~2 mins

#C and CPP #C and CPP-speed up
An introduction to how to use OpenMP to speed up CPP program.

`class` for CPP
4831 words ~10 mins

#C and CPP #class
A detailed illustration for class in CPP.

Single instruction, multiple data (SIMD)
1559 words ~4 mins

#C and CPP #C and CPP-speed up
A common way to speed up your program on a particular platform: just an introduction.

Memorandum for the Configuration of This Site
159 words ~1 min

Just a memorandum for the configuration of this Site in case I forget in the future.