ABOUT ME
UNIVERSITY
FAMILY
FRIENDS
RESUME
PUBLICATIONS
DEVOTIONAL
ABOUT INDIA
COOL SITES
Sample Source Code



1) Classic Babbons Program: This program demonstrate a solution for a classical problem of Babbons.
Project Supervision: Dr.Osborne
salient features:
1. Seperate Semaphore class is written
2. Posix threads are used inorder to maintain concurrency
3.Starvation and Non-starvation cases are considered
4.Highly secured critical area maintanence.
source code

2) CONCURRENT TELNET: This program demonstrate a new version of Telnet, i.e Concurrent Telnet
Project Supervision: Dr.Osborne
salient features:
1.Efficient GIF servers are constructed
2. Solaris threads are used in server and in clients inorder to maintain concurrency
3.Daemons are created at user login time
4.Highly effecient servers, capable of transfering large files.
source code

3) TWO PASS INTERPRETER: This program demonstrate the functions of a Pascal Interpreter
Project Supervision: Dr.Koh
salient features:
1.Two Pass Interpreter
2.Implementation in Linux Environment
3.Innovative approach to Symbol Table
source code

4) Inventory Control This program simulates Inventory Control
Project Supervision: Dr.Koh
salient features:
1.GPSS simulation software is used
2.Implementation in Windows Environment
3.Accurate readings are taken by considering all possible cases
source code

5) Classic Maze Program: This program demonstrate a solution for a classical problem of Maze.
Project Supervision: Dr.Foreman
salient features:
1.Recursive Model
2.Less complexity exhaustive search Implementation.
3.Consideres all possible cases
source code

6) Simulation of Scheduling Algorithms This program simulates different Scheduling Algorithm
Project Supervision: Dr.Osborne
salient features:
1.Different scheduling algorithms are considered
2.Implementation in Linux Environment
3.Accurate readings are taken by considering all possible cases
source code

7) SECURED ONLINE HEALTH INSURANCE
Project Supervision: Dr.QI
salient features:
1.RSA algorithm implementation
2.ASP - SQL Implementation
3.Java scripts validation - Hash code implementations
source code - zipped version