Algorithm for lossless compression for text by designating unique variable-sized binary code rather than fixed-sized binary codes to different characters. Regularly occurring characters are allowed smaller sized binary codes and less frequently occurring characters are assigned larger sized binary codes. All the characters existing in the text file, variable-sized binary codes, and ASCII values are used to encode and decode the text.
-
Notifications
You must be signed in to change notification settings - Fork 1
pvs1209pvs/Huffman-Compression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Lossless text compression using Huffman Coding.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published