cpgf reflection -- an open source library to add reflection to C++
Read more...
Last update on 06-Nov-11 01:15.
cpgf script binding -- an open source library to bind Lua and Google V8 Javascript to C++
Read more...
Last update on 06-Nov-11 01:14.
CPU cache -- old optimization skills won't work any more
Read more...
Last update on 26-May-11 00:55.
Random thoughts on random permutation generation algorithm
Read more...
Last update on 19-May-11 00:32.
Reasons that I choose wxWidgets instead of Qt as GUI framework for my hobby projects
This blog shows my requirements on choosing a GUI framework and explains why I choose wxWidgets instead of Qt.
Read more...
Last update on 04-May-11 00:37.
How to install and compile your first wxWidgets application in Visual C++ 2008 Express
Read more...
Last update on 25-Apr-11 09:58.
Random thought on OOP -- Prefer composition over inheritance
Read more...
Last update on 22-Apr-11 00:49.
Far file manager is free and open source now
Read more...
Last update on 13-Apr-11 03:26.
C++: Use arbitrary member function or functor object as C style plain callback and function pointer
Enable passing C++ member functions and functor objects to C functions and Windows APIs as plain callback function pointer.
Read more...
Last update on 09-Apr-11 02:41.
A benchmark of three C++ open source callback/signal/slot libraries -- CppCallback, libsigc++, and boost signal
A comparison of the the speed performance among three signal/slot/callback libraries.
Read more...
Last update on 04-Apr-11 00:22.
Showing 1 - 10 of 27 Articles