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

搜索资源列表

  1. JPEG源代码

    0下载:
  2. C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:366544
    • 提供者:李峰
  1. 行程编码,JPEG压缩编码

    0下载:
  2. 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:126281
    • 提供者:余风
  1. jpeg-matlab

    0下载:
  2. JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法-JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:59009
    • 提供者:王为
  1. chap9

    0下载:
  2. 行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:131243
    • 提供者:站长
  1. jpg

    0下载:
  2. JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-04
    • 文件大小:123428
    • 提供者:站长
  1. jpeg_0.77

    0下载:
  2. JPEG压缩编码系统源代码-JPEG compression coding system source code
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:130974
    • 提供者:吕荣
  1. 219143204175200712406281264544

    0下载:
  2. 非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16388138
    • 提供者:乔鹏飞
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. gongji

    0下载:
  2. 关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩-Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1149
    • 提供者:小户
  1. jpeg

    0下载:
  2. JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2197654
    • 提供者:张欣蕊
  1. JPEG

    0下载:
  2. JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8342472
    • 提供者:yangcaodie
  1. JPEGcompressioncoding

    0下载:
  2. jpeg压缩编码的VC++程序代码,适合初学者-Compression code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:381691
    • 提供者:王成
  1. JPEG

    0下载:
  2. JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:700755
    • 提供者:zsw
  1. Jpeg-src

    0下载:
  2. 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2019726
    • 提供者:shengxi
  1. jpeg-matlab

    0下载:
  2. 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:58874
    • 提供者:liming
  1. JPEG

    0下载:
  2. JPEG压缩 C++代码-JPEG C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:697585
    • 提供者:王超
  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

  1. JPEG压缩

    0下载:
  2. 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)
  3. 所属分类:图形图像处理

  1. jpeg-9a

    0下载:
  2. jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
  3. 所属分类:图形图象

  1. MATLAB-Jpeg-encoder-master

    0下载:
  2. 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:31366144
    • 提供者:enmirose
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com