Desktop Applications

Desktop Applications Desktop Applications is a collection of software tools and applications.

OrgApp

OrgApp OrgApp is a Java library to handle and draw organization charts (organigrams).

The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML).

The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.

→ Read more...

eANN

eANN is an implementation of several kind of neural networks was written with the intention of providing a (hopefully) easy to use, and easy to modify, OOP source code.

You can also have several different sized networks running simultaneously, each functioning independently of the others, or acting as inputs to other networks. It should also be very easy to modify the source so that neurons (or even whole layers) can be created/pruned during operation of the network, thus allowing dynamic expansion/contraction.

Networks Implemented:

  • Multi Layer Neural Network with Backpropagation
  • Competitive Neural Network
  • Radial Basis Neural Network
  • Progressive Radial Neural Network
  • Progressive Learning Neural Network

→ Read more...

eUtilities

Set of utilities.

→ Read more...

eFractals

Programs and library to draw fractals. Program can draw trees, landscape, DLA, …

→ Read more...

Apple ][ Graphic

Programs and library to draw Apple ][ graphics formats.

Support for HGR, DHGR and Apple 2 GS SHR ($C1 or PIC) format with export to BMP or PNG. Support also for apple shape.

→ Read more...