Skip to content

bugface/cop5536sp17HuffmanCoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cop5536sp17HuffmanCoding

This is a course project for advanced data structure. In the project, three data structures including binary heap, 4-way heap and pairing heap are implemented. The time required for each of the heap to construct the huffman tree was assessed and it proved that 4-way heap is the fastest data structure. Uilization of 4-way heap, huffman encoding and decoding are implemented. You can find project details in the file named COP5536_SP17_Project.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages