This is a simple compression script I wrote in C that takes in input in the form of upper and lower case characters, spaces and newlines. It outputs a "compressed" version of the input, Where each new occurence of a word is numbered, and each repeated occurence of a word is replaced by that number. Exact whitespace is preserved.
-
Notifications
You must be signed in to change notification settings - Fork 0
TimurKhayrullin/simple-compression-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple compression script I wrote in C that takes in input in the form of upper and lower case characters, spaces and newlines. It outputs a "compressed
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published