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

搜索资源列表

  1. jpeg的显示

    0下载:
  2. 用vc显示JPEG文件格式,希望有帮助对大家,-with vc display JPEG file format, with the hope of helping to everyone,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:271341
    • 提供者:李志军
  1. JPEG压缩编码

    0下载:
  2. 在vc环境下把位图文件压缩成jpeg格式文件的实现-in vc environment where bitmap file compression jpeg format into the realization
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:218743
    • 提供者:Gan
  1. jpeg图形库

    1下载:
  2. 用来实现在VC中对JPEG图像的操作,可以当作一个库来直接使用,效果不错-used for the VC of JPEG images, the operation can be used as a database to direct use, good results
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:406694
    • 提供者:黄影
  1. 数字图像处理VC实现

    0下载:
  2. 配套源程序。子目录 Demo 中的内容为演示用的可执 行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压 缩时供主程序使用的 Lib 库的实现源码。子目录 res 中 的内容为源程序所使用的资源。子目录 Debug 为程序的 调试内容。-matching source. Demo subdirectory of the contents of the demo executable, JpegLib subdirectory of the conte
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:841206
    • 提供者:doctorlyly
  1. 在VC下显示JPEG、GIF格式图像的一种简便方法

    0下载:
  2. 在VC下显示JPEG、GIF格式图像的一种简便方法-in VC display JPEG and GIF format images of a simple method
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4717
    • 提供者:唐晓辉
  1. jpeg-decode

    0下载:
  2. jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11947
    • 提供者:小翔
  1. VC JPEG CODE

    0下载:
  2. 在WINDOWS下进行图象开发的源程序,用VC-under Windows in the development of the source image, with VC
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15890830
    • 提供者:zhaobin
  1. Jpeg demo

    0下载:
  2. VC++下面的JPEG压缩编码例程,包括DCT,Z字变换等操作-below VC + + JPEG compression routines, including DCT, Z characters transform such an operation
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:53279
    • 提供者:余飞
  1. jpeg-to-bmp

    0下载:
  2. 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:605411
    • 提供者:jly
  1. jpeg读写源码

    0下载:
  2. 读写jpeg的源码,vc的,还可以-the source code to read and write jpeg, vc, can also
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:399181
    • 提供者:崔涛
  1. jpegsr6

    0下载:
  2. vc++jpeg图像压缩的源码 适合图像方面的人使用-vc++ jpeg image compression of the source code for the use of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:763849
    • 提供者:欧阳进
  1. jpeg

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Delphi code using VC displayed in the JPG picture, do not use dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:114772
    • 提供者:pengzhangxiang
  1. VC

    0下载:
  2. 在VC环境下显示图像,如bmp,jpeg,gif格式的图像-VC environment in the display image, such as bmp, jpeg, gif image format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1694891
    • 提供者:董晨晨
  1. 465124544

    0下载:
  2. VC界面显示图片(JPG JPEG GIF)-VC interface display images (JPG JPEG GIF)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1531
    • 提供者:sxw
  1. JPEGtoBMP

    0下载:
  2. jpeg图像压缩算法 附简单介绍 VC环境下运行-jpeg image compression algorithm is attached to a brief run under VC
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:33090030
    • 提供者:danny
  1. jpegcodec

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的-jpeg compression and decoding a small program, vc developed under the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:123501
    • 提供者:lixiao
  1. Ex_Image

    1下载:
  2. 基于CImage类实现bmp、jpeg等图像的打开、显示、保存,VC++实现 简单、方便、易学-Based CImage class implements bmp, jpeg and other images to open, display, save, VC++ simple, convenient, easy to learn
  3. 所属分类:Picture Viewer

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

    0下载:
  2. jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:37071
    • 提供者:xiaob
  1. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. Bmp vs jpeg

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

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com