搜索资源列表
huffman_code
- huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新
huffman_Code
- 数据结构试验。。。哈夫曼编码。。字符的编码与译码
huffman_code
- 用matlab实现的霍夫曼编码的图像压缩,主要就是依据霍夫曼编码的原理实现的图形图像处理。
huffman_code
- 用哈夫曼算法创建huffman树,求解哈夫曼编码及反编码输出
huffman_code
- huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个
huffman_Code
- 数据结构试验。。。哈夫曼编码。。字符的编码与译码-Test data structure. . . Huffman coding. . Character encoding and decoding
huffman_code
- 用matlab实现的霍夫曼编码的图像压缩,主要就是依据霍夫曼编码的原理实现的图形图像处理。-Using the Huffman code matlab realize the image compression, Huffman coding is mainly based on the principle realize graphics image processing.
huffman_code
- 用哈夫曼算法创建huffman树,求解哈夫曼编码及反编码输出-Huffman algorithm used to create huffman tree, solving Huffman coding and anti-encoded output
huffman_code
- huffman树的各种生成处理方法 -huffman tree
huff
- 霍夫曼编码程序,是一种变长编码方式,用于数据压缩。-huffman_code
huffman_code
- huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
Huffman_code
- 经典的Huffman编码,给定概率向量,输出相应Huffman编码-Classic Huffman encoding, given the probability vector, the output corresponding Huffman coding
Huffman_code
- A matlab source code for huffman coding
Huffman_code
- Huffman source code in Matlab.
huffman_code
- huffman source code matlab implementation
huffman_code
- 打开一篇文章,统计该文章中每个字符出现的次数,然后以它们作为权值,对每一个字符进行编码,编码完成后再对其编码进行译码。-Open the article, the article in the statistics the number of occurrences of each character, then they are used as weights for each character encoding, then enc
Huffman_code
- 霍夫曼编码实现,实现了8位数据输入的霍夫曼编码-Huffman coding to achieve, to achieve the 8-bit data input Huffman coding
huffman_code
- 使用Matlab工具实现哈夫曼压缩编、解码,已执行验证可实现-Using the Matlab tool Huffman compression coding, decoding, validation is performed to achieve
huffman_code
- 与众不同,且通俗易懂的生成huffman code方法-Unique, and user-friendly method of generation huffman code
huffman_code
- 本程序是使用C语言,实现利用哈弗曼编码将一串电文压缩后发送,然后再在接收方进行解压,还原出原来的电文。-This procedure is to use the C language to realize the use of Huffman coding compression will send a bunch of messages, and then decompress on the receiving side, to re