To prepare for evacuation from my current work location, I decided to polish the computer that I intended to bring it back home. I got a Western Digital 3TB hard disk and want to install Mountain Lion on it.
[more]
Game of Probability
In a game, two players, and , performing Bernoulli trials and
alternately, with occurance probabilities and respectively.
Player make his turn first. The game ends whenever a player succeed in
his trial but continues if neither wins.
[more]
Object Oriented Design
Object-oriented programming is easy. You just need to know how to use the “class” keyword in C++ and you’re done. It takes an hour to learn, at most two.
[more]
The various system traces
btrace/blktrace : http://linux.die.net/man/8/btrace
[more]
Makefile
Short notes about everything that one might needed in writing Makefile
[more]