Tuesday 18 September 2012

Projects In C++

For students, there are plenty of computer science projects that can be interesting. Students of class 11 can start with simple game projects. Download project Tic-Tac-Toe, Snake and ladder for project ideas.
Students of class 12 can start with more advanced projects using class, file handling. Download Bank, Library and Student database projects for project idea.



1.) Kaun Banega Crorepati Project In C++:-
"KAUN BANEGA CROREPATI" (kbc- quiz show) Description:It is a graphics based project. A user is asked 15 questions (max) till he answers correctly. If you succeed in all question you get 0ne crore (10 million). It works with both mouse & keyboard . so, download it, execute it and become a crorepati (millionaire). THANK YOU. PLEASE DO RATE IT.
Every INDIAN knows what i am talking about.
Download The Below Attached Final Year Project.           


2.) Library Management System Project :-
This project of “LIBRARY MANAGEMENT” of gives us the complete information about the library. We can enter the record of new books and retrieve the details of books available in the library. We can issue the books to the students and maintain their records and can also check how many books are issued and stock available in the library. In this project we can maintain the late fine of students who returns the issued books after the due date.
Throughout the project the focus has been on presenting information and comments in an easy and intelligible manner. The project is very useful for those who want to know about Library Management System.



3.) Snake-Ladder-Game Project :- 
"Snakes and Ladders" is an ancient Indian board game regarded today as a worldwide classic. It is played between two or more players on a game board having numbered, gridded squares. The object of the game is to navigate one's game piece from the start (bottom square) to the finish (top square), helped or hindered by ladders and snakes, respectively. 


4.) Hangman Game Project :-
"Hangman" is a popular word guessing game where the player attempts to build a missing word by guessing one letter at a time.After a certain number of incorrect guesses, the game ends and the player loses.The game also ends if the player correctly identifies all the letters of the missing word.

5.) Banking System Project :-
The Domain "Banking System" keeps the day by day tally record as a complete banking. It can keep the information of Account type, account opening form,Deposit,Withdraw and Searching the transaction,Transaction report, Individual account opening form, Group Account. The exciting part of this project is;it displays Transaction reports,Statistical Summary of Account type and Interest Information.

6.) Super Market Billing Project :-
This C++ menu driven programs on "SUPER MARKET BILLING SYSTEM" has product class with data members like product no, product name, price, qty, tax, discount. Product details is stored in a binary file. A customer can purchase product and his invoice generated.Administrator can create,modify, view and delete product record.This mini project is written in C++ where you find mainly two classes oneclass item another class amount and class amount is inheritance form class item.It is simple console application without graphics.

Download                                                            

7.) Casino game Project :-
Casino games generally provide a predictable long-term advantage to the casino, or "house", while offering the player the possibility of a large short-term payout. Some casino games have a skill element, where the player makes decisions; such games are called "random with a tactical element". While it is possible through skillful play to minimize the house advantage, it is extremely rare that a player has sufficient skill to completely eliminate his inherent long-term disadvantage (the house edge (HE) or house Vigorish in a casino game. Such a skill set would involve years of training, an extraordinary memory and numeracy, and/or acute visual or even aural observation, as in the case of wheel clocking in Roulette.

8.) Tic-Tac-Toe-project :-
Tic-tac-toe, also called noughts and crosses, hugs and kisses, and many other names, is a pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical or diagonal row wins the game. This game is won by the first player, X:

Download

0 comments:

Post a Comment