Welcome![Sign In][Sign Up]
Location:
Search - huffmanencode

Search list

[Mathimatics-Numerical algorithmsHuffmanencode.rar

Description:
Platform: | Size: 70311 | Author: | Hits:

[Mathimatics-Numerical algorithmsHuffmanencode

Description: 高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency
Platform: | Size: 70578 | Author: 李震 | Hits:

[Mathimatics-Numerical algorithmsHuffmanencode

Description: 高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency
Platform: | Size: 70656 | Author: 李震 | Hits:

[Streaming Mpeg4huffmanEncode

Description: 本程序很好的实现了哈夫曼编码与译码,对理解哈夫曼算法有帮助。-This procedure achieved good Huffman encoding and decoding, the Huffman algorithm to understand help.
Platform: | Size: 4096 | Author: 梦锐 | Hits:

[Compress-Decompress algrithmshuffmanencode

Description: 利用matlab对图像进行huffman编码,效果不错,试试吧!-Using huffman coding matlab right image, the effect well, try it!
Platform: | Size: 3072 | Author: tom | Hits:

[Special Effectshuffmanencode

Description: 给出了两种利用matlab对图像进行霍夫曼编码的方法,经过仿真,效果很好!-Are given two pairs of images using matlab Huffman coding method, through simulation, good results!
Platform: | Size: 1024 | Author: tom | Hits:

[BooksHuffmanencode

Description: 读取给定的original文件,并对给定文件创建Huffman树,并进行Huffman编码-Read a given original documents, and create a Huffman tree of a given file and carry out Huffman coding
Platform: | Size: 1024 | Author: 任梅 | Hits:

[Data structshuffmanencode

Description: 哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a paragraph of text, and programming to achieve the above choice of an encoding method, the resulting output of the input file encoded to encode.txt read the results of the encode into the above coding.txt, programming the decoding process (requires the encoding of the Huffman tree, the specific data structures and the preservation of their own design), the decoded output the results to decode.txt
Platform: | Size: 37888 | Author: jygb007 | Hits:

[Otherhuffmanencode

Description: 此代码是实现霍夫曼编码的程序,在visual C++的软件环境下运行。其中的注释是自己的想法,可以有助于理解。-huffman encode
Platform: | Size: 3072 | Author: ke | Hits:

[Embeded LinuxhuffmanEncode

Description: 基于c语言的哈夫曼编码,对需要的同学,可以提供一定的参考和帮助。-huffman code of C
Platform: | Size: 1024 | Author: zhuhuawei | Hits:

[CommunicationHuffmanEncode

Description: 赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。-Huffman Coding
Platform: | Size: 2048 | Author: liuxiaotong | Hits:

CodeBus www.codebus.net