CseWay
A Way For Learning
Huffman Encoding
Huffman's algorithm is an example of a greedy algorithm
Huffman encoding, an algorithm for the lossless compression of files based on the frequency of occurrence of a symbol in the file that is being compressed.
Usefull links for Huffman Encoding:
http://www.cprogramming.com/tutorial/computersciencetheory/huffma
n.html
http://web.stanford.edu/class/archive/cs/cs106b/cs106b.1126/handouts/220%20Huffman%20Encoding.pdf
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment