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

搜索资源列表

  1. edgeroberts

    0下载:
  2. 哈夫曼码编码用MATLAB实现,此法经过检验效果非常好。-Huffman coding using MATLAB implementation, this method is proven very successful.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:35082
    • 提供者:李强
  1. Huffman_text

    0下载:
  2. 使用huffman 编码 对文本进行压缩与解压同时生成压缩后的文件-Encoded using huffman compression and decompression of the text at the same time generate the compressed file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3458
    • 提供者:海日
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:51673
    • 提供者:zhangxuejian
  1. MATLAB_programming_source_code_for_pattern_huffman

    0下载:
  2. MATLAB程序设计之图形huffman编码源程序MATLAB programming source code for pattern huffman coding-MATLAB programming of graphics huffman coding source MATLAB programming source code for pattern huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1649
    • 提供者:iek
  1. Huffman

    0下载:
  2. 该文件详细介绍了哈夫曼编码的程序,并详细介绍完整的matlab仿真过程。-The document details the procedures for Huffman coding, and details the complete matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5499
    • 提供者:
  1. huffman_encode_and_decode

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

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

    0下载:
  2. Huffman编码,完成了哈弗曼的编码及matlab的实现,通过该编码可以获得较好的图像压缩-Huffman coding, coding and completed Hafu Man matlab implementation, the adoption of the code can get better image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:宋经玮
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. Huffman

    0下载:
  2. huffman编码 压缩的matlab语言-huffman bianma matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10140
    • 提供者:
  1. lean

    1下载:
  2. 基于MATLAB的图像压缩,DCT变换,huffman编码-Image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:215679
    • 提供者:wlx
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. Huffman(s)

    0下载:
  2. 对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1818
    • 提供者:ty
  1. coding-and-distortion-of-MATLAB

    0下载:
  2. 介绍了 Shannon 和 Huffman 编码的基本原理及 MATLAB实现方法,给出了编码实例,并进行了分析比较。 -Shannon Huffman coding is introduced and the basic principle and MATLAB methods, gives code examples, and are analyzed and compared.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:21392
    • 提供者:孟君
  1. Matlab

    0下载:
  2. 信息熵 离散无记忆信道容量的迭代计算 Shannon编码 Fano编码 Huffman编码-Discrete information entropy of the iterative calculation of the memory channel capacity Shannon coding Fano coding Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:21815
    • 提供者:liangfang
  1. Huffman-code

    0下载:
  2. Huffman code的matlab程序,用一幅图像作为training image得到像素的Huffman编码,然后编码另外一幅图像,求得average code length。-Huffman code of matlab program, with an image as a training image pixel Huffman coding, then coded another image obtained average code length.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:139414
    • 提供者:刘星宇
  1. Some-basic-transformations-in-MATLAB

    0下载:
  2. 图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:838656
    • 提供者:Hopre
  1. huffman

    0下载:
  2. huffman无损编码matlab程序,图像压缩常用编码方法-huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:2515
    • 提供者:Gao
  1. huffman

    0下载:
  2. 二进制霍夫曼编码的matlab实现,并计算出编码的平均码长,编码效率与信息熵。-Binary Huffman coding matlab to achieve, and calculate the average code length encoding, coding efficiency and information entropy.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1261
    • 提供者:喻世超
  1. huffman

    0下载:
  2. huffman编码在matlab中的实现-huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:552
    • 提供者:only
  1. huffman

    0下载:
  2. MATLAB实现huffman编码,可以自由改变输入-Convert a color image into a grayscale
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:998
    • 提供者:张华
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com