C++ Students Projects


Student report card PROJECT in C++
Description: This C++ mini project on STUDENT REPORT CARD has student class with data members like roll no, name, marks and grade. Member functions in this class are used for accept display details of students and a function to calculate grade based on marks obtained by student. Student Records are stored in binary file. This is a simple project using basic file handling concept. Click on download project button to download zip folder which contains C++ source code file, sample data file(.dat file) and project file(.doc file).
Technology: C++
Download

Library Management System Project In C++
Description: This C++ menu driven programs on LIBRARY MANAGEMENT SYSTEM has book and student class with data members like book no, bookname, authorname. Books records is stored in a binary file. A student can issue book and deposit it within 15 days. Student is allowed to issue only one book. Student Records are stored in binary file. Administrator can add, modify or delete record. In this project, We have not used graphics to keep program simple. Click on download project button to download zip folder which contains C++ source code file, sample data file(.dat file), output screen (.doc file).
Technology: C++
Download

Supermarket Billing PROJECT In C++
Description: This C++ menu driven programs on SUPERMARKET 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. In this project, We have not used graphics to keep program simple. Click on download project button to download zip folder which contains C++ source code file, sample data file(.dat file), project file(.doc file).
Technology: C++
Download

Share:

C++ Games Projects Students

Puzzle Game Project In C++
Description: This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game. Click on download project button to download zip folder which contains C++ source code file.
Technology: C++
Download

CASINO Game student Project In C++
Description: This C++ program on CASINO GAME is a simple text base game.We have used procedure oriented method to design this game. This program is without grahics to keep program easy for beginners. Player can deposit his money to play. From this amount he can bet on number between 1 to 12. If he win he gets 10 times of money otherwise lost his money. In this project, We have used programming concept like do..while loop, user defined function, library function like randomize(), random() etc. Click on download project button to download zip folder which contains C++ source code file, output screen (.doc file).
Technology: C++
Download

SNAKE AND LADDER Game student Project In C++
Description: This C++ program on SNAKE AND LADDER GAME is a simple text base game.We have used procedure oriented method to design this game. This program is without grahics to keep program simple for beginners. Two players can play this game and the player who cross 100 first is the winner. In this project, We have used programming concept like switch..case, call by reference, library function like randomize(), random() etc. Click on download project button to download zip folder which contains C++ source code file, output screen (.doc file).
Technology: C++
Download

Share:

Advance IT students Projects

Online Advertising Agency
Description: The project entitled “Online Advertising Agency” the main aim of the project is to provide live advertisements with the users selected images and content. Users are allowed to give their company info and navigation links to make available on the main website home page that is linked over the Internet. Though which we can increase the number of users to catching the domain for their transaction. The main theme is to provide advertisement in form of text, images, story, animations, Banners and all for the kids as well as for the company’s. Customers can choose the media types for the advertisements to be registered.

1. Television
2. News paper
3. Magazines
4. Billboard (Banners) with location map.
5. Radio.
6. Internet.
7. Theater.

The process of making the advertisement is little because we are going to provide the execution environment for the end users to select the available templates in which the users can easily create their advertisement based on the Media Types (News Paper, Radio, Television, Banners etc).
This project deals with the multi level ad generating and content linking of the specific company’s and their overall products demonstration. In this project we are going to provide the administration capability’s like web monitoring which helps the website management to control the amount of space need for the each users for the purpose of story animations and distributed advertisements generation.
The process of animations can be done with the help of flash, ad rotator, content linker component. These animated files can be stored as a template in the user web space. All the story content is arranged in the temporary buffer area and they are transferred to the user login.
In User level uploading and downloading service for the story files, each user is allowed to upload the contents from their local machine to the server machine with the help of the uploading block service which is usually named as FTP operation. Downloading option are enabled to use the log reports and transaction key information in from of encoded xml format.
Dynamic advertisement generations services for generating the advertisement based on the user selected template for displaying their content on the home page based on the scheduling polices.
The administration capabilities to the website management with the Enhancive support of previewing the overall users and their web space and controlling the security by changing their web space folder attributes.
STEPS TO RUN THE PROJECT
1.Download the .rar file and extract it
2.Double click on the solution file and open the project in Visual Studio .net
3.open the Web Config File and move to tag where you will see the below connection string
4.SQl Sever autentication is used you need to provide user ID and Password to access the SQL Server.
add key="ConnectionString" value="server=SUTHAHAR-PC\SQLEXPRESS;database=sample;user id=sa;pwd=xxxx" /
4.Change the database,UserID and password.
5.Now run the project and view the output in browser.
Download the sql server DB backup Advertise_DB_Backup Download
New_DB_Backup Download
Technology: SQL,.NET
Download

Share:

Bachelor of Computer Science Students Projects

