| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Get Input from Console and Output Results to Html File - C++ | C++ (general), Microsoft Visual C++, UNIX C++ | Beginner / X-Shab | 4661 since 4/8/2009 9:38:31 PM |
By 3 Users 2 Excellent Ratings
|
| |
This program get text input from user dynamically, and output user's input to html file. Output is going to be in simple html format. At the end, it tells user how many sentences he/she wrote.
Note: i try to make my source codes easy to understand by givi ...(description truncated) |
| |
| |
| |
 |
Simple Calculator by Using Function Template for Beginners | C++ (general), Microsoft Visual C++, UNIX C++ | Beginner / X-Shab | 1456 since 4/13/2009 8:52:33 AM | Unrated
|
| |
This zip file contains two samples. The first source code, is written in a basic way. The second sample, the source code contains a template function. I tried to make my code clear enough by giving descriptive names and reduce comments, so i hope you find ...(description truncated) |
| |
| |
| |
 |
Simple Echo Client/Server Application for Beginners - Winsock C++ | C++ (general), Microsoft Visual C++, UNIX C++ | Intermediate / X-Shab | 2629 since 5/4/2009 9:33:16 AM | Unrated
|
| |
This source codes will help you understanding how to construct a client/server application in Windows. I posted various source codes that has various structures, you can test them, manipulate them, and so on. Please read "Read Me" file.
I optimistic the s ...(description truncated) |
| |
| |
| |
 |
Simple Multi-Threading Illustration using C++ - Beginners | C++ (general), Microsoft Visual C++ | Beginner / X-Shab | 1808 since 5/4/2009 9:32:48 AM |
By 2 Users 2 Excellent Ratings
|
| |
There are 4 files in the zip. Each file illustrates a concept of multi-threading, such as mutex, create thread, and so on. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Simple Nslookup for Beginners - Winsock | C++ (general) | Beginner / X-Shab | 1629 since 5/4/2009 9:32:36 AM | Unrated
|
| |
This is a very simple Nslookup coded under MS Visual Studio 2008 IDE. The code works fine, feel free to manipulate it |
| |
| |
| |
 |
Simple Port Scanner for Beginners - Winsock C++ | C++ (general), Microsoft Visual C++, UNIX C++ | Beginner / X-Shab | 1965 since 5/4/2009 9:33:04 AM | Unrated
|
| |
I wrote a simple port scanner for Windows. It will give an insight about the regular way to construct port scanners. |
| |
| |
| |
 |
Simple Quadratic Equation Solver - C++ | C++ (general), Microsoft Visual C++, UNIX C++ | Beginner / X-Shab | 2087 since 4/13/2009 8:57:19 AM | Unrated
|
| |
This is a simple quadratic equation solver. Please leave some comments and suggestions! Hopefully, you'll like it... |
| |
ian!