CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 霍夫曼编码

搜索资源列表

  1. Huffman3

    3下载:
  2. MATLAB实现霍夫曼编码对英文文本的解压缩程序-MATLAB Huffman coding for the English version of decompression procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:15.27kb
    • 提供者:李明
  1. jpeg0_0002b

    0下载:
  2. jpeg 编解码 matlab 程序 编解码表 霍夫曼编码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:744.21kb
    • 提供者:lance
  1. HOFFMAN

    1下载:
  2. 霍夫曼coding程序,用此程序可以对任意图像进行霍夫曼编码。-Huffman coding procedures, this procedure can be used for any image Huffman coding.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.31kb
    • 提供者:许成哲
  1. 霍夫曼编码

    1下载:
  2. 霍夫曼编码的实现.
  3. 所属分类:matlab例程

    • 发布日期:2009-10-23
    • 文件大小:1.02kb
    • 提供者:hekang8707
  1. coding_callback

    0下载:
  2. 用matlab实现霍夫曼编码与解码,可以直接运行。-Matlab Hoffman used to achieve encoding and decoding, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.02kb
    • 提供者:lishenwei
  1. LM_huffman

    0下载:
  2. 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:wan liang
  1. di3.9

    0下载:
  2. 此程序主要应用霍夫曼编码的主程序也是matlab程序-The main application of this procedure the main program is the Huffman code matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1012byte
    • 提供者:郭方
  1. Huffman_code_implementation_of_the_MATLAB

    0下载:
  2. 能使霍夫曼编码在matlab上得到实现,从而进一步了解霍夫曼编码的原理-Huffman code can be up at matlab implementation, further understanding of the principle of Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:872byte
    • 提供者:邓勇
  1. huffmandecode

    0下载:
  2. 霍夫曼编码的MATLAB程序 对简单序列的编码 -huffman code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:823byte
    • 提供者:甘木予
  1. matlabcodingtoachieve

    1下载:
  2. 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.56kb
    • 提供者:邓勇
  1. huffman

    1下载:
  2. 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6.62kb
    • 提供者:史锁兰
  1. huffman

    0下载:
  2. 在MATLAB环境下实现霍夫曼编码与译码-In the MATLAB environment to achieve Huffman encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4.76kb
    • 提供者:宋贤明
  1. huffmanarithmaticcoding

    0下载:
  2. 在matlab运行环境下 实现霍夫曼编码及霍夫曼译码-Huffman coding matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:48.91kb
    • 提供者:林志江
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.14kb
    • 提供者:Alex
  1. huffman_encode_and_decode

    0下载:
  2. 自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证-Huffman encode decode
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:12.85kb
    • 提供者:张星
  1. imagecompression

    0下载:
  2. 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.56kb
    • 提供者:高天博
  1. huff

    0下载:
  2. 使用matlab编程工具实现霍夫曼编码,已通过运行。-Finish the huff_code by using the tool of matlab,and the code could run.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:Bob
  1. EXP6_Compress

    1下载:
  2. 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:ShirleyQ1543
  1. huffman

    0下载:
  2. 根据给定的信源概率分布,编程实现霍夫曼编码和二次扩展信源霍夫曼编码,并和信源的熵进行比较,体会霍夫曼编码的编码效果。(According to the given probability distribution of the source, Hoffman encoding and two extended source Hoffman coding are programmed and compared with the entropy of the source to realize th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:YkY101
  1. 霍夫曼编码

    0下载:
  2. 运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:2卡卡2
« 12 3 »
搜珍网 www.dssz.com