CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫曼压缩

搜索资源列表

  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:169092
    • 提供者:tianjieyu
  1. ZIP_ACT解压缩控件

    0下载:
  2. 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:26206
    • 提供者:赵杰
  1. imagecode

    0下载:
  2. 图象的压缩编码 霍夫曼编码 图像处理经典pdf版-Huffman coding image coding image processing pdf version of the classic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:158207
    • 提供者:Ray
  1. DEVCPP

    0下载:
  2. 霍夫曼编码是一种被广泛应用而且非常有效的数据压缩技术,根据待压缩数据的特征,一个可压缩掉20%~90%-Huffman coding is a widely used and very efficient data compression technology, according to the characteristics of data to be compressed, a compressible off 20 ~ 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:526215
    • 提供者:readymu
  1. LM_huffman

    0下载:
  2. 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1151
    • 提供者:wan liang
  1. haffuman

    1下载:
  2. 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
  3. 所属分类:压缩解压

    • 发布日期:2017-05-18
    • 文件大小:1012
    • 提供者:刘兰芳
  1. Huffman

    0下载:
  2. 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:939468
    • 提供者:liuyaxin
  1. haffuman

    0下载:
  2. 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13194
    • 提供者:龚锐
  1. huffman1

    0下载:
  2. 本程序可以实现霍夫曼无损压缩编码,C语言-Huffman Coding
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:10294
    • 提供者:yang
  1. huffman

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:6210
    • 提供者:renyuanfang
  1. Cpp1

    0下载:
  2. C语言编译利用霍夫曼编码压缩/解压缩文件-C compiler to use Huffman coding compression/decompression file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1585
    • 提供者:诸葛孔亮
  1. HFM

    1下载:
  2. 在Visual C++ 6.0环境下,利用C++语言实现霍夫曼压缩解压算法-In Visual C++ 6.0 environment, using C++ language Huffman compression and decompression algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-12-06
    • 文件大小:2048
    • 提供者:洋小子
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2195
    • 提供者:Alex
  1. imagecompression

    0下载:
  2. 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1595
    • 提供者:高天博
  1. 霍夫曼压缩

    0下载:
  2. Matlab 根据霍夫曼进行的图像压缩程序,适合做图像的过来参考下
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:33306
    • 提供者:zzw225@126.com
  1. EXP6_Compress

    1下载:
  2. 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:ShirleyQ1543
  1. 霍夫曼编码

    0下载:
  2. 对文本内容进行霍夫曼编码,以实现文本的压缩。(The text content is encoded by Hoffman to compress the text.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:aphroham
  1. Huffman编码

    1下载:
  2. 用MATLAB实现了数字图像的霍夫曼编解码,并给出了实验用图。(Using MATLAB to achieve the Hoffman digital image codec, and gives the example of the experiment.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:700416
    • 提供者:宁徛
  1. 哈夫曼

    2下载:
  2. 一种用verilog语言实现的霍夫曼压缩编码算法(Huffman compression implemented by Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-04-11
    • 文件大小:75776
    • 提供者:实现那是
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com