
|
OraLib - a lightweight C++ wrapper over Oracle's OCI library
4.40/5 (24 votes)
Updated: 3 Jul 2002
Bookmarked: 12 Jul 2012
6 classes that provide a lightweight C++ wrapper over Oracle's OCI library
|
Bobi B. |

|
Synchronization in Multithreaded Applications with MFC
4.77/5 (35 votes)
Updated: 19 Mar 2007
Bookmarked: 2 Aug 2012
Introduces synchronization concepts and practices in multithreaded applications
|
Arman S. |

|
Generic Finite State Machine (FSM)
4.82/5 (18 votes)
Updated: 2 Jul 2012
Bookmarked: 17 Jul 2012
Practical, type safe and easy way to create and use state machine in C++
|
Cpp For All |

|
Simple client-server network using C++ and Windows Winsock
4.58/5 (17 votes)
Updated: 21 Apr 2013
Bookmarked: 14 Aug 2012
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
|
bshokati |

|
Useful enhancements for Visual Studio .NET
4.95/5 (130 votes)
Updated: 1 Jul 2003
Bookmarked: 12 Jul 2012
Several tools packed into one addin for Visual Studio .NET
|
SteveKing |

|
Patricia Trie Template Class
4.65/5 (16 votes)
Updated: 11 Jul 2007
Bookmarked: 23 Jul 2012
This article introduces a template class-based approach to construct and query Patricia tries. The article includes source code and a demo application.
|
Radu Gruian |

|
CThread - a Worker Thread wrapper class
4.98/5 (76 votes)
Updated: 3 Dec 1999
Bookmarked: 23 Jul 2012
A class that allows the simple implementation of worker threads
|
Dominik Filipp |