-
-
-
[
Matlab]
Huffman.rar
Matlab-based image or sequence of Huffman coding and decoding procedures
-
[
C/C++]
huffman.rar
Huffman coding with the analytical technique based on the binary tree search traversal
-
[
C/C++]
Data-Structure.rar
Own data structure experiment title (combined list, huffman tree, the expression evaluator)
-
[
C/C++]
huffman.cpp.rar
c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the average length. There are categories and types of two forms of source ...
-
[
Visual C++ (VC++)]
huffman.rar
... binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse, and then the realization ... right value, in accordance with established weight Huffman tree, from the Huffman tree can be the character encoding, ...
-
-
[
Matlab]
huffmanprogram.rar
Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
-
[
Visual C++ (VC++)]
huffman.rar
Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
-
[
Matlab]
jpg.zip
jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable