My own linux memo
some linux commands I found useful
some linux commands I found useful
a small memo about how to use vim
A brief note about how to setup ide for openmp. Windows: Visual studio: In solution configuration c++ language set...
A tricky bug of my openGl project. Considering following code: [code lang="c"] glMatrixMode(GL_PROJECTION); glLoadId...
**A article I wrote to convince my group members to use Python for project rather than Java. So we can finish the pro...