| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
STL IsNumber function | C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Intermediate / Todd Thompson | 6293 since 12/27/2000 2:46:01 PM |
By 1 Users
|
| |
This function will verify a string contains only numeric characters. If it contains any non-numeric character, including newline or other special characters it will return false. Because it uses STL it will automatically use the locale information of the ...(description truncated) |
| |
| |
| |
 |
Stopping Rippers | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Advanced / fritz0x00 | 9578 since 4/28/2004 3:57:46 PM |
By 11 Users 8 Excellent Ratings
|
| |
Teaches simple techniques to keep your software from being a victim of rippers(A plagiarist who targets computer software; One who rips.)
Its not 100% complete but it does offer enough information to be VERY useful to developers.
(Please rate) |
| |
| |
| |
 |
student exam data input function | C | Beginner / houguan | 2725 since 11/9/2003 2:07:16 AM |
By 2 Users
|
| |
for assignment |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
The Architecture of a Natural Language Processor | C++ (general) | Intermediate / Patrick Ingle | 3192 since 3/25/2002 5:56:39 AM |
By 1 Users
|
| |
Describes the architecture of a Natural Language Processor which will be written in C++. A natural language processor is used to synthesize english grammatical queries into machine queries. |
| |
| |
| |
 |
timer | C, C++ (general), Borland C++ | Intermediate / AlxR | 2527 since 1/16/2009 9:06:34 AM | Unrated
|
| |
This is a timer that displays the time of execution for a certain program |
| |
| |
| |
 |
transaction management (banking) using c | C | Beginner / Albert praveen | 2637 since 4/25/2011 7:11:57 PM |
By 1 Users
|
| |
It is simple banking transaction management program made in c. |
| |
| |
| |
 |
use password | C | Beginner / buddha tamang | 2375 since 7/3/2009 6:46:42 PM | Unrated
|
| |
to protect your program |
| |
| |
| |
 |
validation checks | C, C++ (general), UNIX C++ | Intermediate / Junaid Aslam | 5355 since 8/22/2001 2:05:04 PM |
By 1 Users
|
| |
Purpose of this code is to enter valid entry if user want to enter string in telephone no it will not take it and in name integers cannot be enter. |
| |
| |
| |
 |
Validation in c | C, Microsoft Visual C++ | Intermediate / Rahul Gupa/honey | 2491 since 2/13/2010 8:58:47 AM | Unrated
|
| |
This code takes two input values and display their addition.If these values are alphabets,or symbols,tabs,spaces.The program informs user about the wrong input, and again continue taking input from the user,if user inputs more than one decimal,it again in ...(description truncated) |
| |