Important alert: (current site time 7/15/2013 2:53:42 PM EDT)
 

Browse Category or Search Results

Search Results: Page 3 of 15 found. Entries 21 - 30 of 149 found
Jump to page: 1 2 3 4 5 6 7 8 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Beginners Intro to LOOPING: FORBeginners Intro to LOOPING: FORJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
princennamdi
3142 since
9/1/2010 5:37:18 PM
Unrated
       looping is a fundamental function in any programming language, it enables you to repeat something any given or non given number of times...lets say you want your program to print Hello world 5 times if the user specified 5, or you want your program to ...(description truncated)
 
 
  Binary SearchBinary SearchJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Gonzales Cenelia
3657 since
12/31/2005 1:19:35 AM

By 1 Users

       This is a simple implementation of the "binary search algorithm"
 
 
  Bouncing BallsBouncing BallsJava (JDK 1.1), Java (JDK 1.2)Beginner /
Hendra Gunawan
6782 since
4/9/2004 10:32:31 AM
Unrated
       This is a simple Bouncing Balls JAVA Program which show the MultiThreading Process. Program Ability --------------- # Add Balls # Delete a single Ball # Delete all Balls # Pause/Resume a single Ball # Pause/Resume all Balls # Set Ball Color # Set Ball Siz ...(description truncated)
 
 
  Calendar ServletCalendar ServletJava (JDK 1.2)Beginner /
VbNick
8009 since
2/22/2004 6:37:31 AM

By 1 Users

       This is just a beginners' stuff. I was archiving my old files and I saw my servlet examples from Java lectures. I just wanted to post some of them, and gave a start with this piece of code. Hope beginners find it usefull. This is a servlet, written in IBM ...(description truncated)
 
 
  Chatterbot5Chatterbot5Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Gonzales Cenelia
1795 since
4/7/2010 9:03:43 AM
Unrated
       The purpose of this program is to improve the previous implementation of this program (chatterbot4). The code for this one is encapsulated into a class. Most of the functionalities of the program are implemented by using functions.
 
 
  Chatterbot6Chatterbot6Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Gonzales Cenelia
1921 since
4/7/2010 9:04:13 AM
Unrated
       The purpose of this program is to improve the previous implementation of this program (chatterbot5). In this version, we introduce "sign on messages" that the bot can you use to start the "chating session".
 
 
  Chatterbot7Chatterbot7Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Gonzales Cenelia
1748 since
4/7/2010 9:05:17 AM
Unrated
       The purpose of chatterbot7 is to implement the concept of 'keyword ranking' into the chatterbot With the keyword ranking feature implemented into the Chatbot, the program will be capable of selecting the 'longest keyword' that match's the current user inp ...(description truncated)
 
 
  Chatterbot8Chatterbot8Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Gonzales Cenelia
1703 since
4/7/2010 9:06:04 AM
Unrated
       the purpose of Chatterbot8 is to illustrate the concept of 'keyword equivalence' Some keywords can be treated the same way because they have the same meaning and so therefore we call them equivalent. ex: "HI", "HELLO" are both equivalent because they have ...(description truncated)
 
 
  Chatterbot9Chatterbot9Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Gonzales Cenelia
2387 since
4/7/2010 9:07:11 AM

By 2 Users

       The purpose of Chatterbot9 is to introduce the concept of 'sentence transposition' Sentence transposition is basic way of conjugating verbs inside the 'user input' by changing them from the 'first person' to the 'second person' or the reverse. Ex: if the ...(description truncated)
 
 
  Circle Circle Java (JDK 1.4), Java (JDK 1.5)Beginner /
AhmedNassar
1001 since
4/24/2012 10:23:37 AM
Unrated
       Calculate diameter, Circumistance, Area of circle
 


Search Results: Page 3 of 15 found. Entries 21 - 30 of 149 found
Jump to page: 1 2 3 4 5 6 7 8 ...


Compatibility Filter Profile:

Java (JDK 1.1)
Java (JDK 1.2)
Java (JDK 1.3)
Java (JDK 1.4)
Java (JDK 1.5)