Skip to content

Phabibi/Huffman_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

HUFFMAN tree generator with min heap - > q1.cpp and node.h

##LZW compression - > q2.cpp

Compile with make clean && make all

Huffman :

`./q1` 

LZW :

`./q2` 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published