We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2678048 commit 06f429bCopy full SHA for 06f429b
README.md
@@ -1,2 +1,2 @@
1
-# lzss-encoder-decoder
+# Lempel-Ziv-Storer-Szymanski(LZSS) Encoder and Decoder
2
Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.
0 commit comments