-
Notifications
You must be signed in to change notification settings - Fork 0
This project implements a Huffman Encoder in C++ that compresses text by assigning variable-length binary codes to characters based on their frequencies. Huffman coding is a widely used lossless data compression algorithm.
dj0303/Huffman-Encoder
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This project implements a Huffman Encoder in C++ that compresses text by assigning variable-length binary codes to characters based on their frequencies. Huffman coding is a widely used lossless data compression algorithm.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published