Skip to content

youseftareq33/Java_Algorithm_2_HuffmanCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Code

Description:

Implementing Huffman Coding for file compression and decompression using a priority queue and custom binary tree design. The program reads, compresses, and writes data to a file using Huffman encoding, ensuring lossless compression and accurate decompression to match the original file.

Note: there is app_photo folder

About

Huffman Code for compression and decompression file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published