Numerical Cruncher

Help About NC



NC English version

AN Spanish version



Download...


Bytecodes Bytecodes
As an application, Numerical Cruncher requires JRE 1.2
As an applet, it has been tested using Netscape Navigator 4.04
FBG Nano Server FBG Nano Server
Try this if you cannot access to any database server
Run server.bat and use the corresponding NC preset.
Batch files Batch files
Used to run the standalone applications and applets packaged with NC.
i.e. NC GUI, FBG Nano Server and all the different algorithms in NC.
Documentation HTML Documentation
The online help files in Spanish and, of course, in English.
Read them to understand what NC can be used for.
Datasets Sample datasets
Two image sets (GALAXY & IGALIKO) and some typical ASCII datasets.
They can be used running NC as an application.
Source code Source code
Feel free to use it when needed.
Many comments in the code are only in Spanish, sorry :-)


About...

Fernando Berzal Galiano
ETS Ingeniería Informática
Universidad de Granada
Spain


Quest for Java

Name: Fernando Berzal Galiano

ACM Student Member #4638490

E-mail: berzal@acm.org

Applet: Numerical Cruncher (NC)

Requirements: JDK 1.2

Description:
Numerical Cruncher (NC) is a Java applet/application which collects some of the most important algorithms used in Pattern Recognition. It accepts data in different formats. It reads directly simple ASCII files (as C4.5 or LVQ_PAK) and RAW images. It can also access to a local or remote database using JDBC (Java DataBase Connectivity), the standard CLI (Call-Level Interface) for the Java programming language. When executed as an application, it only accepts data obtained via JDBC. NC works in English and also in Spanish (language parameter). Furthermore, it has an online HTML help system in both languages.

Important links: