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

搜索资源列表

  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.28kb
    • 提供者:任燕
  1. TuXiangChuLiRuanJian

    1下载:
  2. 图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filt
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-07
    • 文件大小:3.91mb
    • 提供者:高竹红
  1. fast huffman decoder

    0下载:
  2. A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
  3. 所属分类:密码/编码算法

    • 发布日期:2012-01-05
    • 文件大小:371.36kb
    • 提供者:qqnice
  1. FastHC

    0下载:
  2. 快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:215.39kb
    • 提供者:cristo
  1. huffman

    0下载:
  2. very fast huffman code
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:299.98kb
    • 提供者:Hung Nguyen
  1. HufComp

    0下载:
  2. Source code of Huffman Compression routine in Assembly and C. Very small and fast decompression routine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10.47kb
    • 提供者:infothem
  1. CompressText

    0下载:
  2. 文本压缩user Huffman alg to Text compress and uncompress,compress rate can be less than 50 percent,chinese character maybe error,uncompress maybe not statble,soure code can run very fast,compress and uncompre-user Huffman alg to Text compress and uncompr
  3. 所属分类:.net

    • 发布日期:2017-05-09
    • 文件大小:1.79mb
    • 提供者:bobe
  1. 3

    0下载:
  2. 本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 -This article describes the Internet can find the simplest, most fast Huffman coding. This method does not use any extension dynamic librarie
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:13.4kb
    • 提供者:mxb
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.26kb
    • 提供者:张雪雪
  1. PROGRAMS1

    0下载:
  2. we have added different programs like 1.huffman coding 2.fast fourier transform 3.template matching 4.ramp generator 5.run length coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:147.49kb
    • 提供者:bhoomika
  1. programs1

    0下载:
  2. we have added different programs on 1.huffman coding 2.rungth length coding 3.template matching 4.unit ramp generator 5.fast fourier transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:150.99kb
    • 提供者:bhoomika
  1. huffman

    0下载:
  2. 从大量文档中筛选出来的有关huffman编码的几篇比较经典的文章,包括huffman基本算法,快速算法总结及改进,适合初学者及想深入了解Huffman算法的人员。-some paper about huffman coding,fast huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:tornado
  1. shcodec-1.0.1

    0下载:
  2. shcodec ver 1.0.1 - a fast and efficient Huffman coder. Using only 1280 bytes to 574 bytes of encoding and decoding is very fast. shcodec use an effective method for packaging the code tree and can easily be integrated with your program. This package
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:43.48kb
    • 提供者:andrey
  1. A-Fast-and-Memory-Efficient-Huffman-Decoding-Meth

    0下载:
  2. A Fast and Memory Efficient Huffman Decoding Method for the MPEG-4 AAC Standard
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:701.27kb
    • 提供者:Gopi
  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. lllzzf_com1z

    0下载:
  2. lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 能用于于嵌入式代码压缩.压缩率比LZSS要大, 速度与LZSS稍慢, 如果不用huffman,, 速度与LZSS差不多. -lzss+ RLE+ huffman. huffman coding in order to maintain a relatively fast speed, only the Flag can be used in the embedded code comp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:19.53kb
    • 提供者:hjmhjm11
  1. MYhuffman

    0下载:
  2. 重写的经典huffman算法,本类融合了快速排序,插入排序,压缩阶段:每个assic从根递归写入一个DWORD中,当写满DWORD的32位的时候,写入一次内存压缩快>然后循环 解压过程:每次读取一个DWORD长度数据再反响循环&过滤该从左还是右子树进行还原当到达叶节点时候,读取对应节点的assic编码 再加压与解压末尾时候会出现不满足4个字节的数据,我把它们简称为补码,用来效验最终文件大小.-Huffman algorithm rewrite the classic blend o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:4.87kb
    • 提供者:杨斌
  1. huffyuvDecode

    0下载:
  2. Huffyuv是一个免费的、速度相当快的avi codec,Huffyuv采用了Huffman算法的无损压缩Codec-Huffyuv is a free, very fast avi codec, Huffyuv lossless compression Codec Huffman algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:439.52kb
    • 提供者:黎明
  1. B003040020_hw7_v3

    0下载:
  2. huffman 編碼壓縮 壓縮完生成huffman表 速度快-huffman coding huffman table to generate compressed fast finish
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:772.34kb
    • 提供者:張大鵰
  1. turbo

    0下载:
  2. libjpeg-turbo是对libjpeg的扩展,支持SIMD指令,如X86架构的MMX、SSE、SSE2、3DNOW,ARM架构的NEON,在对jpeg进行编码和解码的过程中能提高速度。-libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-17
    • 文件大小:25.05mb
    • 提供者:Gao
搜珍网 www.dssz.com