Here you can find information and links for some of my software projects and free tools that I use at work. Some of the projects have source code provided. Please feel free to download them and use at your will. To download, right click the project title and click 'Save Target As..'. For more information you can always contact me.


Link-4
Connect 4 board game in C++. Size : 2.38Kb


Parallel port interface
Program in C language to control LED's thru parallel port. Size : 9.34Kb


Quiz
An interface for computer quiz created in Flash 5. Size : 526Kb


Debugging
This is also a quiz about C\C++ created with Flash 5 and swish. Size : 407Kb


Answering machine
Program in Visual Basic which detects incoming telephone calls and answers the call. This program is implemented as Automated Gas booking project. Size : 229Kb


Voice assistant using neural network
This was my college project, a voice assistant system, that’s build using neural network. Here the TAPI is used to initialize the line device like a telephone, and to record name of destination place said by the user. The features of the speech are extracted using a cepstral tool, which generates mel frequency cepstral co-efficients(MFC) and are then feed into neural network. Then Back propagation algorithm is used, which are trained to recognize few destination places. Here supervised training is used, since we know the target pair well before we start the training. Size : 2681Kb
© Suresh Narayanan
All rights reserved.