TAMenu.java
The TAMenu is an applet which simulates the Backpropagation Neural Network. Its main application is to recognize a simple pattern recognition problem such as 0-9 and A-Z (those of you into Neural Networks will know what this means...we hope). It also provides facilities for the user to design their own patterns and gives them the representation of output patterns.
Although this may not be the type of applet your average developer will want to include on their site, it does provide an example of an applet that is more than bells and whistles...this is a concrete example of a high-end scientific application of Java.
Usage: Contact the author
Java Source: Is available from the author
HTML Source:
<APPLET CODE=TAMenu.class
codebase="http://www.stts.ac.id/~edmul/"
ID=TAMenu WIDTH=650 HEIGHT=480>
</APPLET>
Author: Edy Muliono
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|