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

搜索资源列表

  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4480611
    • 提供者:nana
  1. picture

    1下载:
  2. 基于对话框的mfc程序中如何在picture控件上画图-Mfc dialog based program, how to draw the picture control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1851918
    • 提供者:totem
  1. PictureBox

    0下载:
  2. 一个支持透明位图的MFC扩展picture,用法一看代码就会,所以不带工程了。-A support transparent bitmap in MFC extension picture, use a look at the code would be, so I do not bring works of.
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:1535
    • 提供者:hexun
  1. 2009DIPFrame

    0下载:
  2. 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:37817316
    • 提供者:zhezhe
  1. draw-line

    0下载:
  2. 本代码实现在picture控件中心画两条交叉的红色十字线。本代码是在vc6.0下开发的MFC程序。-The code in the picture control center of the red cross painted two intersecting lines. The code is under development in the MFC vc6.0.
  3. 所属分类:Static control

    • 发布日期:2017-04-10
    • 文件大小:1862920
    • 提供者:bruce_xia
  1. CBitmapSlider

    0下载:
  2. 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:185097
    • 提供者:田非
  1. DemoButton

    0下载:
  2. 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:441589
    • 提供者:孙静
  1. monitoringpicturedisplaying

    0下载:
  2. 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:611880
    • 提供者:张婵媛
  1. mfc22

    0下载:
  2. 通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3531904
    • 提供者:永恒之夜
  1. picture

    0下载:
  2. 本程序用mfc所写,能够随意控制图片的放大和缩小-This program written using mfc and can freely control the picture to zoom in and
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:441839
    • 提供者:罗涛
  1. hog

    0下载:
  2. window MFC design,include dialogue control,radio,picture , list , tree , butto , datacontrol , slide , bar
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4199254
    • 提供者:johnsheng
  1. show-image-in-MFC-using-Opencv

    0下载:
  2. 在MFC中基于opencv显示图像到picture控件上-OPENCV based MFC picture control to display images
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:244284
    • 提供者:pengbo
  1. Picture_draw

    0下载:
  2. 利用MFC中的Picture控件进行曲线绘图的代码。-The code that uses MFC Picture control for curve drawing .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:3407990
    • 提供者:唐金锋
  1. ShowPicDemo

    0下载:
  2. 实现在MFC的picture control控件中显示JPG图像-Implement controls in the MFC picture control to display JPG images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:577729
    • 提供者:xxf
  1. show-picture-in-Picture-controller

    0下载:
  2. 关于MFC把file 打开,然后在picture control里面显示的程序-About MFC to open the file, which is then displayed in the picture control program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:13551
    • 提供者:xulifei
  1. test-9(MFC-Picture--edge-detection)

    0下载:
  2. 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28183552
    • 提供者:时光本无罪
  1. MFC--Picture-control-OpenCV-2.4.9

    0下载:
  2. 本实例使用vs2013 中的 vc++结合opencv2.4.9进行图片显示。图片显示在picture contrrl,然后进行图片边缘提取-This example uses the vc++ vs2013 opencv2.4.9 be combined picture is displayed. Picture appears in the picture contrrl, then image edge extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10668032
    • 提供者:wangningfeng
  1. RadarScan0807

    1下载:
  2. MFC上使用picture control控件,用OPENGL绘制动态雷达扫描图(MFC uses picture control controls, and draws a dynamic radar scan with OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:9922560
    • 提供者:carol1204
  1. OpenGLDlg_PictureTest

    0下载:
  2. 一个基于visual studio2013的mfc下picture控件的OpenGL编程(OpenGL programming of a picture control based on visual studio2013 based MFC)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:48164864
    • 提供者:Qlmite
  1. 界面

    0下载:
  2. 使用mfc框架设计的界面,用到了按钮,picture control等(The interface designed with MFC framework uses buttons, picture control and so on.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-03
    • 文件大小:24936448
    • 提供者:35435
« 12 3 »
搜珍网 www.dssz.com