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

搜索资源列表

  1. JPEG处理源代码

    0下载:
  2. 方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:320290
    • 提供者:
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594398
    • 提供者:刘利辉
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:831786
    • 提供者:郑英
  1. forwarddct

    0下载:
  2. 离散余弦变换vc++代码,有测试图片和运行结果,在JPEG压缩中很有用。-discrete cosine transform vc code, a photo and test results of operations, the JPEG compression useful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:140058
    • 提供者:余鸿浩
  1. JPEGcompressencoding

    1下载:
  2. 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34703
    • 提供者:方周
  1. xiaoying0851

    0下载:
  2. 使用vc++实现有关JPEG压缩编码系统的一些源代码 解压密码www.csai.cn-use vc attainment of the JPEG compression coding system of the source code extract passwords www.csai . cn
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:35920
    • 提供者:宋纳
  1. jpeg_EN_c++

    0下载:
  2. 一个自己编的解码jpeg格式图片的VC++程序的源代码。
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:25440
    • 提供者:maxiao
  1. jpeg_source_code

    0下载:
  2. 用vc++写的Jpeg图像压缩程序,值得参考借鉴。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:362304
    • 提供者:xutuan
  1. vc

    0下载:
  2. jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
  3. 所属分类:压缩解压

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

    0下载:
  2. 基于小波零树的图像压缩算法,有基于vc++6.0平台开发的源码,和delphi平台下开发的源码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19848
    • 提供者:haha
  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. JPEG-ENCoder

    0下载:
  2. jpeg 压缩程序VC++ 简单的源程序 没有报告-jpeg compression program VC++ simple source did not report
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:49915
    • 提供者:经理刘
  1. callzipdll_callzlib_HUFUNHUF

    0下载:
  2. 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1289674
    • 提供者:hanxiaohua
  1. jpeg

    0下载:
  2. jpeg编码,vc++实现,能控制压缩比-jpeg code, vc++ implementation, to control the compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:11209
    • 提供者:瞿甘婉
  1. JPEGImageZipProgram

    0下载:
  2. VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:193637
    • 提供者:idlerrf
  1. vc-image

    0下载:
  2. 一个用vc++来做的压缩成jpeg格式的程序源码-A with vc++ to do compressed into the program source code jpeg format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2551937
    • 提供者:黄路
  1. RWJpegExp

    0下载:
  2. 用JPEG算法实现了图像的压缩,VC++实现。-With the JPEG image compression algorithm, VC++ implementation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3285734
    • 提供者:梁剑
  1. 20110611JpegExp

    0下载:
  2. 用JPEG算法实现了图像的压缩,VC++实现-With the JPEG image compression algorithm, VC++ implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3125297
    • 提供者:梁剑
  1. jpeg

    0下载:
  2. 实现jpeg编码过程源代码,VC++6.0完整工程文件,包括详细注释 包含添加jpeg文件头的工具,测试图片-Jpeg encoding process to achieve the source code, VC++6.0 complete project documentation, including detailed annotation tools to add jpeg file header contains the test image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:447585
    • 提供者:mk
« 12 »
搜珍网 www.dssz.com