Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
- Updated
Sep 22, 2023 - Java
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
File Compression Using Huffman Coding Built in Java.
Java project that implemnts Huffman encoding algorithm
Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.
Efficient Huffman Coding implementation for file compression and decompression.
Compactador e descompactador de dados.
This repository contains a Java implementation of a compression tool that utilizes the Huffman coding algorithm to compress and decompress text files.
Data Structures and Algorithms
Comp336 Project#2
A new set of lossy and lossless graph compression techniques for external memory representation.
Simple file compressor and decompressor written in Java-21 using my own library bits4j (which is hosted on maven central)
Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.
Huffman compression Maven package for Java.
Course project for the "Data Structures Project course" (p2, 2020) at the University of Helsinki.
A text compressor that uses huffman tree
An application for Text File Compression/Decompression using Huffman Coding.
Add a description, image, and links to the huffman-coding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-coding topic, visit your repo's landing page and select "manage topics."