| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
_A Simple Inventory Calculator Demo | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Philip V. Naparan :-) | 28783 since 6/30/2004 7:28:53 AM |
By 4 Users 2 Excellent Ratings
|
| |
This submission will demonstrait how to create your own custom package, the basic event handler and etc. .This submission if for beginners only bacause i just want to help them. |
| |
| |
| |
 |
_string replace - high speed .jsp format | Java (JDK 1.2) | Intermediate / sudheer a fernandes | 44074 since 11/25/2002 10:19:20 AM |
By 6 Users 2 Excellent Ratings
|
| |
Replace junk withing string. High performance - High speed 3line code. adaptable to .jsp, .java any version. |
| |
| |
| |
 |
A Basic Example of the Insertion Sort Algorithm | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Gonzales Cenelia | 14001 since 1/9/2006 10:23:26 PM |
By 3 Users
|
| |
This is a Java implementation of the "Insertion Sort" algorithm using "integer arrays",this algorithm sorts elements of an array progressively by inserting each one of them in the right position.
website: www.ai-search.4t.com
|
| |
| |
| |
 |
A Java Implementation of the Selection Sort Algorithm | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Gonzales Cenelia | 11940 since 1/2/2006 2:13:56 AM |
By 1 Users
|
| |
Program name: Selection Sort
The "Selection Sort Algorithm" is one of the most intuitive algorithm
that was invented for sorting a list of elements in ascending or
descending order. This algorithm is in general more quicker than
the "Bubble Sort Algorit ...(description truncated) |
| |
| |
| |
 |
A simple multiple chat v1.0 | Java (JDK 1.2) | Intermediate / Junaidulla | 45030 since 6/15/2003 8:42:16 PM |
By 40 Users 29 Excellent Ratings
|
| |
First of all let me thank all those of you guys who
have voted & liked my previous "single client chat application".
At their earnest request I've written this
simple multiple client chat application. I hope this turns out to be
of some use!!!!
Unlike the ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A simple Swing | Java (JDK 1.5) | Beginner / Suman Dutta | 5023 since 1/14/2010 9:17:10 AM | Unrated
|
| |
It is a simple swing application. It stands for a database front-end design. |
| |
| |
| |
 |
A smtp client | Java (JDK 1.3), Java (JDK 1.4) | Intermediate / qudsia nayyar | 9918 since 10/19/2004 4:28:32 PM |
By 3 Users
|
| |
A simple smtp client that briefs the format of the smptp client |
| |
| |
| |
 |
A.I Chat Robot v1.0 | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Gonzales Cenelia | 5358 since 4/7/2010 9:08:59 AM |
By 2 Users
|
| |
this is a very basic example of a chatterbot program
|
| |
| |
| |
 |
A.I Chat Robot v2.0 | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Gonzales Cenelia | 3420 since 4/7/2010 9:08:22 AM | Unrated
|
| |
Description: this is an improved version of the previous chatterbot program "chatterbot1"
this one will try a little bit more to understand what the user is trying to say
|
| |
| |
| |
 |
A.I Chat Robot v3.0 | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Gonzales Cenelia | 3988 since 4/7/2010 9:08:39 AM | Unrated
|
| |
Description: this is an improved version of the previous chatterbot program "chatterbot2"
this one will try a littlebit more to understand what the user is trying to say and will also
try to avoid repeating himself too much.
|
| |