Anand Vishwanathan

Back
Refresh
Home
Search

HomeAbout MeMusicPhotosProjectsArticlesDownloads
JS DTPicker
DigiSim v3.0
VBDoc
Web Site Designing Tutorial
Snakes & Ladders
Hangman
Letter Wizard
Java Workshop
GalleryFeedback

Planet Source Code.com

 Downloads

 

I present to you some of the programs I have written over the last few years. Programming is my hobby and I have mastered a variety of Programming languages including C, C++, Visual Basic, HTML, DHTML, Javascript, Perl, ASP, etc. Apart from these, I am also currently learning Visual C++, etc.


  • JS DTPicker:

This is a calendar component created in JavaScript. It can be used on a Web Page to accept date inputs from the user. It appears and behaves similar to the Date-Time Picker ActiveX control provided by Microsoft.

Click here to continue


  • DigiSim v3.0:

This is a digital circuit designer/simulator. This project was started 3 years ago by me just to find a better way to understand digital electronics. While in college I was taught the subject, I wasn't able to actually assemble circuits and try them out. This software was developed by me to bridge the gap. Now in its third version, this software has come a long way from just being a circuit designer in its first version, to a simulator in v2.0. Version 2.5 saw the addition of DigiScope (something like an oscilloscope that lets you see the waveforms at points in the circuit where you choose to probe) and a modifiable circuit library that simply expanded the scope beyond basic 2 input gates provided in v2.0.

Version 3.0 boasts of a completely new Simulation engine, removal of certain known bugs and a better way to use connectors. Older users will recall how it was difficult to connect components using connectors. The ends of the connectors had to be placed exactly at the pin of the component. The latest version provides "Sticky" connectors that automatically attach themselves to the nearest component. Also included is a Truth Table Generator that can analyze the circuit and generate the truth table, no matter how many inputs and outputs are present. All these can be reported too, right from circuit screenshots to waveforms and truth tables. This will take care of all your documenting needs.

Go ahead and try it. I am sure you'll like it.

Click here to continue


  • VBDoc:

This utility allows you to document your Visual Basic projects. Similar to javadoc, it analyzes your code and builds a set of linked HTML files that contain all details of your project, the forms, module, etc. contained in them and the functions/procedures defined in the individual modules.

Click here to continue


  • Web Site Designing Tutorial:

Download this interactive Web Designing Tutorial. It covers HTML, DHTML, CSS, JavaScript and the DOM extensively. Also available a .doc file teaching you the finer details of Web Designing.

Click here to continue


  • Snakes & Ladders:

Play Snakes & Ladders (Saanp-Seedhi) with your computer or upto 5 players.

Click here to continue


  • Hangman:

The old-time game of Hangman in a new way. This game has been made by me in VB5. Try to improve your score every time you play it. It has a list of over 5000 words to play from. It also allows you to select from three levels of difficulties.

Click here to continue


  • Letter Wizard:

This is a Wizard that helps you draft letters (both Formal and Informal) to your taste and Satisfaction. Just provide it with the few basic requirements such as the default Font and Font sizes if the Title, Subject and the default size. You can then save the letter and further edit it with software like MS Word.

Click here to continue



Back to Top

Copyright © 2002 - 2009 and onwards, Anand Vishwanathan