CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 显示Jpeg VC

搜索资源列表

  1. ImgSearch

    0下载:
  2. jpeg图像的读取与显示 vc++语言
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. VC实现了BMP的修改及JPEG的显示,但还没实现JPEG的修改,请高手指教。 qq:190012875 Email:qq190012875@tom.com
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:146919
    • 提供者:颜利勇
  1. MFCAPP

    0下载:
  2. 各种图像格式的解码算法,包括gif,bmp,jpeg等图像的显示和保存以及各种图像处理算法。采用VC++6.0开发,多文档方式-the image processing algrithm including gif、bmp and JPEG based on VC++ 6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4508675
    • 提供者:天天
  1. 3dmd

    0下载:
  2. 基于jpeg图像格式的纹理,显示3d人体图像,VC编程环境-Jpeg image format based on texture, showing 3d human images, VC programming environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:578851
    • 提供者:Wu Yizhi
  1. jpeg1

    0下载:
  2. 在VC中调用JPEG并显示,此方法也适用于gif.-JPEG at VC call and showed that this method also applies to gif.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:李虎
  1. inputjpegimage

    0下载:
  2. 采用VC++,基于MFC的编程代码 主要用来实现将jpeg图像显示处理-Using VC++, the programming code based on MFC to achieve is mainly used to deal with jpeg images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:199663
    • 提供者:Pengyu zhao
  1. JPGOPEN

    0下载:
  2. 在VC环境下打开JPEG格式的图片,转换成RGB格式再从新显示-Open the VC environment in JPEG format images, converted to RGB format and then display the new
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1973105
    • 提供者:肖晓萍
  1. ImageEngine

    0下载:
  2. 使用VC++编写的读取BMP,JPEG格式影像的程序,实现了影像显示,放大,缩小等功能-A demo program to read and display images with the format BMP,JPEG.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:161721
    • 提供者:胡忠文
  1. JPEGVC

    0下载:
  2. 演示如何在VC中载入jpeg图片并且显示,并且具有简单的图片控制功能。-demostrate how to load a jpeg image in Visual C++ and display it.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1292634
    • 提供者:马文超
  1. image-display

    0下载:
  2. 在VC++环境下对JPEG图像显示的具体方法,即通过VC++.Net的GDI+类来实现的方法。通过该方法能够准确地显示原图像,且基本上不损失原图像的品质-In the VC++ environment JPEG image display on the specific methods, namely, by VC++. Net GDI+ classes to implement the method. Through the method can accurately display the
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:232476
    • 提供者:建东
  1. PictureDisplayActivxControl

    0下载:
  2. 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-21
    • 文件大小:646501
    • 提供者:SimpleSan
  1. jpegmoni_WC

    0下载:
  2. 用Vc和opencv结合图形显示模拟最简单的jpeg压缩过程-Vc and opencv combination with simulated graphic display simple jpeg compression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3402001
    • 提供者:herowc
  1. MyshowJpeg

    0下载:
  2. 在VC++6.0环境下,进行JPEG格式的读取和显示...并有简单的划线功能-Under the environment in vc++ 6.0, read and display JPEG formats. And a simple crossed function
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1977583
    • 提供者:徐少平
  1. jpegc

    0下载:
  2. 自己编写的VC++ JPEG图片显示程序。-I have written VC++ JPEG picture display program.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:9345279
    • 提供者:paulic
  1. bmp_jpeg_compression_decompression

    0下载:
  2. 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7475567
    • 提供者:songs
« 1 2 3»
搜珍网 www.dssz.com