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

搜索资源列表

  1. huffman

    0下载:
  2. huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57932
    • 提供者:欢欢
  1. Huffman编码和解码的文本压缩

    0下载:
  2. Huffman编码和解码的文本压缩
  3. 所属分类:图形图像处理(光照,映射..)

  1. Huffman-coding

    0下载:
  2. 用C语言使用Huffman编码算法对给定的BMP图像文件进行编解码-codec BMP image files for a given using the Huffman coding algorithm in C language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9129960
    • 提供者:王锐
  1. Huffman

    0下载:
  2. 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3712330
    • 提供者:ft5272633
  1. huff

    4下载:
  2. 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
  3. 所属分类:Graph program

    • 发布日期:2014-11-24
    • 文件大小:34104
    • 提供者:xiaowei
  1. Huffman

    0下载:
  2. 使用huffman进行图像的编解码, 使用简单易懂-encoding/decoding the image using huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:179068
    • 提供者:王俊
  1. huffman11

    0下载:
  2. 完成Huffman编解码的程序,并验证Huffman编码的无损性,读入图像格式为*.pic-Huffman completed codec procedures and verify that non-destructive Huffman coding, and read into the image format for the*. pic
  3. 所属分类:Graph program

    • 发布日期:2017-11-20
    • 文件大小:101258
    • 提供者:张磊
  1. YMHuffman

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:2280
    • 提供者:张军
  1. jpeg

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:142038
    • 提供者:liusheng
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:liugang
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14232
    • 提供者:李朋
  1. huffman

    0下载:
  2. 对yuv视频文件进行huffman编码和huffma解码-encode and decode the yuv videos with huffman algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12489
    • 提供者:臧艳军
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18781
    • 提供者:臧艳军
  1. Huffman

    0下载:
  2. 数字图像的哈夫曼编码将一幅给定的灰度图象进行HSF编解码-Huffman encoding digital image of a gray-scale images for a given codec HSF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:140941
    • 提供者:何超
  1. Huffman

    0下载:
  2. 哈弗曼编码,解码的使用,Visual C-Ha Fuman encoding and decoding using, Visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:182181
    • 提供者:sunxiyan
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. huffman

    0下载:
  2. 简单的huffman编解码例子,对于初学者会有很大的帮助。-Simple huffman codec examples, for beginners, there will be a great help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:664
    • 提供者:liuyupei
  1. huffman

    0下载:
  2. 分别为16位,32位哈夫曼编码与解码实现 ,数字图像处理课程设计-16 32 Huffman encoding and decoding implementations, digital image processing course design
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:232661
    • 提供者:朱朴宁
  1. huffman

    0下载:
  2. 利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率-huffman encode and decode
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1269
    • 提供者:Ji Tong
  1. huffman-coding

    0下载:
  2. 哈弗曼编码解码的MATLAB程序,简单实用-Huffman codec MATLAB program, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:15856
    • 提供者:侯子谦
« 12 3 »
搜珍网 www.dssz.com