sondosaabed / Huffman-encoding

Java project that implemnts Huffman encoding algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman-encoding

This project was created as part of Algorithm Analysis course. Its is a Java project that implemnts Huffman encoding algorithm, the interface was created using JavaFX

The input.txt file is an example of an input file.

App screenshots:

User browse the file: 1h

User choses whether to compress or decompress: 3h

When the compressed file is ready to be downloaded: 4h

Shows the generated huffman encodings for each charachter: 5h

About

Java project that implemnts Huffman encoding algorithm


Languages

Language:Java 100.0%