Skip to content

Commit 2678048

Browse files
authored
Initial commit
0 parents  commit 2678048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# lzss-encoder-decoder
2+
Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

0 commit comments

Comments
 (0)