搜索资源列表

  1. 哈夫曼编码解码

    0下载:
  2. 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24035
    • 提供者:胡骥骏
  1. 霍夫曼树编码

    0下载:
  2. 哈夫曼树编码代码-Huffman code tree coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:小小
  1. Source_coding

    0下载:
  2. 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:小影
  1. huffmanarithmaticcoding

    0下载:
  2. 在matlab运行环境下 实现霍夫曼编码及霍夫曼译码-Huffman coding matlab implementation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:林志江
  1. Huffman

    0下载:
  2. Huffman霍夫曼编码!送给初学C的人-Huffman
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:许铁
  1. huffman_encode_and_decode

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

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:张星
  1. huff

    0下载:
  2. 使用matlab编程工具实现霍夫曼编码,已通过运行。-Finish the huff_code by using the tool of matlab,and the code could run.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2537472
    • 提供者:Bob
  1. Huffman霍夫曼编码源代码(VC)

    0下载:
  2. Huffman霍夫曼编码源代码(VC).zip-Hoffman source code (VC). Zip
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:rcenty
  1. 信息论

    0下载:
  2. 实现一个霍夫曼编码。自己新建文件(读源码可以知道建什么),输出霍夫曼编码后的文件。(Implement a Hoffman encoding. Own new files (read source code, you can know what to build), the output of Hoffman encoded documents.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:Bomb
  1. huffman

    0下载:
  2. 根据给定的信源概率分布,编程实现霍夫曼编码和二次扩展信源霍夫曼编码,并和信源的熵进行比较,体会霍夫曼编码的编码效果。(According to the given probability distribution of the source, Hoffman encoding and two extended source Hoffman coding are programmed and compared with the entro
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:YkY101
  1. Huffman

    0下载:
  2. R进制霍夫曼编码的 m a t l a b 实 现,R可以任意改变(Matlab implementation of R ary Hoffman encoding)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:烤翅
  1. 霍夫曼编码

    0下载:
  2. 对文本内容进行霍夫曼编码,以实现文本的压缩。(The text content is encoded by Hoffman to compress the text.)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:aphroham
  1. huffman

    0下载:
  2. 此为r元霍夫曼编码MATLAB仿真文件,r和p都已参数化(This is the R element Hoffman coded MATLAB simulation file, and both R and P have been parameterized)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:无为而为
  1. Huffman

    0下载:
  2. 霍夫曼编码是一种常见的不等长编码方式,该程序可实现霍夫曼编码和霍夫曼译码。(Huffman coding is a common unequal length encoding method.This file can implement Huffman coding and Hoffman decoding.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:RoxanneQQ
  1. a_huffman

    0下载:
  2. 改进传统霍夫曼编码不能自适应根据输入字符改变编码结果的缺点,用python实现自适应霍夫曼编码,每次输入一个字符,给出一个编码结果(The improvement of the traditional Hoffman encoding cannot change the encoding results adaptively according to the input character shortcomings, realize t
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:米尼西瓜子
  1. huffman

    0下载:
  2. 在MATLAB中实现霍夫曼编码,粗略实现编码(Implementation of Hoffman coding in MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:光之风
  1. Huffman编码

    0下载:
  2. 用MATLAB实现了数字图像的霍夫曼编解码,并给出了实验用图。(Using MATLAB to achieve the Hoffman digital image codec, and gives the example of the experiment.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:700416
    • 提供者:宁徛
  1. Code_Huffman

    0下载:
  2. 霍夫曼编码 程序 图像编码 应用 图像解码应用(Hoffman coding program, image coding, application of image decoding.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:程刚
  1. 哈夫曼

    0下载:
  2. 一种用verilog语言实现的霍夫曼压缩编码算法(Huffman compression implemented by Verilog)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:实现那是
  1. 霍夫曼编码仿真

    0下载:
  2. 霍夫曼编码仿真,包含信道,注释清楚,帮助信息论理解
  3. 所属分类:编辑器/阅读器

« 1 2 3 4 56 7 8 9 10 ... 36 »

源码中国 www.ymcn.org