|
Home
–> Projects
–> C, C++, Win32 |
My projects on C, C++ and Win32 (Windows Programming)
below. Though I have developed many programs in C and
C++, I am more interested in Graphical User Interface
(GUI).
Please remember that all
my source codes are
proprietary but you are free to use it for your
work as long as it contains my credits.
1. Squares
Game |
Type: Windows Excecutable (.exe) |
|
It is one of the first programs I wrote
using Windows programming. It is a very
simple game I used to play in childhood.
The goal is to arrange all 15 squares in
order using the empty cell. |
|
2. Tic Tac Toe |
Type: Windows Excecutable (.exe) |
|
Simple game of Tic Tac Toe. The goal is
to place 3 circles vertically,
horizontally or diagonally while not
letting the computer to place the X's in
similar fashion. Try to Win! |
Download Program | |
Download Code |
|
3. Super Trump |
Type: Windows Excecutable (.exe) |
|
I invented my own
game and called it 'Super Trump'. Game
is very much similar to Solitaire. But
here, you will be made to use 10 random
trump cards. Try to Win! |
Download Program | |
Download Code |
|
4. Seismic
Vulnerability of India |
Type: Windows Excecutable (.exe) |
|
This software is
just a know-how of India's seismic zones
which range from 1 to 5, 5 being the
severe. Wanna see which zone you live?
Click on! |
Download Program | |
Download Code |
|
5. Pipe
Optimization Network |
Type: Windows Excecutable (.exe) |
|
It is a C++
program involving optimizing the number
of pipes in a network using Genetic
Algorithm, a popular optimization
technique. |
Download Program | |
Download Code |
|
6. Plane
Elasticity |
Type: Windows Excecutable (.exe) |
|
It is a C++
program for Plane Elasticity problems
using Q4 elements as an Isoparametric
element under thermal or mechanical
loads using Finite Element Analysis. The
equation solver used an upper triangular
banded storage form in order to make the
program computationally efficient. |
Download Program | |
Download Code |
|
7.
Yarn Simulation |
Type: Windows Excecutable (.exe) |
|
It is a C++
program to simulate a typical fabric
having two yarns running in opposite
directions weaved together. It creates
an input file which can be viewed in ABAQUS, a Finite Element Software. |
Download Program | |
Download Code |
|
8. HoneyComb
Structure |
Type: Windows Excecutable (.exe) |
|
It is a C++
program to simulate a HoneyComb
structure given the width of one side
and the total length and height of the
structure. It creates an input file which can be viewed in ABAQUS, a Finite Element Software. |
Download Program | |
Download Code |
|
|
|
|
|