CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 在MFC界面中显示

搜索资源列表

  1. showcapture

    0下载:
  2. 摄像头采集数据,在基于对话框的MFC界面中显示
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:462878
    • 提供者:萧飒
  1. 12174966270

    0下载:
  2. //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmail.com //博客:http://shujiantang.blogbus.com/ //声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人. //程序简介: //MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6616
    • 提供者:周扒皮
  1. 模拟windows自带的画图程序

    0下载:
  2. 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-06-26
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. document-view--framework-

    0下载:
  2. 在MFC中,文档是真正的数据载体,视图是文档的显示界面,对应同一个文档,可能存在多个视图界面,我们需要另外一种东东来将这些界面管理起来,这个东东就是框架。-In MFC, the document is genuine data carrier, view the display of the document interface, corresponding to the same document, there may be multiple views interface, we need
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:127170
    • 提供者:蝈蝈
  1. showtime

    0下载:
  2. 利用MFC编程在对话框中实现数字时钟的显示,对界面编程有一定的参考作用-Programming using MFC dialog implementation in the digital clock display, the programming interface of some reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3751515
    • 提供者:卢宗平
  1. multiviewsplitter

    1下载:
  2. 一个MFC的多视图界面程序,可以实现多个视图在同一界面中显示。并且可以实现其中单个视图的切换。-A MFC process of multi-view interface, multiple views can be displayed in the same interface. And which can achieve a single view of the switch.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5338506
    • 提供者:颖川
  1. AddressBook

    0下载:
  2. 通讯录程序采用C++ MFC技术内容实现。为提供更生动灵活的用户环境采用蓝精灵头像为每个通讯录记录设计一个头像。在主界面中左边是通讯录内容的显示框,右边部分是本通讯录的功能操作菜单。-Address book program using C++ MFC technical content to achieve. To provide a more lively and flexible user environment using midazolam head record for each d
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1973758
    • 提供者:
  1. suofang

    0下载:
  2. 在OpenCv中显示加载并显示图片和缩放,同时使用了mfc界面-openCv load and show image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2721163
    • 提供者:钟根胜
  1. chuankou

    0下载:
  2. 在VC环境下利用MFC编程的一个串口通信程序,通过串口发送数据并在界面中显示曲线-In VC MFC programming environment using a serial communication program, and send data through the serial interface display curve
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:1937100
    • 提供者:wenkui
  1. PhoneBook-based-on-mfc

    0下载:
  2. 本通讯录是基于单文档的采用文件的应用程序。文档/视图结构是MFC中专门用于开发基于文档的应用程序的框架,在这个框架中,数据的维护及显示分别是由两个不同又彼此紧密相关的对象——文档和视图负责的。 另外,本程序的一大特色就是通过屏蔽当前无效的界面和信息提示来实现的了减少使用者的错误操作,提高了程序的可实用性。-This book is based on the adoption of a single document file applications. Document/view archi
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8786864
    • 提供者:吴军
  1. sliding-block

    0下载:
  2. MFC中的滑块例程,在窗口界面可以显示滑块对应的值,进行实时变化-sliding block in MFC
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1920890
    • 提供者:刘峥
  1. Lesson8

    0下载:
  2. MFC做的一个对话框程序,主要用来解析24bit的bmp文件,并显示出基本信息,包括文件大小,图片长宽等信息。并在界面中显示图片。-Use MFC to do a dialog box procedure, mainly used to resolve a 24bit bmp file and displays the basic information, including file size, image width and other information. And display pi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3637741
    • 提供者:wch
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. Windows下附件中的画图软件

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:GDI/图象编程

  1. paint_move

    0下载:
  2. 在MFC界面上实现随着鼠标的移动绘制线条,能在visual studio 2010中正常显示-On the MFC interface implementation with the moving of the mouse to draw lines, can in visual studio 2010 normal display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20663412
    • 提供者:吴园
  1. paint_move

    0下载:
  2. 能在MFC界面绘制随着鼠标移动的线条,在visual studio中正常显示-In MFC interface as the mouse moves the lines, the visual studio to the normal display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20661056
    • 提供者:吴园
  1. paixu-MFC

    0下载:
  2. 在mfc中实现七种排序的界面设计 包括显示程序运行时间 显示源代码 显示时间运行曲线等 在显示程序运行时间和时间运行曲线时还不够完善-to generate random numbers
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9975209
    • 提供者:杨香
  1. ZiDingYiXiaoXi

    0下载:
  2. 在MFC界面设计中设计一个简单的定时器,可以显示时间,并能够将时间复位(Design a simple timer in MFC interface design, display time and reset time.)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:72443904
    • 提供者:清平乐
  1. ShowImage

    1下载:
  2. 在VS2012编程环境下,使用MFC加载图片,并且显示在界面中,同时可以将图片文件的路径显示在Edit编辑框中(In the VS2012 programming environment, use MFC to load pictures, and display in the interface, at the same time you can display the picture file path displayed in the Edit edit box)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:58133504
    • 提供者:Ranger灬波
  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 »
搜珍网 www.dssz.com