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

搜索资源列表

  1. 数据压缩_

    0下载:
  2. 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:47.14kb
    • 提供者:李春光
  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.85kb
    • 提供者:沈宏伟
  1. HFMDaiMa

    0下载:
  2. 自适应哈夫曼编码,可以很深入的了解哈夫曼是最优熵编码的原因-Adaptive Huffman coding, can be a deeper understanding of the optimal Huffman entropy coding is the reason
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.73kb
    • 提供者:木灵蓝
  1. huffman-adaptive

    0下载:
  2. huffman coding and decoding adaptive huffman coding and decoding it is a assignment from my course and code is main-c decode is main-e hope it is useful for everybody
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:yuyu
  1. AHC

    0下载:
  2. Adaptive-Huffman Coding自适应的Huffman压缩与解压缩。 在压缩与解压缩过程中动态地改变Huffman树,和编码。-Adaptive-Huffman Coding Adaptive Huffman compression and decompression. Compression and decompression in the process of changing the dynamic Huffman tree, and coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:star
  1. adaptive_huffman

    0下载:
  2. 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:13.76kb
    • 提供者:Richard Chang
  1. AHUFFMAn

    0下载:
  2. Adaptive Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:12.79kb
    • 提供者:holi
  1. AdaptiveHuffman

    0下载:
  2. adaptive huffman coding的源代码。-adaptive huffman coding of the source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4.55kb
    • 提供者:陶秋平
  1. 504091500_abaki_Huffman

    0下载:
  2. Adaptive Huffman Coding written in english
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:642.16kb
    • 提供者:abaki
  1. hfm

    0下载:
  2. 自适应霍夫曼编码。。在VS2008下运行。。C++源码-Adaptive Huffman coding. . Run in VS2008. . C++ Source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:328.08kb
    • 提供者:he harmony
  1. FGK

    0下载:
  2. FGK algorithm for adaptive huffman coding and decoding-FGK algorithm for adaptive huffman coding and decoding..
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:12.85kb
    • 提供者:vahid
  1. final_proj1

    0下载:
  2. adaptive huffman coding and decoding in matlab-adaptive huffman coding and decoding in matlab..
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:865.16kb
    • 提供者:vahid
  1. adaptivehuffman

    0下载:
  2. 自适应Huffman编码基于MATLAB的实现-Adaptive Huffman Coding MATLAB-based implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.68kb
    • 提供者:陈晨
  1. huffmancode

    0下载:
  2. 自适应赫夫曼编码 多媒体应用 解压缩 C源代码-Adaptive Huffman coding of multimedia applications extract the C source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:yeqiuyu
  1. huffman

    0下载:
  2. 自适应(或动态)哈夫曼算法取消了统计,可在压缩数据时动态调整哈夫曼树,这样可提高速度。因此,哈夫曼编码效率高,运算速度快,实现方式灵活。-Adaptive (or dynamic) Huffman algorithm to cancel the statistics, the data can be dynamically adjusted in the compressed Huffman tree, which can improve speed. Therefore, the Huffma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2.26kb
    • 提供者:
  1. AdaptHuf

    0下载:
  2. 自适应霍夫曼编码算法,是压缩编码算法的一种,在霍夫曼编码算法的基础上改进得到的-Adaptive Huffman coding algorithm, a compression algorithm, and Huffman coding algorithm based on improved access
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:185.68kb
    • 提供者:李华灿
  1. final-proj1

    0下载:
  2. Adaptive Huffman coding just encoding with out decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:3.97mb
    • 提供者:slava5000
  1. adaptive-huffman-coding-c

    0下载:
  2. 本程序是使用c语言编写的自适应霍夫曼编码,对于只熟悉c语言的同学会有很大帮助。-This procedure is the use of adaptive Hoffman coding of C language, the only familiar with the C language students will be of great help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:32.66kb
    • 提供者:wmpywv
  1. ass1

    0下载:
  2. 在国外上学做的一个Adaptive Huffman Coding,数据压缩和解码。-Adaptive Huffman Coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:4.98kb
    • 提供者:张亢
  1. Adaptive-Huffman

    0下载:
  2. 自适应哈夫曼编解码源代码。 生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code. The generated executable file can compress and decompress the txt file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:段宏达
« 12 »
搜珍网 www.dssz.com