C++ ISO Standards and Microsoft Visual Studio/MSBuild/build tools/platform toolset
2025年1月3日Prior to Visual Studio 2017, the MSVC C++ compiler did not have any mechanism to specify C++ language version. In those days, the compiler only suppor […]
Prior to Visual Studio 2017, the MSVC C++ compiler did not have any mechanism to specify C++ language version. In those days, the compiler only suppor […]
Assume the following is the dependnecy graph to make our final product F4. F1 -> F2 -> F3 -> F4 If F1 and F2 are missing or deleted, can we make F4 fr […]
A video file ususally not only contains a video stream but also an audio stream. We use a stream specifier to select a stream from an input file. Stre […]
In a shell, if I type a-command-to-run, how does Linux find this program? Exit code Z Shell has an option print_exit_value. If you set it, Z Shell wil […]
Tropicans Tropicans (citizen in tropico) don’t have to walk along roads. They walk in the wilderness. In extreme circumstances, tropicans can sw […]
In Tropico 6, Happiness is the average of Food, Healthcare, Fun, Faith, Housing, Job, Liberty, and Crime Safety. Crime Safety Crime Safety is the aver […]
本文将故意采用同余符号(\(a\equiv c\pmod b\)),让本文看起来酷炫一点。 When a and b are integers and \(b \neq 0\) we say “a divides b”, and write \(a|b\). In other […]
Use C to present Cup and \(C_{i,j}\) to present the fullness of the cup. Law of Shape: \(C_{i,j}\) exists if i>=0, 0<j<=i. Use \(I_{i,j}\) to pr […]
Median, mean, and mode are the most common measures of central tendency. Norms In mathematics, a norm measures the “distance” from a point […]
Bernard Kolman, Robert Busby, Sharon C. Ross, Discrete Mathematical Structures, 6ed, 2014. Chapter 1 Experiment 1 https://github.com/gqqnbig/Banzhaf 8 […]