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

搜索资源列表

  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. 23952

    0下载:
  2. My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:52.26kb
    • 提供者:郭春阳
  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. Huffman

    1下载:
  2. 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:6.06kb
    • 提供者:renyuanfang
  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. ahaf

    0下载:
  2. adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:4.3kb
    • 提供者:vahid
  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. 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. adaptive-huffman

    0下载:
  2. adaptive huffman.rar can Download
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:Khuong
  1. adaptive-huffman

    0下载:
  2. It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.11kb
    • 提供者:omsta
  1. cPP

    0下载:
  2. c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:吴进强
  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. Adaptive-Huffman

    0下载:
  2. Adaptive huffman matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.97kb
    • 提供者:Sachin
  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 3 »
搜珍网 www.dssz.com