CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫曼编码 matlab

搜索资源列表

  1. Huffman3

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

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

    2下载:
  2. 用matlab 和 c联合编程实现JPEG图像压缩,包括量化,霍夫曼编码,解码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:703025
    • 提供者:liujuan
  1. DIP

    0下载:
  2. 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:356350
    • 提供者:晨曦
  1. huffman_code

    1下载:
  2. 用matlab实现的霍夫曼编码的图像压缩,主要就是依据霍夫曼编码的原理实现的图形图像处理。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7514
    • 提供者:徐斌
  1. jpeg0_0002b

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

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

    1下载:
  2. jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1118592
    • 提供者:ronghy
  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
    • 文件大小:872
    • 提供者:邓勇
  1. huffman

    0下载:
  2. 使用MATLAB语言,霍夫曼编码,并对压缩效果进行了评价。-MATLAB programme,Huffman.This code analyze the compress principle and make some contrast with other mathods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1394
    • 提供者:crystal
  1. huffman

    0下载:
  2. 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:尚佳栋
  1. Huffman_coding

    0下载:
  2. 信道编码中的霍夫曼编码在matlab环境下的实现-Huffman coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:938
    • 提供者:SDS
  1. huffman

    0下载:
  2. 霍夫曼编码非常实用的小程序 ,实用matlab编写-Huffman coding is very useful for small programs, preparation of practical matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1382
    • 提供者:春风
  1. Huffman-Codes-And-Matlab-Simulation

    0下载:
  2. 通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造-By MATLAB simulation to compare two yuan Huffman discussed, ternary Huffman coding and source coding efficiency extended to achieve optimization of Hoffman Construction Code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:53961
    • 提供者:hu diefei
  1. hulfman-matlab

    0下载:
  2. 霍夫曼编码的matlab实现,通信类相关的,可以做个参考-Communication and Information Engineering Huffman encoding using matlab (0,1 encoding), the program is quite useless, you can take a look at
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:839
    • 提供者:lanpengpeng
  1. matlab-huffman

    0下载:
  2. 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:38808
    • 提供者:张亚杰
  1. yuanhaojie_1010384_qam16

    0下载:
  2. matlab实现huffman编码,对于输入的概率矩阵,输出霍夫曼编码-matlab huffman
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1865
    • 提供者:cliff yuan
  1. hf_dem

    0下载:
  2. 霍夫曼编码matlab程序 对英文字母进行编码 进过高斯信道后 接收端解码 -Hoffman coding matlab procedures for receiving encoding into the Gauss channel after the decoding of English letters
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:817
    • 提供者:zhaodl
  1. bianma

    0下载:
  2. 香农编码代码,霍夫曼编码等各种编码代码,适用于图像处理,信息论等各种学科实验报告(Shannon coding code, Hoffman encoding and other coding code, suitable for image processing, information theory and other disciplines experimental report)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:zdlu
  1. encode

    0下载:
  2. 信息论中的霍夫曼编码以及费诺编码的基础编码(HUOFUMAN encode Fanocode)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:yaodongqing
  1. huofuman

    0下载:
  2. 图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:48128
    • 提供者:君羊木
  1. JPEGCompression-master

    1下载:
  2. matlab基于余弦变换及霍夫曼编码实现jpeg压缩和解压,(Matlab implements JPEG compression and decompression)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:959488
    • 提供者:照亮太阳
« 1 2 34 5 6 »
搜珍网 www.dssz.com