This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
antoniolm23/lz78
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is programm implements an LZ78 compressor and decompressor. COMMAND: lz78 OPTIONS: -c to compress the file -d to decompress a file -v to have verbose output -i [input_file] to specify the input file -o [output_file] to specify the output file, if not specified the output is given a default name -s [N] to specify in N, the dictionary size -k to compress a sequence from keyboard
About
LZ78 accademic project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published