Saturday, December 26, 2015

set symbols

I was about to pick up an algorithm book to read ... "Computational Geometry", and found out that there is some gap that I am missing.......

I don't understand the symbols of the formula in the book.

After some search thru the Internet, got to know that those are actually called the "symbol set".
and here is a very good site that explains it




Here is the cheat sheet from one of the above pdf file:-



How To Install MySql

  Preparation ssh ascy00224 mkdir -p /infrastructure/agk mkdir -p /infrastructure/agk/sqldb mkdir -p /infrastructure/agk/log mkdir -p /infra...