Hello Faisal On 1 Aug 2008, you wrote:
> Can anybody make me any one of the project. Sure! Let's discuss the price first, though. > Project No.1 > Project Name: Bitmap Image Compression Class > Difficulty Level: High only for those students who are expert in C++ > programming and can easily understand the concepts relating to memory. Description: > This project requires the implementation of compressing techniques 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++. > Project No.2 > Project Name: Binary Tree Class (Graphical Implementation) > Difficulty Level: Medium for those students who have worked or want to do > work in graphics and understand BST class. 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) Difficulty Level: Medium for those students who have worked > or want to do work in graphics and understand recursion. 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 select any course or not and will store his current > semester subjects. Difficulty Level: Low, students with basic file handling > concepts in c++ can do it. 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. Bye, Nuno ------------------------------------ To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/c-prog/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/c-prog/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
