-
Notifications
You must be signed in to change notification settings - Fork 0
ycAlex11/Huffman-tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The program allows the people input some character in the Plain Text, when the user click the button of Freq Calc, the program create the optimal frequency table,the user can edit the frequency in the Symbol Table too. Then the user can click the button of Compress, the program based on the Huffman algorithm replace the characters and create binary stream, then extract each 6-bit value and compressed on the Compressed text. The function of decompress does not include in this program. Environment: Visual C# Express 2010 Run : open the file Asgn and click the F5 .
About
This is an example implement huffman tree by C#
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published