📦 Zip and Unzip files using Huffman's code and LZW Algorithm
-
Updated
Oct 15, 2025 - Java
📦 Zip and Unzip files using Huffman's code and LZW Algorithm
File Compression Using Huffman Coding Built in Java.
Java project that implemnts Huffman encoding algorithm
Compactador e descompactador de dados.
Huffman encoding and decoding using priority queues in Java
Image compression and decompression tool using Huffman coding on RGB channels for lossless image storage. This Java project encodes BMP/PNG images into binary format and reconstructs them from compressed text files, preserving color fidelity and image resolution.
This repository contains a Java implementation of a compression tool that utilizes the Huffman coding algorithm to compress and decompress text files.
Java code to compress a text file with Huffman encoding
A simple compression program using Huffman Coding Algorithm, with a simple GUI from Java Swing. Made with Java, for University.
A text compressor that uses huffman tree
Huffman Coding/ Compression
Comp336 Project#2
Huffman file compression and decompression created in Java.
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
File compression algorithms: Huffman Compression Algorithm and Lempel-Ziv-Welch Compression Algorithm.
My Java Implementation of the Huffman Tree Compression Algorithm
Text encryption and decryption using Huffman Code with java
A compression application developed with Huffman Coding Algorithm.
Add a description, image, and links to the huffman-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the huffman-compression-algorithm topic, visit your repo's landing page and select "manage topics."