Important alert: (current site time 7/15/2013 3:42:47 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 8 found. Entries 11 - 20 of 72 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Convert A String To Title CaseConvert A String To Title CaseJava (JDK 1.1), Java (JDK 1.2)Beginner /
Martin Budden
9560 since
9/17/2002 7:21:20 PM

By 1 Users

       Convert A String To Title Case: The First Letter Of Each Word Is Converted To Upper Case Like This. Bonus: Convert a string to sentance case like this.
 
 
  Convert Number to String....Convert Number to String....Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Ajay Shilwant
2339 since
2/24/2011 12:26:58 PM
Unrated
       using this code you can convert number into string.... zip file password: tryifucanClick here to see a screenshot of this code!(ScreenShot)
 
 
  Count Occurrences Within a StringCount Occurrences Within a StringJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Martin Budden
8254 since
5/26/2005 8:41:28 PM
Unrated
       Count the number of occurrences of a char or a subString within a String (both methods are provided, if you like you can use both in the same class at the same time).
 
Please support the site by visiting our sponsor:
 
  Count Words in Graphical User Interface Window Java ApplicationCount Words in Graphical User Interface Window Java ApplicationJava (JDK 1.5)Beginner /
Mihai Boisteanu
1209 since
7/23/2012 4:44:41 PM
Unrated
       Today I have made a graphical version of our last application so it will look nice and dandy. I hope you understood the application and had fun making it. If you have questions please don’t hesitate to ask them here or on youtube. Also be sure to check ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Crazy StringCrazy StringJava (JDK 1.2)Beginner /
Jojo Sardez
3031 since
7/16/2003 11:40:29 AM

By 2 Users
2 Excellent Ratings
       This program accepts a string and changes the string cases in each elements... example: The user inputs: HJuiyOPpXpIO The output is: hjUIYopPxPio
 
 
  detect the end of a sentance in a text filedetect the end of a sentance in a text fileJava (JDK 1.1), Java (JDK 1.2)Beginner /
John Hunsley
4436 since
2/25/2003 10:35:32 AM

By 2 Users

       this code reads in text from a .txt file, detects the end of a sentance, puts a carrage return at the end of each sentace and outputs the text to an output .txt file.
 
 
  Encrypter/Decrypter/CrackerEncrypter/Decrypter/CrackerJava (JDK 1.1), Java (JDK 1.2)Beginner /
John Hunsley
8162 since
10/30/2003 6:43:02 AM

By 1 Users

       This code contains a encrypter and a decrypter which demonstrate simple character encryption with randomly generated keys. a code cracker is also included which can crack the random key by comparing the frequency of characters in a large text file, contai ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Encryption and Decryption simple text Encryption and Decryption simple text Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
SENTHIL KUMAR S
3040 since
7/15/2011 10:39:48 AM
Unrated
       Using this program we have to encrypt the plain text and also decrypt the encrypted textClick here to see a screenshot of this code!(ScreenShot)
 
 
  EncryptoEncryptoJava (JDK 1.1), Java (JDK 1.2)Beginner /
Walshy
5878 since
9/6/2001 12:33:27 PM

By 3 Users

       Encryption program encrypts a string of text. It can also decrypt strings of text which have been encrypted with this program.
 
 
  FlamesFlamesJava (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Intermediate /
Ritin
3251 since
7/31/2007 10:07:51 AM
Unrated
       A simple code for simluation of the "Flames" matching game.Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 2 of 8 found. Entries 11 - 20 of 72 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

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