GitHub / mireiagasco / HuffmanCodes-Java
Implementation of the Huffman codification with java, using a minHeap and a binary tree.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mireiagasco%2FHuffmanCodes-Java
PURL: pkg:github/mireiagasco/HuffmanCodes-Java
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: almost 2 years ago
Pushed at: about 4 years ago
Last synced at: almost 2 years ago
Topics: algorithms, binary-search-tree, binary-tree, data-structures, huffman, huffman-coding, java, minheap