Tuesday, June 06, 2006

Nxml And BrainNet Nerual Network Library

This project demonstrates the designing and implementation of a fully working 'BackProp' Neural Network library, for various purposes like image analysis, hand writing recognition, pattern detection etc. This project consists of

  • NXML or Neural XML - An XML language for creating, training and running neural networks
  • BrainNet Library - A neural network library designed and implemented in .NET.

The project is implemented in Microsoft.NET.

You can

Saturday, May 13, 2006

Smart Editor Professional

Smart Editor Professional is a text, hex and HTML editor. It includes support for programming languages and WYSIWYG HTML design. It provides templates, project manager, FTP support, a code library, programming assistants, tasks and notes, and plugins. You can write your own wizards as macros. You can compile your source code files and projects directly from the IDE, or by using the built-in command prompt.

Smart Editor Professional supports widely used languages including C#, VB.NET C, C++, Basic variants, Java, Pascal, SQL, HTML, XML, CSS, Perl, JavaScript, Delphi, PHP and SE Script. You can also add your own programming language definitions. The program also provides absolute layered designing, so that you can design Web pages as various layers.

Click Here To Download

Entity Studio Code Generator

You can use this project to design entity relationship diagrams, to generate database and program code out of it. The project is in Microsoft Windows/Visual Basic 6.0.

ER diagrams can be imported from databases and existing program code (classes). An Entity relationship diagram is something like a relationship diagram you see in Microsoft Access. This project provides a small environment to work with ER diagrams, an XML language and its DOM to describe these ER diagrams, and a control that can be used to visually represent these ER Diagrams. You can write your own plugins to export ER description to various target platforms (like ASP code, Oracle queries etc).

You may

Some of my old VB 6.0 Projects/Articles