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

搜索资源列表

  1. Common111lzo

    0下载:
  2. 通用的LZO压缩算法,比霍夫曼算法好15%-common compression algorithms, Algorithm better than Hoffman, 15%
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2100
    • 提供者:甘礼良
  1. entropycoding

    0下载:
  2. 熵编码源程序,也即霍夫曼编码,希望对大家有所帮助哦~-source entropy coding, Huffman coding is, we want to help, oh ~
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:82147
    • 提供者:周坤
  1. mystruct

    0下载:
  2. 这是一系列关于二叉树的创建,查找,霍夫曼等数据结构编程,-This is a series of binary tree to create, find, Hoffman data structure programming,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65812
    • 提供者:周艳
  1. Huffmantrans

    0下载:
  2. 霍夫曼编码变换,对图像的处理。一个很好的深入学习图像处理的实例。-Hoffman transform coding, image processing. A good in-depth study of image processing examples.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21990
    • 提供者:air
  1. hfm_heap

    0下载:
  2. 霍夫曼树的构造,密码的生成;堆的构造、排序等!-Huffman tree structure, password generation heap construction, sequencing, etc.!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:56706
    • 提供者:heqin
  1. Huffman

    0下载:
  2. 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:943
    • 提供者:Tony
  1. Data-Structure-Course-Design-Huffman-coding

    0下载:
  2. 数据结构课程设计——霍夫曼编码(含有设计要求,需求分析,源代码)-Data Structure Course Design- Huffman coding (with the design requirements, requirements analysis, source code)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:418195
    • 提供者:liu jian
  1. Cpp1

    0下载:
  2. C语言编译利用霍夫曼编码压缩/解压缩文件-C compiler to use Huffman coding compression/decompression file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1585
    • 提供者:诸葛孔亮
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:51159
    • 提供者:陈濛
  1. Huffman

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

    • 发布日期:2017-04-05
    • 文件大小:2063
    • 提供者:许铁
  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. Huffman

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

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:烤翅
  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. 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. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:narutoyt
  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. huffman

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

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:光之风
  1. 哈夫曼树

    0下载:
  2. 这是一份霍夫曼树的代码,代码被分成一个一个的块,需要的小伙伴可以看一看。(This is a code of Hoffman tree. The code is divided into one block, and the small partners need to have a look.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:240640
    • 提供者:吕二丫
  1. 哈夫曼编码的贪心算法设计

    1下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。
  3. 所属分类:C#编程

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