An attempt to compress the enwik8 file
-
Updated
Jun 4, 2020 - C++
An attempt to compress the enwik8 file
A Fast C++ Lossless Compress/Decompress CLI Program with High Compression Ratio
📦 Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempel–Ziv–Welch) compression algorithm using cpp...
A file compression tool that implements BWT, MTF, LZW algorithms
Add a description, image, and links to the enwik8 topic page so that developers can more easily learn about it.
To associate your repository with the enwik8 topic, visit your repo's landing page and select "manage topics."