← Home
Posts from August 2011
A First Stab at boost::bind
A Genetic Algorithm Based Routing Optimization Tool
Avoiding Circular Dependencies using Observer Patterns in C++
Avoiding Memory Leaks using Boost Libraries
Converting IEEE 754 Floating Point into Binary
Creating Bitmap Files from Raw Pixel Data in C++
Dynamically Created MFC Controls and their Notifications
Finding Minimal Spanning Trees using Kruskal’s Algorithm in MFC / C++ / Boost libraries
General HowTos
Getting Started with Boost Threads in Visual Studio
Getting Started with OpenCV in Visual Studio
Getting Started with OpenGL for Windows
Getting Started with Python
Getting Started with UnitTest++ in Visual Studio
Getting Started with the CU Decision Diagram (CUDD) Package for Windows
Getting Started with the FlyCapture SDK
How To Re-Direct Old URLs to New URLs
How to Create Resizable Dialogs in MFC
How to use the Boost Libraries in Visual Studio
Installing ActiveX Controls For Communicating With Mitsubishi Microcontrollers
Integrating the FlyCapture SDK for use with OpenCV
Maintaining Recent File Lists in MFC Applications
Multidimensional Arrays in C++
Object Detection Using the OpenCV / cvBlobsLib Libraries
OpenCV Detection of Dark Objects Against Light Backgrounds
Simple Multithreading in C++ / MFC
Some neat examples of C++ String Formatting
Sorting Objects Using STL
The Big Three in C++
The IDLE Editor for Python
User Defined Predicates
Using FLTK in Visual Studio
Using Function Objects (Functors) in STL / C++
Using Smart Pointers to Avoid Memory Leaks
Using Template Classes to Handle Generic Data Types in STL Containers
Using TortoiseSVN / Subversion.
‘Blitting’ a Bitmap Image to the Screen.