forked from antoniolm23/lz78
-
Notifications
You must be signed in to change notification settings - Fork 0
Jaxx89/lz78
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a programm that implements an LZ78 compressor and decompressor. options allowed are: -c to compress the file -d to decompress -v to have verbose output -i [input_file] to specify the input file, if it isn't specified the input has to be given by the standard input -o [output_file] to specify the output file, if it isn't specified the output is given on the standard output -s [N] to specify, in N, the dictionary size
About
LZ78 accademic project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.9%
- Objective-C 1.1%