| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A basic Addressbook app | C++ (general), Microsoft Visual C++, Borland C++ | Beginner / Ronald Holland | 16370 since 5/18/2010 8:42:45 AM |
By 6 Users
|
| |
Updated 5/17/2010: This is an update to MS Visual Studio 2008. This is a basic Address Book application that allows the user to add, update and/or delete entries in a persistent data file, using random access techniques. A tutorial and the source are incl ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A basic Addressbook app II | Microsoft Visual C++ | Beginner / Ronald Holland | 9940 since 7/2/2004 12:17:22 PM |
By 2 Users
|
| |
This version of the Address Book application converts to a GUI that allows the user to add, update and/or delete entries in a persistent data file, using random access techniques. A tutorial that shows you how to build the Address Book application and the ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A Basic Calculator Application I | Microsoft Visual C++ | Beginner / Ronald Holland | 8900 since 6/10/2010 9:10:20 AM |
By 1 Users
|
| |
Updated 6/08/2010 to compile and run using Visual studio 2008. This is a very nice four function calculator. This code allows the user to enter multiple operations before hitting the =s button. This calculator supports *, /, -, +, and can toggle the sign ...(description truncated) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
A basic first C++ Program | C++ (general), Microsoft Visual C++ | Beginner / Ronald Holland | 18436 since 3/15/2012 4:18:00 PM |
By 2 Users
|
| |
Updated 3/15/2012: - Learning to Program in C++ 1- Intro to C++ The basics of C++ 2- If statements 3- Loops in C++ All you want to know about loops 4- Functions Functions...all about them, making and using the critters 5 - To Be Supplied - Switch case Abo ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A Basic Linked List I | C++ (general), Microsoft Visual C++ | Beginner / Ronald Holland | 8350 since 2/1/2012 10:44:17 AM |
By 1 Users
|
| |
Updated 1/03/2012: - Learning to Program in C++
1- Intro to C++ The basics of C++
2- If statements
3- Loops in C++ All you want to know about loops
4- Functions Functions...all about them, making and using the critters
5 - To Be Supplied - Switch case Ab ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A better Database | Microsoft Visual C++ | Intermediate / Fabian Glace | 21768 since 8/5/2001 4:32:26 PM |
By 8 Users 5 Excellent Ratings
|
| |
This is a project that i'm working on for work.
Take a look at it and give me your feedback..Cipher |
| |
| |
| |
 |
A BST program example | Microsoft Visual C++ | Intermediate / yihang81 | 3199 since 4/17/2009 9:20:33 AM | Unrated
|
| |
My C++ assignment program that uses the classes written. It will place a menu on the console giving the user the following choices:
- Load data from old text
- Load data from new (binary)
- Save data to (binary)
- Fix postcodes
- Output list sorted in ID ...(description truncated) |
| |
| |
| |
 |
A complete application which illustrates the power of Graphics under DOS | C++ (general) | Intermediate / muralikrishnaks | 13656 since 9/4/2006 10:58:52 AM |
By 15 Users 11 Excellent Ratings
|
| |
Its a example of power of graphics which is exibited under DOS operating system. (ScreenShot) |
| |
| |
| |
 |
A Connect 4 Engine (with GUI) | Microsoft Visual C++ | Intermediate / Ahmad Issa | 5830 since 5/21/2005 7:54:13 AM |
By 2 Users
|
| |
This is a connect-4 playing engine. It's straight forward as it is split up into very simple parts. The Board, MoveGenerator, SearchAgent etc. (ScreenShot) |
| |
| |
| |
 |
A cool FileServer | C++ (general), Microsoft Visual C++ | Intermediate / Gerhard Jordaan | 19282 since 2/3/2003 5:50:30 AM |
By 10 Users 8 Excellent Ratings
|
| |
You will see, this is actually two apps using Winsock. The one is the file server and the other is the client. With the client you can specify a file to download from the server. It then downloads the file with a speed between 250 - 360 kb/s depending on ...(description truncated) (ScreenShot) |
| |