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

搜索资源列表

  1. faac

    0下载:
  2. HUFFMAN编码的实现,代码比较的清楚明了!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:126834
    • 提供者:youryeye
  1. AdaptiveHuffmanEncode

    0下载:
  2. 有关自适应HUFFMAN文本压缩方面的代码
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:1766
    • 提供者:黄龙华
  1. ImageCoding

    0下载:
  2. 此段代码是关于图像压缩的,融入了Huffman编码,Shannon-Fano编码等技术!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:229346
    • 提供者:zhanghf
  1. SourceModeling

    0下载:
  2. SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础) 2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。 SM.class是SM.java生成的类文件。 compute.txt是输出结果到屏幕后的信息text复制。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8075
    • 提供者:Glen
  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform inverse DCT 5, Shift the val
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:186880
    • 提供者:颜新卉
  1. mp3_decoder

    0下载:
  2. 一个用VHDL编写的实现mp3解码功能的代码。This folder contains three directories: Huffman, IMDCT and Filterbank, each of them includes all the VHDL source codes of the component.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:34333
    • 提供者:颜新卉
  1. Huffmancodeandincludeexe

    0下载:
  2. 这是一些Huffman编码的代码,包括源程序,以及生成的可执行文件
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:344551
    • 提供者:陈嵩
  1. 51622417

    0下载:
  2. huffman 编码用C做,本代码主要实现的是对输入的一串英文字符进行统计,编码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13170
    • 提供者:木木
  1. haffmantree

    0下载:
  2. 哈夫曼二叉树的原代码-Huffman binary tree of the original code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6756
    • 提供者:王伟
  1. MP3Decode

    0下载:
  2. MP3压缩算法,C++代码实现,包括快速DCT变换,Huffman编码等
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:36117
    • 提供者:damocris
  1. huffman2

    0下载:
  2. 这是关于信源压缩编码里面比较经典的压缩编码算法-Huffman算法的代码!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:许云龙
  1. 201531355

    0下载:
  2. 文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:37094
    • 提供者:李飞
  1. vc_huffman

    0下载:
  2. vc实现一幅图像的huffman编码,代码效率非常的好。大家可以参考一下-vc achieve an image of Huffman coding, code efficiency is very good. We can take a look
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:138003
    • 提供者:李连
  1. zlib-1.2.2.tar

    0下载:
  2. 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:430469
    • 提供者:刘刀冈
  1. jpeghuff

    0下载:
  2. 关于HUFF的代码用C编的,大家学习一下,是JPEG的经典-The codes ,which are classic for JPEG,are used for Huffman and edited with C. We can do some rearch of them.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15581
    • 提供者:春春
  1. FastHF

    0下载:
  2. 惠普实验室的经典代码。用于huffman编码的快速实现,具有参考价值-HP Labs classic code. Huffman coding for the rapid realization of value with reference
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:220877
    • 提供者:子陵
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. 哈夫曼编码解码

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

    • 发布日期:2008-10-13
    • 文件大小:24035
    • 提供者:胡骥骏
  1. operator_overload

    0下载:
  2. 哈夫曼树是相同个数的带权结点所构成的所有二叉树中带权路径长度WPL最小的二叉树,将其应用于计算机通信中数据编码技术可大大缩短电文代码的长度,且避免了电文代码二义性的产生。本文简要介绍了哈夫曼树的原理、构造方法及其在数据编码中的应用。-Huffman tree is the same as the number of nodes with the right posed by the Binary right path with the smallest length WPL binary tre
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:11700
    • 提供者:从从
  1. 源程序1

    0下载:
  2. 2 无损压缩技术. 2)变长最佳编码定理和唯一可译代码. 2 无损压缩技术. 2 无损压缩技术. 3)哈夫曼编码方法(Huffman). 2 无损压缩技术. 2 无损压缩技术 ... 预测误差的方差-two lossless compression technology. 2) variable length coding theorem best and the only translated code. Two lossless compression technology. Two los
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:yl
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com