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

搜索资源列表

  1. Huffman

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

    • 发布日期:2016-01-26
    • 文件大小:4kb
    • 提供者:瑞霞裴
  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-06
    • 文件大小:566byte
    • 提供者:王国良
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.53kb
    • 提供者:pooori
  1. Huffman

    0下载:
  2. Code in matlab about Huffman Codification.
  3. 所属分类:matlab

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

    0下载:
  2. mathlab code for huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.48kb
    • 提供者:nassim jafarian
  1. HuffCoding

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:katore vishal
  1. Huffcoding04

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.67kb
    • 提供者:katore vishal
  1. HuffmanTree

    0下载:
  2. provides matlab code for huffman encoding for images
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:katore vishal
  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
    • 文件大小:697byte
    • 提供者:王芳
  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
    • 文件大小:1.61kb
    • 提供者:iek
  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
    • 文件大小:2.17mb
    • 提供者:刘艳芳
  1. Huffman

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

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

    0下载:
  2. 哈夫曼编码源程序 如:p=[0.4 0.3 0.2 0.1] huffman(p)-huffman source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:905byte
    • 提供者:游泳鱼
  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
    • 文件大小:2.59kb
    • 提供者:葛菲
  1. huffman

    0下载:
  2. matlab code for huffman compression technique
  3. 所属分类:matlab

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

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

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:kalyan
  1. comp

    0下载:
  2. Matlab code for Huffman encoder/decoder with (or without) recursive splitting.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35.99kb
    • 提供者:Ann
  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
    • 文件大小:1.37kb
    • 提供者: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