Skip to content

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

Notifications You must be signed in to change notification settings

mireiagasco/HuffmanCodes-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages