![]() | Artificial Neural NetworkThis is an Artificial Neural NetworkIt is written in c# and requires the .net framework v1.1 It can save the weights to file and even read a training set from file. The recognition are a from 0..9 in a 8x8 bitmap Download Program |
![]() | CORBACORBA ClientIt is written in c# and requires the .net framework v2 and using Janeva It uses a Java CORBA Server (sorry code not available) Download Program |
![]() | MusicListerThis lists music files (mp3, ogg, wma) in a specific folder and sub directoriesIt is written in c# and requires the .net framework v1.1 on Selecting a particular file if it contains meta data Amazon.com WebService is contacted to get Album Details like ALbum cover, comments and Rating. Download Program |
![]() | PowerPlantThis is a fuzzy logic controllerIt is written in c# and requires the .net framework v1.1 It is a simulation of a PowerPlant where the fuzzy logic controller has to keep the pressure constant by modifying the temperature. It does more than this because it explains the internal working of the fuzzy logic controller. Download Program |
![]() | ScriptorThis is a simple CompilerIt first divided the source into tokens, then builds the tree and symbol table. One can then execute it. It only executes mathematical functions. It is written in c# and requires the .Net framework v1.1 Download Program |
![]() | Type Library Viewer (COM)This is a Type Library viewerIt can open a type library either from path or CLSID Once this is done it displays the interfaces, classes and methods together with the paramters and their types. It is written in Delphi v7 Download Program |