Wednesday, 31 October 2012

Student databse system (PHP project) free download

This is a simple php project (student database system) in php. The code is easy to understand and implement.
Please read the 'readme.txt' file in the folder. Download the file " student.zip " from the download box. 


Tuesday, 30 October 2012

PHP project free download

This is a simple php project (airline database system) project in php. The code is easy to understand and implement.
Actually this is a small tutorial which will help you understand how to create a simple front-end and its back-end in php-mysql.
Please read the 'readme.txt' file in the folder.
The folder for this project 'student.zip' and 'Airline.zip'  files can be downloaded from the Download Box in the blog.

Airline Database System (php project) free download

This is a simple airline database system project in php. The code is easy to understand and implement.
Actually this is a small tutorial which will help you understand how to create a simple front-end and its back-end in php-mysql.
Please read the 'readme.txt' file in the folder.
The folder for this project 'Airline.zip' file can be downloaded from the Download Box in the blog.

Monday, 29 October 2012

UDP protocol:Socket programming(Java Code)

Use Download Box to download file "UDP protocol.zip"

Sliding Window Protocol:Go Back N (Java code)

Use Download Box to download the program.

Sliding Window Protocol:Stop & Wait(Java Code)

Use Download Box to download the program.

Assembly level programming

Use Download Box to download the program.

Socket programming for CN

Use Download Box to download the program.

Sem 4 & Sem 7 (AOAD & RAI) subjects : Java Code / Program for Prim's algorithm for Minimum spanning tree

Given Below is the Java Code for Prim's algorithm for minimum spanning tree.

Checksum Error detection (java program)

Use Download Box in the blog to download this program.

CRC: Cyclic Redundancy Code (java code)

Use Download Box in the blog to download this program.

Easy solution for SEM 5 pracs

Use the DOWNLOAD BOX in the blog to download. 

Wednesday, 22 August 2012

Hamming Code(Error Detection & correction)-Java Code

Given below is the JAVA program for Hamming code error detection and correction.

Friday, 11 May 2012

CG project:Balloon Shooting Game & Power Point Presentation

To download the code and additional information(ppt) about it, use the download box !!
Hope you enjoy the game!!



YXN6EJRM78VY

Wednesday, 2 May 2012

AOAD programs for SEM 4(Java code free download)

friends use the download box for downloading the aoad programs (java code).


Keep visiting the blog as my next posts will be other important programs 
many sites and books provide a C++ code for these programs,but this is the only blog 
providing easy to understand JAVA CODE for AOAD

Saturday, 28 April 2012

CG Programs Free Download(C,C++ code):Reflection about X,Y axis and Origin

Use download box to download this program

Polygon Clipping(Sutherland Hodgeman) C++ code free download

Given below is C code for Sutherland Hodgeman Polygon clipping algorithm.

Line Clipping(Cohen Sutherland) C++ code free download

Given below is the C code for Cohen Sutherland Line clipping algorithm.

Saturday, 24 March 2012

JOB SEQUENCING WITH DEADLINES(Java Code)-Simple Easy To Understand(Free Download)

Given below is the java code for Job Sequencing with Deadlines.

Wednesday, 15 February 2012

Semester 4 Operating System : Pre Emptive SJF java program / code

Given below is Java program for Pre Emptive SJF.

Sunday, 12 February 2012

Sem 4 AOAD : Java Code / Program for MAXMIN algorithm

Given below is the java code for MAXMIN concept.

Wednesday, 8 February 2012

Semester 4 Operating System (OS) : Optimal page replacement policy Java program / Code

Given below is the Java Code for Optimal page replacement.

Sem 4 Operating System (OS) : LRU page replacement Java Code / Program

Given below is the Java program for LRU page replacement policy.

Tuesday, 7 February 2012

Sem 4 Operating System (OS) : FIFO Page replacement Java code / program

Given below is the Java program for FIFO page replacement algorithm.You can also use the DOWNLOAD BOX to download the '.java' file.

Sem 4 Operating System (OS) : Round Robin process scheduling Java Code / Program

Given below is the Java code for Round Robin Process Scheduling algorithm.

Saturday, 28 January 2012

Sem 4 Operating System : Process scheduling Algorithm - Pre-emptive Priority Algorithm Java program / code

Given below is Java program for Pre-emptive Priority algorithm.

Wednesday, 25 January 2012

Sem 4 (AOAD) : Graph traversal Techniques- Breadth First Search (BFS) & Depth First Search (DFS) Java program / code.

Given below are java codes for graph traversal techniques.

Breadth First Search Java Code



Depth First Search Java code