Wednesday, December 21, 2011

Tuesday, December 20, 2011

Computer Science C++ Project on PERIODIC TABLE

Description: This C++ program on PERIODIC TABLE . In this program use of graphics is done to make is look great . and information of first 20 elements is shown

CLICK HERE TO DOWNLOAD

Computer Science C++ Project on COMPUTER SHOP

In this program
fstream.h is used for reading and writing files
include conio.h for clrscr()
string.h for string characters
stdio.h for gets and puts function
process.h for exit function
iomanip.h for setw function
dos.h for delay and sleep function
graphics.h for textcolor & textbackground

CLICK HERE TO DOWNLOAD

Computer Science C++ Project on SALARY MANAGEMENT

Description: This C++ programs on SALARY MANAGEMENT . To achieve this simple concept of classes are used

CLICK HERE TO DOWNLOAD

Computer Science C++ Project on CANTEEN MANAGEMENT

Description: This is a very simple program about CANTEEN MANAGEMENT . No use of graphics is done to keep program simple

CLICK HERE TO DOWNLOAD

Computer Science C++ Project on BOOKSHOP MANAGEMENT

Description: This C++ programs on BOOKSHOP MANAGEMENT and to to this general functions of file handling and input output functions are used .And to make program look better little use of graphics is done

CLICK HERE TO DOWNLOAD

Computer Science C++ Project on Shuffle Game

this project contains SHUFFLE GAME using standard header files

CLICK HERE TO DOWNLOAD