An attempt to compress the enwik8 file
compression linked-list multimedia huffman bwt bwtool lzw text-compression variable-length mtf compression-application enwik8
- Updated
Jun 4, 2020 - C++
An attempt to compress the enwik8 file
A Fast C++ Lossless Compress/Decompress CLI Program with High Compression Ratio
A file compression tool that implements BWT, MTF, LZW algorithms
📦 Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempel–Ziv–Welch) compression algorithm using cpp...
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."