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

搜索资源列表

  1. Adaptive-Huffman-Coding

    0下载:
  2. Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38.01kb
    • 提供者:yy
  1. 3

    0下载:
  2. matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:27.63kb
    • 提供者:jj
  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. adaptivehuffman.m.tar

    0下载:
  2. Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:3.72kb
    • 提供者:Ibraham
  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 4 »
搜珍网 www.dssz.com