-
-
-
[
Matlab]
huffman.rar
Read into the section of data, the data on the use of Huffman source coding algorithm
-
-
[
Visual C++ (VC++)]
MPEG4-audioEnc.rar
... fft.h fft.c- Fast Fourier transform filtbank.h filtbank.c- Filter frame.h frame.c- definition of audio frames huffman.h huffman.c- Huffman coding hufftab.h- Huffman encoding code table joint.h joint.c- audio integration ltp.h ltp.c- ltp-weighted factor
-
[
C/C++]
Data_Struc.rar
... Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own, including the shortest path dijkstra, floyd, minimum spanning tree of the prim, kruskal as well as the list, Huffman Tree, etc. c++ code
-
[
Visual C++ (VC++)]
3.rar
... decoding achieve the one-stop algorithm. Can enter the code length and content, enter the right value, the realization of huffman encoding, output encoding results, followed by decoding, the output results of decoding. Just tried the procedure, there is ...
-
[
Matlab]
huffmancode.rar
Discrete source lossless source coding (to achieve huffman coding) can be used for teaching
Category:
matlab Upload User:
wxj513 Size:
27K
-
-
[
C/C++]
HUFF.rar
Huffman coding information theory experiment is c source, Dev c/c++ Run through.
-
[
C/C++]
huffman_file_compress.rar
The use of Huffman huffman encoding file compression program is very simple principal is to help newcomers understand the Hoffman encoding method