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

搜索资源列表

  1. 可以显示多行文字的工具条

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:32097
    • 提供者:lili
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. 在MFC中显示Word文档

    2下载:
  2. 在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28538
    • 提供者:上面
  1. 在MFC程序中显示JPG-GIF图像

    1下载:
  2. 在MFC程序中显示JPG-GIF图像,方法简单实用.经过验证.-in MFC process shows JPG-GIF images, simple and practical method. Validated.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:306466
    • 提供者:吴名
  1. MFCCenterGIFShow

    0下载:
  2. 在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:237327
    • 提供者:Khy
  1. GDICenterGIFShow

    0下载:
  2. 在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21858
    • 提供者:Khy
  1. 在你的mfc应用程序中显示一个jpg文件

    0下载:
  2. 在你的mfc应用程序中显示一个jpg文件-in your mfc applications showed a jpg file
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:174028
    • 提供者:廖崇生
  1. VTK+MFC

    0下载:
  2. 将VTK重建结果在MFC中显示,并有颜色与阀值设置。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3985750
    • 提供者:张晓
  1. MFC程序中显示JPG或GIF图像文件示例

    0下载:
  2. MFC程序中显示JPG或GIF图像文件示例,能方便的运用到自己的程序中。-MFC process shows JPG or GIF image files example, can facilitate the use of its own procedures.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:291908
    • 提供者:摩尔
  1. 图像显示

    0下载:
  2. MFC中显示bmp图像
  3. 所属分类:源码下载

  1. 图像的读入、显示与放大缩小图像的存储(MFC)

    5下载:
  2. 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
  3. 所属分类:界面编程

    • 发布日期:2011-04-26
    • 文件大小:4569748
    • 提供者:adong7639
  1. 通用的图片显示class

    2下载:
  2. 本程序中实现了一个DisplayControlPic类,可以很方便的用来显示多种图片格式,例如bmp, jpg, gif. DisplayControlPic封装了对图片操作的管理,可以将该类与任意CWnd类进行绑定,从而在上面显示图片,适用于Windows MFC编程。
  3. 所属分类:源码下载

    • 发布日期:2011-05-14
    • 文件大小:1995619
    • 提供者:shrekei
  1. nirs2000_demo

    0下载:
  2. 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:19847
    • 提供者:sunyamin
  1. MFC_OpenCV_Operation

    0下载:
  2. 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:35764
    • 提供者:chen
  1. MFC3Dimages

    0下载:
  2. 在MFC中显示图像,将图像立体化产生的三维图像。-Displayed at MFC images, three-dimensional images produced by three-dimensional image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:44511
    • 提供者:jelin
  1. mfc

    0下载:
  2. 在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。 -In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red,
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:6196
    • 提供者:王博
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. show-JPEG-in-MFC

    0下载:
  2. 在MFC应用程序中显示JPGGIF图像文件-show JPEG in the MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:10933
    • 提供者:fassy
  1. MFC-OpenCV

    1下载:
  2. MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5336643
    • 提供者:楚留香
  1. OpenImgTest

    0下载:
  2. 刑侦检测,目标跟踪,结果不是手动圈出,并在MFC中实现(Criminal detection, target tracking, the results are not manually circled, and implemented in MFC)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:6127616
    • 提供者:Kovin
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com