Skip to content

Huffman coding is a data compression method without data loss. This program creates a huffman tree with either standart input or file input using C programming language.

Notifications You must be signed in to change notification settings

metinbinbir/Huffman-Tree-using-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Huffman-Tree-using-C

Huffman coding is a data compression method without data loss. This program creates a huffman tree with either standart input or file input using C programming language.


PROCESS

1
2
3
4
5
6


OUTPUT

7


SCREENSHOTS

3

2

1

About

Huffman coding is a data compression method without data loss. This program creates a huffman tree with either standart input or file input using C programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages