CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫曼

搜索资源列表

  1. imagecompression

    0下载:
  2. 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1595
    • 提供者:高天博
  1. huff

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

    • 发布日期:2017-05-10
    • 文件大小:2537034
    • 提供者:Bob
  1. 霍夫曼编码图像

    4下载:
  2. 基于matlab的霍夫曼编解码,实现基本的功能
  3. 所属分类:密码/编码算法

    • 发布日期:2013-01-15
    • 文件大小:3281
    • 提供者:hu474722972
  1. 霍夫曼压缩

    0下载:
  2. Matlab 根据霍夫曼进行的图像压缩程序,适合做图像的过来参考下
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:33306
    • 提供者:zzw225@126.com
  1. Huffman霍夫曼编码源代码(VC)

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

    • 发布日期:2017-04-13
    • 文件大小:2280
    • 提供者:rcenty
  1. 基于matlab的三、四、五元霍夫曼编码

    0下载:
  2. 基于matlab的三、四、五元霍夫曼编码
  3. 所属分类:文档资料

  1. Huffman

    0下载:
  2. 利用动态规划构造霍夫曼树。使用的数据结构为链表,需要两种链表结构——一个为霍夫曼树上的节点,另一个为为了方便遍历与编辑而设计的存储字符及其对应信息——包括出现次数、霍夫曼码等——的链表。(Construction of Hoffman tree using dynamic programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:350208
    • 提供者:dhaohao
  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. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:Bomb
  1. EXP6_Compress

    1下载:
  2. 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:ShirleyQ1543
  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 entropy of the source to realize th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:YkY101
  1. Huffman

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

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:烤翅
  1. huffman

    0下载:
  2. 采用java语言实现的霍夫曼树的构建,并利用图形用户界面显示结果(Using java language to achieve the construction of the Hoffman tree, and graphical user interface to display the results)
  3. 所属分类:Java编程

    • 发布日期:2017-12-14
    • 文件大小:10227
    • 提供者:yddy
  1. Hough_Transform.tar

    0下载:
  2. 帮住理解霍夫曼变换找出同心圆半圆测定。主要是帮助理解霍夫曼变换。(Help understand Hoffman transform, find concentric circles, semicircle determination. The main thing is to help understand the Hoffman transform.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Oallen
  1. 5、Huffman编码

    0下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(Huffman encoding (Huffman Coding), also known as Hoffman encoding, is a coding method, and Huffman en
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:228352
    • 提供者:飞洒吧year
  1. 霍夫曼编码

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

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:aphroham
  1. Navigation

    0下载:
  2. 运用霍夫曼编码,求的信源,码子,概率,长度等(The use of Hoffman encoding, for the source, size, probability, length etc.)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-04
    • 文件大小:78848
    • 提供者:微光永恒
  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. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:无为而为
  1. Huffman

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

    • 发布日期:2018-04-29
    • 文件大小: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 the adaptive Hoffman encoding w
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:米尼西瓜子
  1. huffman

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

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:光之风
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com