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

搜索资源列表

  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:134.32kb
    • 提供者:王立
  1. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:33.91kb
    • 提供者:jorn ham
  1. zlib

    0下载:
  2. zlib高压缩算法,已裁减,内有测试代码。可以压缩一张图片。测试一下压缩效果-zlib compression algorithm for high has been cut, there is test code. A picture can be compressed. Compression test results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:455.31kb
    • 提供者:quguoping
  1. arithmeticforgif

    0下载:
  2. gif格式图片压缩算法。本人经过修改,已经可以对gif格式文件进行压缩,而且压缩的效率很高-gif format image compression algorithm. I modified, it should be able to gif format for compression, and compression efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.2kb
    • 提供者:谷凤云
  1. non

    0下载:
  2. 图片压缩算法,可以实现容差、去噪等处理,代码有些长,还请包涵-Image compression algorithm can achieve tolerance, de-noising and other processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:独孤锐源
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:824.3kb
    • 提供者:george
  1. jpegcompression

    0下载:
  2. 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.77mb
    • 提供者:黄伟
  1. DCT-Video-Compression

    0下载:
  2. 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10.68mb
    • 提供者:魏路
  1. LZWCOM3

    0下载:
  2. 多媒体lzw压缩算法源码(c++) LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:195.21kb
    • 提供者:云天清
  1. LZWUNCOM3

    0下载:
  2. lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:617.21kb
    • 提供者:云天清
  1. LBG

    1下载:
  2. 矢量量化LBG算法,应用于图片的压缩解压。本算法应用CAMERAMAN图像进行仿真。-a tool for image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1006byte
    • 提供者:michuan
  1. RGBcompress

    0下载:
  2. RGB压缩算法,将RGB图片压缩,使它能在lcd上显示-RGB compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7kb
    • 提供者:廖颖
  1. JBIG

    1下载:
  2. 银联电子签名专用算法JBIG图片压缩源码-JBIG image compression source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-28
    • 文件大小:34kb
    • 提供者:jie
  1. bmp-huffman

    0下载:
  2. 图片压缩算法 使用哈弗曼树来实现将bmp图像压缩-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.93kb
    • 提供者:dafa
  1. zutil

    0下载:
  2. 一种简单的压缩和解压缩算法,可以比较有效的用于图片传输.字数好像还不够。-a agrithm of compress pic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6.31kb
    • 提供者:yzzc
搜珍网 www.dssz.com