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

搜索资源列表

  1. MarqeeStatusbar

    0下载:
  2. MFC对话框程序,添加状态栏,并实现滚动字幕,可根据需要修改成自己需要的样式。-The MFC dialog box program, add the status bar, and the realization of rolling subtitles, can be modified into a need to own style according to the need of.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-03
    • 文件大小:204173
    • 提供者:Mike
  1. ButtonList

    0下载:
  2. 基于MFC对话框编程ButtonList,该对话框实现对学生信息(包括姓名、课程等)统计与显示。-MFC dialog-based programming ButtonList, the dialog box to achieve the student information (including name, courses, etc.) and display statistics.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1916976
    • 提供者:wcl
  1. mouse-point

    0下载:
  2. MFC对话框模式,读取图像,鼠标选点,另存为txt格式。-The MFC dialog mode, read the image, the mouse point, save as TXT format.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2771733
    • 提供者:秦书
  1. skin-interface-library

    0下载:
  2. 一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上-A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:273841
    • 提供者:徐徐
  1. ScanLeaks

    0下载:
  2. 扫描windows已经安装的补丁,mfc对话框展示-scan patchs of windows
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10484542
    • 提供者:hanchangxing
  1. MFC

    1下载:
  2. 这份源文件是基于VC下的MFC工程做的常用控件测试,通过一个的对话框展示了十来种控件编程使用方法,包括滚动条和文本框的同步方法,列表框扫描文件夹,自绘控件等,是零零碎碎的时间做的,希望进入MFC的小伙伴们喜欢-The source file is used under the control of the VC MFC engineering based testing, through a dialog box shows a dozen control programming method
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-04
    • 文件大小:193536
    • 提供者:江河
  1. CFarmMangement

    0下载:
  2. 这是一个用MFC对话框连接数据库编写的源代码 -his is a source code written in MFC dialog box to connect to the
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:251190
    • 提供者:11
  1. LiveViewPylon_3.1_VC2010

    1下载:
  2. basler相机MFC对话框下程序,basler相机基于C++的源代码-the procedure of camera named basler based on MFC dialog box
  3. 所属分类:Dialog_Window

    • 发布日期:2015-10-19
    • 文件大小:57344
    • 提供者:李娜
  1. vtkDLG

    2下载:
  2. 在VS2012环境下实现了基于MFC对话框的VTK三维可视化编程,提供了一种将VTK与MFC相结合的编程方法和实例。-In VS2012 environment to achieve a three-dimensional VTK MFC dialog-based visual programming, offers a combination of the VTK and MFC programming methods and examples.
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-14
    • 文件大小:138240
    • 提供者:张伟
  1. MFC

    1下载:
  2. (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-01-13
    • 文件大小:258048
    • 提供者:宋骏霖
  1. Opengl_dialog

    0下载:
  2. 在vs2008平台下创建的基于mfc对话框模式的OpenGL框架,很简单~-Mfc dialog mode of OpenGL-based framework in vs2008 platform created very simple ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:3452836
    • 提供者:常江
  1. StaticClock

    0下载:
  2. 基于MFC 对话框 静态文本框的操作 可运行 功能完整 可移植性高-MFC dialog based on static text box can run full-featured operating high portability
  3. 所属分类:Static control

    • 发布日期:2017-04-25
    • 文件大小:18946
    • 提供者:晗晗
  1. IP

    0下载:
  2. 一个小小的MFC对话框窗口查找本机的IP地址和电脑名字-Look for the machine s IP address and computer name
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2287672
    • 提供者:波波
  1. Lagrange

    0下载:
  2. MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中-MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4719293
    • 提供者:young
  1. My2048

    0下载:
  2. 基于mfc对话框写的2048小游戏。比较简单,但基本的功能都实现了-This is a game of 2048.It is easy to accomplish but all the functions are realized.
  3. 所属分类:Game Program

    • 发布日期:2017-05-21
    • 文件大小:6397859
    • 提供者:lzy
  1. Chess2

    0下载:
  2. 基于mfc对话框的中国象棋游戏。已定义好规则。目前为单机游戏。可拓展为网络对战。-Based on the MFC dialog box China chess game. The defined rules. At present, as a stand-alone game. Can be expanded to network war.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4462044
    • 提供者:lzy
  1. MyInterface

    0下载:
  2. opencv MFC对话框程序。 功能:打开图像 缩放图像 获取图像的分辨率 由鼠标给出像素的位置 获取像素的RGB值。 用途:适合初学C++图像处理的人参考学习。-Opencv MFC dialog application.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:108375
    • 提供者:xie
  1. VCPP-tools-of-selecting-file

    0下载:
  2. 基于MFC对话框的文件搜索工具,可按照不同的条件查找,算法效率高,非常实用-MFC dialog-based file search tool, you can find different conditions in accordance with the high efficiency of the algorithm is very practical
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:38271
    • 提供者:linrui
  1. MD5

    0下载:
  2. 基于面向对象对MD5进行了类封装 此处给出了MFC对话框的demo -MD5 mfc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:8513015
    • 提供者:denis
  1. Vega-Prime

    0下载:
  2. 基于MFC对话框的Vega Prime应用程序。参考本程序,可以实现Lynx Prime配置的acf文件在MFC对话框中显示,并能够通过按键改变Object的运动模式,渲染方案等。-Vega Prime based application MFC dialog. Refer to this program, you can achieve Lynx Prime acf configuration file in MFC dialog box displays, and the ability t
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:2146
    • 提供者:Ron
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com