2018-05-23 17:36:57 +02:00
2018-05-23 17:36:57 +02:00
2018-03-20 21:41:46 +01:00
2018-03-20 21:41:46 +01:00
2018-03-20 21:41:46 +01:00
2018-04-10 10:39:03 +02:00
2018-04-29 14:11:56 +02:00
2018-05-23 16:27:54 +02:00
2018-05-23 17:15:55 +02:00
2018-04-26 11:59:09 +02:00
2018-05-23 17:10:27 +02:00
2018-05-03 12:33:23 +02:00
2018-04-08 19:07:43 +02:00
2018-05-23 17:21:56 +02:00

Travis Badge Codacy Badge CodeFactor Spacemacs Badge BCH compliance

LZW Compressing tool

This is a university assignment for which I aim to create an LZW algorithm implementation to create a small tool similar to gzip and gunzip that can compress and uncompress files in a lossless fashion.

This project is written is C++17, compiled with clang under a UNIX environment. Other compilers and environments will not be tested.

Description
No description provided
Readme GPL-3.0 352 KiB
Languages
C++ 98.1%
Makefile 1.9%