Thursday, July 9, 2009

DOS simulator

This C program simulates DOS.

Turbo C++ version 3 was used to write, compile and execute the program.

click here to download the source code

click here to download the application

Sudoku Solver

This java program can solve easy to medium Sudoku problems.
The program was written using java and netbeans IDE was used to create the GUI.

click here to download Main.java

click here to download Solution.java (this file contains the actual code for solving the problem)

click here to download Sudoku.java (contains code generated to create GUI).

click here to download Sudoku.jar (this jar file requires java 1.6 installed on your computer to run)

Data Entry and retrieval program using 'C'

This is a data entry and retrieval program written using C language. This program accepts 5 fields.

The program was written using Turbo C++ version 3.

Click here to download source code

click here to download application

download support file required to run application

Monday, May 25, 2009

How Google Search Works

In this post i would like to share my presentation about How Google Search Works.
I have given this presentation when i was in MCA final year i.e. in the year 2008 at Muffakham Jah College, Hyderabad, India. The presentation is in .doc format created using MS - Word, it briefly describes about the history and the working of Google. At the end of the presentation i have listed few useful links.

click the below link to download the presentation.

Click here to download Presentation

Sunday, May 24, 2009

Number Puzzle Game

This is a Number Puzzle game developed using 'C' programming language.
I have written this C program using Turbo C++ version 3. To run this game EGAVGA.BGI support file is required.

After downloading both the files Number Puzzle Game.exe and EGAVGA.BGI save them in the same directory and double click the Number Puzzle Game.exe file to play the game.

Download from below links :

Click here to Download EXE file (Required)

Click here to download support file (Required)

Click here to download Read ME file

Both the EXE file as well as the EGAVGA.BGI file should be saved in the same directory.

-> Press 'P' to start playing.
-> Press 'S' for a new game or reset the game.
-> Press 'Q' to exit/quit from the game.

-> Use arrow keys to play.
-> You need to arrange the numbers in the sequence 0 to 14.