Skip to content

Implemenation of LZ77, Deflate(WIP), LZMA(WIP) algorithms

Notifications You must be signed in to change notification settings

ofcRS/cppcompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Реализация lz77

Запуск:

g++ -std=c++17 -o build/out main.cpp
./build/out

About

Implemenation of LZ77, Deflate(WIP), LZMA(WIP) algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published