-
Notifications
You must be signed in to change notification settings - Fork 0
Kieldro/p1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NAMES: Ian Buitrago, Ervin Kalemi UT EIDS: ib, kalemi19 SECTIONS: 52405, 52395 CODING STATUS: Everything works; *Explanation on why the compression fails on the larger.txt* The pairs in the cpz aren't reused enough to reduce the size of larger.txt. For example, if there are only 3 characters in the uncompressed file, the pairs only relate 2 or 3 characters to each other. Whereas in the in smaller.txt, compressions works because the pairs use the dictionary many times.
About
Compression
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published