Assorted compression formats for the Sega Mega Drive
-
Updated
Aug 9, 2024 - C++
Assorted compression formats for the Sega Mega Drive
A C++ library to compress or expand binary data using Run-Length Encoding
RLE compressor/decompressor
Very basic RLE and LZ compressor.
The final project in my undergraduate life, a data compressor based on BWT, MTF and Huffman-coding.
This repository is a collection of fundamental digital image processing operations and algorithms performed on greyscale images, or Portable Grey Map (PGM) files, using different data structures in C++, as part of an assignment and final project module for the Data Structures (CS2001) course.
Add a description, image, and links to the rle-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rle-compression-algorithm topic, visit your repo's landing page and select "manage topics."