Me receiving many emails and Messages from my class fellows that please tell us name of some data structure projects. So the answer to all my fellows is There is no name which is specific to Data structure only, Man Data Structure is part of Your project not all project i specify some terms below if some one project consist on them it will be considered as data structure projects to submit.
Here I write a Brief List of projects which use data structure may be one of them Attract you and you select it as your project. So Data structures is part of your project, every project play with data, and you design the data , which call as Data structure and on the top of you use a lot of functions,
I writing this list for Students who have at least 1 year programming experience in C and C++, I want to Clear that all Projects will consist must following these parts other wise it is useless as data structure Projects.
These three parts are must for any project in Data Structure.
1.File Handling
2.Link lists
3.Classes
All Projects Must Perform Following Functions
Log in
Registration
Password change
Management of Data
Add New Data
Remove Data
Search Data
Sort Data
Edit Data
Copy Data
Application Form
Program should be in Application Form
Menu of Program for Each Step and user Friendly
Others you May add (optional)
1. Project Name: Bitmap Image Compression Class
Description: This project requires the implementation of hashing, link list and tree concepts and writing an application that will manipulate and compress a bitmap image and save it as a new file.
Basic Idea: As we know bitmap images data in in raw binary form and is not compressed and consumes a lot of space that is why this format is not preferred for web, in this project we want to manipulate bitmap image data and using concepts in our data structure course we want to compress that image practically using c++.
2.Project Name: Binary Tree Class (Graphical Implementation)
Description: This project requires the implementation of all tree related concepts and write an application that will implement all basic tree related concepts and operations and will show the trees graphically.
Basic Idea: We have studied many basic tree related concepts in our data structure course in this project we want to implement these concepts practically using c++ and any graphics library.
For this project we will use win32 or Turbo or Borland c graphics functions of circles and lines drawing to draw trees so this project is a bit more complex the students who have interest in graphics should take this projects, we will guide them.
Project No.3
Project Name: Implementation of Recursion and Tracing its Stack (Graphically)
Description: This project will implement and trace recursive functions graphically.
Basic Idea: When we write and execute any recursive function its implementation is hidden from us we can’t tell what is happening is background in this project we want our students to show the recursion steps they have studied practically using c++ and graphics.
(The conditions of project 2 also applied to this project)
Project No.4
Project Name: Student Prerequisite Subjects Management System
Description: This project requires the use of link list or tree to store different courses and their prerequisites and based on this list it will allow any student to take any course or not.
Basic Idea: This project will take the course list and their prerequisites list from user once then it will allow or disallow the students from taking the prerequisites this project will also be in c++. This projects can be console based or in graphics depending upon the student/s doing project choice.
Project 5
Project Name : Student Academic Records System
Description: This Project requires the use of link list to show, add,delete,edit,search,sort the record of whole class,school. new student can be added and also removed search any student using roll no or name
Project No 6
Project Name: Small Search Engine
Description: This project requires the use of link list and all depend on file handling let say 50 files are stored you have to am mend all in one then sort them index them make posting list of them and user query will be searched. if any one interested in it contact me i have completed it and used it this is project of M.phill for some one i have made this.
Project No 7
Project Name: Online Shopping Store
Description: This project requires the use of link list and show the available products to buy and user have to buy with valid credit card and security as well after that show receipt of that purchase and owner can add more products delete products or change the price of products.
Others
Dictionary:
This project work on some words words depend on you and the program using data structure shows the meaning and synonymous of particular you can also use stemming to show similar words also.
In the end if you have a project on which you work last semester simply add data structure on it and use it.
Only select that project which you can do properly and have related knowledge of it.
if you have more project name then please comment below.
Here I write a Brief List of projects which use data structure may be one of them Attract you and you select it as your project. So Data structures is part of your project, every project play with data, and you design the data , which call as Data structure and on the top of you use a lot of functions,
I writing this list for Students who have at least 1 year programming experience in C and C++, I want to Clear that all Projects will consist must following these parts other wise it is useless as data structure Projects.
These three parts are must for any project in Data Structure.
1.File Handling
2.Link lists
3.Classes
All Projects Must Perform Following Functions
Security of Project
Log in
Registration
Password change
Management of Data
Add New Data
Remove Data
Search Data
Sort Data
Edit Data
Copy Data
Application Form
Program should be in Application Form
Menu of Program for Each Step and user Friendly
Others you May add (optional)
Exception Handling
Now name of Some Projects Using Data Structure1. Project Name: Bitmap Image Compression Class
Description: This project requires the implementation of hashing, link list and tree concepts and writing an application that will manipulate and compress a bitmap image and save it as a new file.
Basic Idea: As we know bitmap images data in in raw binary form and is not compressed and consumes a lot of space that is why this format is not preferred for web, in this project we want to manipulate bitmap image data and using concepts in our data structure course we want to compress that image practically using c++.
2.Project Name: Binary Tree Class (Graphical Implementation)
Description: This project requires the implementation of all tree related concepts and write an application that will implement all basic tree related concepts and operations and will show the trees graphically.
Basic Idea: We have studied many basic tree related concepts in our data structure course in this project we want to implement these concepts practically using c++ and any graphics library.
For this project we will use win32 or Turbo or Borland c graphics functions of circles and lines drawing to draw trees so this project is a bit more complex the students who have interest in graphics should take this projects, we will guide them.
Project No.3
Project Name: Implementation of Recursion and Tracing its Stack (Graphically)
Description: This project will implement and trace recursive functions graphically.
Basic Idea: When we write and execute any recursive function its implementation is hidden from us we can’t tell what is happening is background in this project we want our students to show the recursion steps they have studied practically using c++ and graphics.
(The conditions of project 2 also applied to this project)
Project No.4
Project Name: Student Prerequisite Subjects Management System
Description: This project requires the use of link list or tree to store different courses and their prerequisites and based on this list it will allow any student to take any course or not.
Basic Idea: This project will take the course list and their prerequisites list from user once then it will allow or disallow the students from taking the prerequisites this project will also be in c++. This projects can be console based or in graphics depending upon the student/s doing project choice.
Project 5
Project Name : Student Academic Records System
Description: This Project requires the use of link list to show, add,delete,edit,search,sort the record of whole class,school. new student can be added and also removed search any student using roll no or name
Project No 6
Project Name: Small Search Engine
Description: This project requires the use of link list and all depend on file handling let say 50 files are stored you have to am mend all in one then sort them index them make posting list of them and user query will be searched. if any one interested in it contact me i have completed it and used it this is project of M.phill for some one i have made this.
Project No 7
Project Name: Online Shopping Store
Description: This project requires the use of link list and show the available products to buy and user have to buy with valid credit card and security as well after that show receipt of that purchase and owner can add more products delete products or change the price of products.
Others
Dictionary:
This project work on some words words depend on you and the program using data structure shows the meaning and synonymous of particular you can also use stemming to show similar words also.
In the end if you have a project on which you work last semester simply add data structure on it and use it.
Only select that project which you can do properly and have related knowledge of it.
if you have more project name then please comment below.
0 comments:
Post a Comment