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

搜索资源列表

  1. huffman-matlab

    1下载:
  2. 用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩-MATLAB Huffman coding procedures, it is easy to achieve lossless compression
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4155
    • 提供者:wl
  1. matlab Huffman

    1下载:
  2. 用matlab语言实现 Huffman编码
  3. 所属分类:matlab例程

    • 发布日期:2009-10-22
    • 文件大小:5433
    • 提供者:ly8784
  1. EZW源码(Matlab实现)

    7下载:
  2. 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-29
    • 文件大小:132281
    • 提供者:thebestxie
  1. HuffmanCoding_ImageCompress

    0下载:
  2. 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:zhaojiepeng
  1. www_dssz_com_huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:zhang
  1. Huffman

    0下载:
  2. Huffman Coding & Decoding for Text Compression
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:59634
    • 提供者:Saranya
  1. huffman

    0下载:
  2. Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:155764
    • 提供者:peng
  1. huffman

    0下载:
  2. 用matlab演示图象的哈夫曼编解码过程-Matlab demo images used for the Huffman decoding process
  3. 所属分类:matlab

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

    0下载:
  2. 编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1207
    • 提供者:张军政
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. huffman

    0下载:
  2. matlab程序,完成huffman编解码的功能-matlab program to complete the huffman encoding and decoding functions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1959
    • 提供者:SDP
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:19306
    • 提供者:xiaonaughty
  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-03-31
    • 文件大小:6775
    • 提供者:史锁兰
  1. huffmantree

    0下载:
  2. HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:935
    • 提供者:小钱
  1. huffman

    0下载:
  2. 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5965
    • 提供者:julia
  1. huffman

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

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

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

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

    0下载:
  2. 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2649
    • 提供者:葛菲
  1. MATLAB-Huffman-GUI-design

    1下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码-MATLAB Huffman Huffman coding and decoding GUI interface design source code
  3. 所属分类:matlab

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

    0下载:
  2. 用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:老朋友1214
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com