Wednesday, April 24, 2013

C++ Project Ideas for class 12 & 11 .. C++ project list for class 12 & 11

C++ Project Ideas for class 12 & 11 .. C++ project list for class 12 & 11 

 

For more c++ projects go to

http://cpp-project.blogspot.in/2013/03/c-project-ideas-for-class-12-11-c.html

or

http://cpp-project.blogspot.com/

 

tag: c++ project ideas for beginners , c++ project ideas code, c++ project ideas list, c++ project list, c++ project with documentation, c++ project free download c++ project definition, c++ project cbse projects for class 12 in c++, c++ project cbse projects for class 11 in c++ , Download c++ project for free , mini project programs in c++

Tuesday, January 1, 2013

NEW c++ project WORD GUESSING GAME


Description: this is a totally new c++ project available to us only

In this project a word guessing game is designed with the help of <graphics.h>

modular approach is followed with the help of concept of file handling

to use this program replace this folder with original BIN folder in your tc
any quarry feel free to ask


CLICK HERE TO DOWNLOAD

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