mireiagasco / HuffmanCodes-Java

Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)

Repository from Github https://github.commireiagasco/HuffmanCodes-JavaRepository from Github https://github.commireiagasco/HuffmanCodes-Java

HuffmanCodes-Java

Implementation of the Hufmman codification with java, using a minHeap and a binary tree.

About

Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)


Languages

Language:Java 100.0%