Welcome To Rahul Sharma's Website
  • Libraries
  • Tools & Softwares
  • Help & References
  • Miscellaneous

Libraries

       To download these files right click on the link and select “Save Link/Target As” option for their corresponding compilers.


Image Processing for C/C++

  1. Dev C++
  2. Visual C++/NVCC

      This library is a useful tool for image manipulation and processing in C/C++. It is easy to use and yet it is powerful.



Tools & Softwares

       To download these files right click on the link and select “Save Link/Target As” option.

Note - To run DOS based graphics tools in Windows Vista you will need DOS BOX.


Simple LR
CONSOLE, File size: 177KB

      This tool simulates the processing of Simple LR parser. It takes input (grammar) from text file and produces a HTML file as output. It also generates LR(0) set of items, tansition table, parsing table.


Finite Automata
WIN32, File size: 4.07MB

      This is software which simulates deterministic finite automata. First define States and then transition table, after that you can simulate the processing of the given input string.


Interpolater
DOS, File size: 55.4KB

      A very useful tool for B.Tech 2nd year students who studying CBNST.


Calculator
DOS, File size: 48.6KB

      This is a scientific calculator with five memory slots. It can also catch some series.



Help & References

       To download these files right click on the link and select
“Save Link/Target As” option.



Miscellaneous


Volumetric renderer
( JOGL)


Kong Ming
( DOT NET)

      It is a single player board game. There are 20 challenging puzzles in the game but you can make new puzzle or edit an existing one. It has an inbuilt solver which can helps you in solving puzzle and also in making a new puzzle.


SU-DO-CU Solver v1.0
( CONSOLE )

       A simple program that can solve and generate Sudoku’s of different levels. Press highlighted character to select the option.


Checkers 2
( DOS )

       It is a powerful AI project, developed by me in C++. With stunning graphics and good GUI interface, it has also a powerful AI and different playing styles. It is the biggest project that I ever developed in C++.

       It is a human vs. computer game, loaded with different playing styles. This is a demo game which lacks some features and old interface (DOS based graphics). So if you like it please mails me. Your mails are incentives to me for completion of this project.

       To play the game extract the zip file and run “CheckersD”.


My Graphics Program Collection
( DOS )

      This is zip file containing my all dos based graphics program that I code in DJGPP compiler. They show you different effects that are popular in game development. All programs use VESA functions for graphics. Now I am working in OpenGL and DirectX.