This program compresses a text file by replacing only repeated words with unique numeric codes, while leaving unique words unchanged. It is written in C and designed to be simple, efficient, and minimal — using only basic arrays and file operations.
-
Notifications
You must be signed in to change notification settings - Fork 0
This program compresses a text file by replacing only repeated words with unique numeric codes, while leaving unique words unchanged. It is written in C and designed to be simple, efficient, and minimal — using only basic arrays and file operations.
baraagabaren/Compression-Directory-Code
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This program compresses a text file by replacing only repeated words with unique numeric codes, while leaving unique words unchanged. It is written in C and designed to be simple, efficient, and minimal — using only basic arrays and file operations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published