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 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++.
About Cramster | Terms of Use | Privacy Policy | Contact Us | Press Room | Site Map | Support | Anti-Cheating Policy