|
|
Boyer
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K. Boyer is licensed as freeware and filed in web development java, javascript section.
string search mindprod java programs
|
|
|
Comparators
Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. Comparators is a freeware software filed under web development java, javascript utilities.
orange slice java classes apples and oranges
|
|
|
Mouse
In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL. This development tools freeware Mouse is categorized under web development java, javascript.
c source dll mouse mouse
|
|
|
Replicator
The Replicator lets you distribute large numbers of files to many people efficiently. The software automatically downloads just the changed files and deletes ones no longer part of the distribution. This shareware is archived under communications other comms tools category.
replicator efficiently large numbers
|
|
|
Amper
Cleans up HTML by converting appropriate ampersands to the equivalent !amp; entity. Clean up your HTML code. Reduce bandwidth for your web server. Amper is licensed as freeware and filed in web development html tools section.
html files amp quot
|
|
|
Password
Generates random passwords that are hard to guess. It uses a crytographic quality random number generator. The passwords are generated locally in a Java Applet. They are never transmitted over the Internet, even in encrypted form. Password is a freeware software filed under web development java, javascript utilities.
random passwords java applet mindprod
|
|
|
Sound
This software lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format. Sound is licensed as freeware and filed in web development java, javascript section.
linear code sound directory mindprod
|
|
|
Base64
This development tool is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding passwords. This development tools freeware Base64 is categorized under web development java, javascript.
array byte string urlencoded
|
|
|
InWords
Java code to converts number to words in any of 15 languagues. Useful for writing cheques or legal documents. Development Tools shareware InWords is listed in web development java, javascript tools.
java jar jar file unzip utility
|
|
|
Batik
Java classes to let you create a custom utility to find and delete all junk files on your machine. This program requires some elementary Java programming skill. Batik is a freeware software filed under education computer utilities.
elementary java scripts html java
|
|
|
FileTimes
Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written. This development tools freeware FileTimes is categorized under web development java, javascript.
|
|
|
CSVReader/Writer
Java classes you can use standalone or embed in your own programs to Read, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files. This freeware is archived under web development java, javascript category.
|