Project Of The Fighter Game With source code
Description: This Is an The Fighter Game Vb.Net Project.By This Project The beginners can Learn How Vb.Net Games can Develop .
1:-It Runs On the desktop Without an window. 2:-It can Run on any Window while you are doing any thing.
Technology: Vb.Net
Download

Mini Forum Web Application in ASP.NET/VB.NET
Description: Introduction :- Simple Mini Forum is a simple message board web based application which is developed in ASP.NET/VB.NET .It is very simple to use and configure this guide will help you to configure the site.
1st Step The Installation :-Once you run for the first time you will be automatically be redirected to the Installation page. Follow the simple steps given in the installation page to configure your site.
2nd Step The Admin Panel:-Once you have successfully completed the installation procedure you will be redirected to the Admin Login Page. Once you login you will be in the admin panel which will have some menus at the Left Side.
Add Category- Allows you to add new category in the Forum Delete Categories - Allows you to delete the selected category Edit Categories-Allows you to edit existing categories
Log Out :- Logs you out from Admin Panel. 3rd Step :- All configurations are over now you just need to register a user and start using the site. Features :-
1) Only Members are Allowed to Post Questions or Replies.
2) 1 point for every Question Asked and 2 Points for every replies.
3) Top Performers List Displayed in the Left Corner of the site.
And Many More... Conclusion:The Project is available with full source code and you can freely edit any part of the code at your will. Future Updates: I will not be updating the project any further because I will not have time.I will be working on a new project soon. If any one of you are intrested to update the applications I can assist you. Choose Me as your mentor for more Assistance.
Technology: ASP.NET,VB.NET
Download

Sample Ajax Web site
Description: Here is an application to demonstrate how to use Ajax in our application. Before using this you need to install the Ajax control toolkit in your machine that can be freely downloaded from the Microsoft site that is www.asp.net here with the use of update panel we can avoid the post back. i have used 2 label in which one label shows the current time without post back..
Technology: asp.net
Download

Share:

Cs , IT Students projects

Search Engine Projects
Description: When we talk about search engine, there are only few names which comes to our mind such as google,bing or yahoo.Even though, most of our searches happens to be on internet but there are other places such as hard disk, our personal mail folder or our word processor search, these searches are significant too. There is scope for improvement in all types of search engine whether its desktop based or internet based. In this post I am providing you links of some open source search engines which can help you to understand this tool better.
opensearchserveAn open source search engine and crawler based on best open source technologies: lucene, zkoss, tomcat, poi, tagsoup. A stable, high-performance piece of software. It is a modern search engine and a suite of high-powered full text search algorithms.
Anarchy Advantage Search EngineAnarchy Advantage Search Engine is a search engine that reorders search results with base in the habits of its users. By measuring user activity on the search engine result page the search engine constantly improves the search results.
Lemur ProjectThe Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine and ClueWeb09 dataset.
TSEPA simple yet very powerful and fast PHP website search engine. TSEP is built to index your site so it can be searched later within seconds.
CLuceneCLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.

Full text search engine - console tools and GUI frontends for users, program components and libraries for developers.

Technology: PHP,C++,JAVA
Download

Share:

Computer Science students Final Projects

College Management
Description: This project is aimed to design a College Information System, which is a web oriented application allows to access the whole information about the college, staffs, students, facilities. It can streamline the administration of an Institution in all areas and involves many administrative work and co-ordination, as well as to perform various operations like admissions, payroll generations, student management, staff management, library management, infrastructure management, report generation, etc This application provides a virtual tour of Campus. Here you will get the latest information about the students and staffs. This generic application designed for assisting the students and staff of the Institute regarding information on the courses, subjects, classes, assignments, grades and timetable and etc.
The Online Student Registration System is an web based portal developed in ASP. Online Registration system will allow online submission of student application, Student Registration, Perform Computer based quiz/test. Stored test results, modify student profile. Online Student Registration System Project consists of two functional elements: an enhanced Student module for Registration, Edit Profile, View Test history, Change Password. Online Test/Quiz Module for Start test, give examination, calculate results, store test results, manage question banks.
Currently student submits hardcopy of filled application form to the college/university, office staff enters all data into excel file and write same in manual register. Issue hall ticket / admit card to student and conduct test for student. Students come to college and give test for the specified date. Office staff check all the paper calculate results and type all the details for taking printout and display it in college premises. College inform student to check the result, student comes to college and view the results.
Proposed online student registration system will eliminate all the manual intervention and increase the speed of whole process. System will allow student to fill the form online, system has inbuilt validation system to validate the entered data. After successful submission, system will give unique registration no for each student. Student can login into system by using registration no and give online test. System will show the result after instantly and stored the results for further use.
Technology: APS.NET
Download

Share:

Popular Posts

Pick project