Skip to content

SkyAndCloud/HuffmanTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffmanTree

This project applied huffman-tree algorithm to encode and decode.

Features

  • Pure C implemented with a pretty code style and a good practice
  • File encoding
  • File decoding
  • Output huffman-tree's tree structure to STDOUT

About

Applied huffman tree to encode/decode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages