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

搜索资源列表

  1. Huffman

    1下载:
  2. 基于matlab的哈夫曼编码与解码的源代码程序。-Matlab-based Huffman encoding and decoding of the source code program.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:瑞霞裴
  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-02
    • 文件大小:1012
    • 提供者:郭方
  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. huffmandecode

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

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

    0下载:
  2. 实现哈弗曼压缩编码的matlab程序。(m文件)-Huffman code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1342
    • 提供者:鼓鼓
  1. entropy

    0下载:
  2. 哈弗曼编码(huffman code)的通信系统中的仿真-huffman code loseless
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:simon
  1. huffman

    0下载:
  2. huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:566
    • 提供者:王国良
  1. huffman

    0下载:
  2. 概率向量为p的哈夫曼码生成器,返回哈夫曼码矩阵h和一个概率向量为p的信源的码字长度-Probability vector p of the Huffman code generator, return to Huffman code matrix h and a probability vector p of the source of the code length
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:697
    • 提供者:王芳
  1. code

    0下载:
  2. 介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告-Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2275684
    • 提供者:刘艳芳
  1. Huffman

    0下载:
  2. This is a Huffman code, display the average bits.Works with .txt
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:memincrossx
  1. ADPCM

    0下载:
  2. The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
  3. 所属分类:matlab

  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. huffman

    0下载:
  2. gives the huffman code of a image
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1881
    • 提供者:kalyan
  1. huffman-code

    0下载:
  2. 哈弗曼编码,在matlab中实现,源代码-huffman encode
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:583
    • 提供者:likangnan
  1. shannon-huffman

    0下载:
  2. this file is Shannon and Huffman code for error correction. -this file is Shannon and Huffman code for error correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:902
    • 提供者:sahar
  1. huffman-code

    0下载:
  2. The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be described in
  3. 所属分类:matlab

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

    0下载:
  2. 霍夫曼编解码程序,仿真了huffman编码和解码-huffman encode decode
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16891
    • 提供者:张静文
  1. huffman

    0下载:
  2. matlab function that generates huffman code for image
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1928
    • 提供者:doki2156
  1. huffman

    0下载:
  2. HUFFMAN Builds a variable-length Huffman code for a symbol source. CODE = HUFFMAN(P) returns a Huffman code as binary strings in cell array CODE for input symbol probability vector P. Each word in CODE corresponds to a symbol whose probabili
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1404
    • 提供者:mohammad
  1. huffman

    0下载:
  2. 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码(Completely according to the characters in this method the probability to construct the vision "the average length of the shortest code word, sometimes called the best coding)
  3. 所属分类:matlab例程

« 12 3 4 5 »
搜珍网 www.dssz.com