CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - image using mfc

搜索资源列表

  1. 12452121

    0下载:
  2. 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:202.35kb
    • 提供者:张巍
  1. cdib

    0下载:
  2. 这是本人的一个完整CDIB类,这对于使用MFC 进行图像处理编程极为重要,希望大家喜欢-This is a complete CDIB my class, which for the image processing program using MFC is extremely important, hope you like
  3. 所属分类:Picture Viewer

    • 发布日期:
    • 文件大小:271.69kb
    • 提供者:白晨曦
  1. tuxiangjingxiang

    0下载:
  2. 用mfc编写的图像镜像程序,非常好的程序,是比较基础的程序!-Mfc prepared using the mirror image process, a very good program, which is a more basic procedure!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:183.46kb
    • 提供者:liguo
  1. GDIimage13

    0下载:
  2. 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:64.71kb
    • 提供者:zgc
  1. OpenfileMFC

    0下载:
  2. MFC中使用OpenCV读取并显示一幅图像-MFC using OpenCV to read and display an image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1.64mb
    • 提供者:路小白
  1. DDBTestDlg

    0下载:
  2. 采用Visual Studio 2008开发的,基于对话框的MFC程序,实现了图片的显示功能,适宜初学者学习图像编程。-Developed using Visual Studio 2008, MFC dialog-based procedures, the image display, images suitable for beginners to learn programming.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:9.9mb
    • 提供者:wangzhenfei
  1. picture

    2下载:
  2. 利用MFC实现BMP图像的放大和缩小,当图片超过窗口是还可以显示滚动条已方便查看-Using MFC to achieve BMP images zoom in and out, when the image is more than window can also display the scroll bar is easy to see
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:顾婷婷
  1. ShowBitmap2

    0下载:
  2. 运用MFC设计图像打开界面,以及熟悉VISAL C++ 6.0 的使用-Open the image using MFC design interface, as well as familiar VISAL C++ 6.0 using
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:256.88kb
    • 提供者:李振伟
  1. 1

    0下载:
  2. 使用MFC建立工程,建立单文档窗口,实现打开一幅图像,并显示位图信息。-Using MFC to build the project, the establishment of a single document window, open an image and display bitmap information.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-03
    • 文件大小:18.89kb
    • 提供者:orchid
  1. Image-Viewer

    0下载:
  2. 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:484.48kb
    • 提供者:xml
  1. BmpShowRW

    0下载:
  2. 本程序是利用GDI基于MFC编写的灰度位图显示程序,用户可以基于该程序编写图像处理算法。同时,对DIB的结构理解更深刻。-This procedure is based on MFC prepared using GDI grayscale bitmap display program, the user can write the program based on image processing algorithms. Meanwhile, a more profound understan
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-10
    • 文件大小:16.18mb
    • 提供者:李智乾
  1. MFCBmp

    0下载:
  2. 使用MFC打开BMP文件,并进行不算复杂的图像处理,适合初学者。-Using MFC open BMP file and make simple image processing, for beginners.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-23
    • 文件大小:7.27mb
    • 提供者:Error Woo
  1. Basic-frame-of-open-images

    0下载:
  2. 使用VC++6.0打开图像基本框架,MFC模式,经测试,可以使用。-Open the image using VC++6.0 basic framework, MFC model, tested, can be used.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:82.68kb
    • 提供者:David
  1. ImageProcess

    0下载:
  2. 利用MFC和OpenCV实现的图片浏览器,支持放大缩小拖拽-Achieved using MFC and OpenCV image browser, support zoom drag
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:邓朔
  1. ImageIjagespeed

    0下载:
  2. 图像的频率域铝箔程序,用MFC编写,很经典,处理速度不是很快!,-Image frequency domain aluminum foil procedures, using MFC to write, very classic, processing speed is not fast!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-12
    • 文件大小:43.94kb
    • 提供者:jonifred
搜珍网 www.dssz.com