-
Jun 23, 2015
Track memory leaks in VS
Memory is never enough if facing memory leaks.
-
Dec 8, 2014
Handle Chinese bookmarks in Latex
-
Sep 25, 2014
CMake sumup
With CMake, cross-platformed code is so easy.
-
Apr 13, 2014
Good refs on Stack Overflow
Stack Overflow - make your code not stack overflow!
-
Dec 27, 2013
MATLAB/C++ Mixed Programming: call MATLAB directly in VC++
Another method for MATLAB/C++ Mixed Programming by calling MATLAB directly in VC++.
-
Oct 5, 2013
Running Python in Windows and install external libraries
-
Aug 29, 2013
Sorting algorithms: implementation and comparison
Implementation and comparison of 10 sorting algorithms.
-
May 24, 2013
Good PC tools
A list of good PC tools/softwares/extensions to make life much easier. :)
-
Jan 22, 2013
Host code via Bitbucket
-
Jan 21, 2013
Character encodings of text files
-
Jan 2, 2013
Build Boost for x32/x64 VC++ compilers on Windows
-
Dec 19, 2012
Weird things in programming
Weird? or not weird?
-
Sep 6, 2012
Debugging: errors and fixes
Popular debugging error and fixes.
-
Sep 4, 2012
OpenCV sumup
Useful OpenCV knowledge points.
-
Aug 30, 2012
MATLAB sumup
-
Jul 11, 2012
Using MSXML to read/write XML files
-
Jun 18, 2012
Using Libxml2 library in VC++
-
Jun 15, 2012
Movies worth watching twice
A movie list I usually to refer to when I want to relax. :P
-
Jun 13, 2012
fwrite/fread for different data types
fwrite/fread for complex types, e.g. cv::Mat, struct etc.
-
Apr 29, 2012
MATLAB/C++ Mixed Programming: distribute MATLAB code into independent C++ shared library
MATLAB/C++ Mixed Programming by distributing MATLAB code into independent C++ shared library.
-
Apr 6, 2012
Conversion between image and world coordinates
Image coordinates <-> world coordinates.
-
Apr 6, 2012
DOS sumup
Several DOS useful commands to make life easier. :)
-
Jan 1, 2012
IO sumup
-
Nov 15, 2011
Research Topics Related Useful Links
Representative work summary of research topics.
-
Oct 9, 2011
OpenGL sumup
-
Oct 9, 2011
MFC sumup