📦 Zip and Unzip files using Huffman's code and LZW Algorithm
-
Updated
Oct 9, 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
Java code to compress a text file with Huffman encoding
This repository contains a Java implementation of a compression tool that utilizes the Huffman coding algorithm to compress and decompress text files.
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.
A simple compression program using Huffman Coding Algorithm, with a simple GUI from Java Swing. Made with Java, for University.
Huffman Coding/ Compression
Comp336 Project#2
A text compressor that uses huffman tree
Huffman file compression and decompression created in Java.
Huffman Code to Compress a Text file in 128, 64 and 32 bit encoding.
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.
A compression application developed with Huffman Coding Algorithm.
A Huffman coding application made using Android Studio.
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."