Ask Questions & Get Answers at ibibo sawaal

Ask your Question in Computers & Technology

Character(s) remaining:  160
 
Ask now

What is Huffman Trees? 

Asked in Computers & Technology at 7:52 PM on October 31, 2008

Tags: huffman, trees

! This question is closed
Report abuse
Raju Yadav
Raju Yadav

Related Search

 

What is Huffman Trees?

cta.Source site:http://en.wikipedia.org/wiki /Huffmantree...A relatively simple method for compressing data works by creating a so-called Huffman tree for a file and using it to compress and decompress the data it contains. For most applications, binary Huffman trees are used i.e., each node is either a leaf or has exactly two sub-nodes. One can, however, construct Huffman trees with an arbitrary number

Posted in Computers & Technology by Raju Yadav at 1:13 PM on November 01, 2008
Tags huffman, trees

What are the Main properties of Huffman coding ?

requires that a frequency table or other hint as to the encoding must be stored with the compressed text; implementations employ various tricks to store tables efficiently.Huffman coding is optimal when;Blocking", or expanding the alphabet size by coalescing multiple symbols into "words" of fixed or variable-length before Huffman coding, usually helps, especially when adjacent symbols are correlated

Posted in Computers & Technology by ganga kelkar at 10:12 PM on December 26, 2008

What is The Huffman Compression Algorithm?

the Huffman encoding method, after its discoverer, David Huffman.A Huffman code can be represented as a binary tree whose leaves are the characters that are encoded. At each non-leaf node of the tree there is aThe Huffman Compression algorithm is an algorithm used to compress files. It does this by assigning smaller codes to frequently used characters and longer codes for characters that are less

Posted in Computers & Technology by Raju Yadav at 1:24 AM on November 01, 2008
sawaal signature