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

搜索资源列表

  1. simple_jpeg_encoder

    0下载:
  2. 简易的JPEG压缩程序(Matlab实现)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2430
    • 提供者:黄德正
  1. JPEGEQ

    0下载:
  2. 可以选择各种压缩方式对读入的图像进行压缩和解压,参考JPEG压缩方式。具有MFC的界面。并且可以保存图像。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5169477
    • 提供者:方哲
  1. JPEG

    0下载:
  2. 实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:李雅
  1. ijg-ipp_linux

    0下载:
  2. jpeg 压缩/解压缩库,是Intel 在ijg基础上改进的libjpeg,encode/decode是ijg的速度的2倍以上。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:769428
    • 提供者:flyray
  1. JPEG图像压缩工具专辑

    0下载:
  2. JPEG图像压缩工具专辑-JPEG image compression tools album
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11532
    • 提供者:赵琦蓉
  1. jpeg_enc

    0下载:
  2. 一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。-a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10871
    • 提供者:寒塘
  1. 图像压缩算法的VC实现

    0下载:
  2. 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:697348
    • 提供者:寒塘
  1. bmp2jpeg&jpegcoding

    1下载:
  2. bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:124134
    • 提供者:方完
  1. 图像压缩的MATLAB算法JPEG

    3下载:
  2. 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:56877
    • 提供者:陈量
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. DCT_2D.rar

    1下载:
  2. 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2905
    • 提供者:paladin
  1. test

    0下载:
  2. Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12488674
    • 提供者:songwenfang
  1. JPEG

    1下载:
  2. 使用DCT算法huffman编码来压缩静止图像 是很好参考源码-Huffman coding using the DCT algorithm to compress a still image is a good reference source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:267375
    • 提供者:hyl
  1. JPEG.tar

    0下载:
  2. Jpeg2000解压缩源码 并能形成bmp图像-Jpeg2000 source and could form the compressed BMP image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5494061
    • 提供者:黄帅
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. djpeg

    0下载:
  2. jpeg文件压缩、解压--Jpeg file`s compression/decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:543505
    • 提供者:chemz
  1. jpegconvert

    0下载:
  2. 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:323888
    • 提供者:cy
  1. hfmcoding

    0下载:
  2. JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:281316
    • 提供者:任逍遥
  1. VideoJPEG2

    0下载:
  2. 本程序可以实现DSP的图像实时压缩,而且是标准压缩JPEG ,从编码到解码,是全套过程,使用性很强 -This procedure can be achieved in real-time DSP image compression, and compression standards JPEG, from encoding to decoding, is a full set of the process, the use of highly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:367812
    • 提供者:范范
  1. matlab_jpeg

    0下载:
  2. 用matlab实现jpeg压缩的代码,供参考。-the code of matlab to implement jpeg compress.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:85929
    • 提供者:Tangyao
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com