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

搜索资源列表

  1. 各种界面演示

    1下载:
  2. 一个MFC编写的用于演示各种界面编程的代码,比较全,基本上包含所有能够使用的MFC界面-an MFC prepared for the demonstration of various programming interface code, the entire comparison, contains basically all the MFC to use interface
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:117134
    • 提供者:上官思
  1. 深入浅出MFC源代码

    5下载:
  2. 深入浅出MFC源代码,对于学习MFC非常有帮助!
  3. 所属分类:Windows编程

  1. 仿金山词霸的界面

    2下载:
  2. 利用MFC编写的仿照金山词霸的界面。
  3. 所属分类:源码下载

    • 发布日期:2010-10-15
    • 文件大小:518854
    • 提供者:chenkaittt
  1. MFC做的二叉树

    2下载:
  2. 这是VC++6.0开发环境下做的MFC界面编程 能够以树的形式输出
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1972107
    • 提供者:yang_star
  1. 堆排序的MFC程序实现

    1下载:
  2. 本程序实现堆排序功能,主要使用MFC实现
  3. 所属分类:源码下载

    • 发布日期:2011-05-28
    • 文件大小:3589072
    • 提供者:luyanyan0904201
  1. 基于MFC的学生成绩管理系统

    4下载:
  2. 用VC++中的图形界面MFC做的学生成绩选课系统,欢迎下载
  3. 所属分类:源码下载

    • 发布日期:2011-08-30
    • 文件大小:3931690
    • 提供者:zhanggao521314
  1. eight_queen.经典的八皇后问题用VC++实现

    0下载:
  2. 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:525990
    • 提供者:杨旸
  1. windowsvstudio2008.rar

    0下载:
  2. 中山大学windows编程课程详细课件 在vs2008下运行 内容包括 01绪论 02界面编程-1(菜单) 02界面编程-2(控制条) 02界面编程-3(对话框) 02界面编程-4(控件) 02界面编程-5(鼠标与键盘) 03GDI绘图-1(画图) 03GDI绘图-2(字体与图像) 03GDI绘图-3(动画与图标) 03GDI绘图-4(图元文件) 03GDI绘图-5(打印) 04文档与视图 05MFC功能包 06GDI+ 07OOP语言
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26515945
    • 提供者:张元超
  1. MFC多文档窗口多线程同步绘图

    4下载:
  2. 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
  3. 所属分类:界面编程

  1. MFC皮肤加载例子和皮肤使用方法

    0下载:
  2. 给mfc界面添加皮肤,优化界面,使得界面更加美观(MFC interface to add skin, optimize the interface, so that the interface more beautiful)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:7433216
    • 提供者:妮2
  1. MFC中文版

    0下载:
  2. MFC中文版,中文版本,by 52725272(mfc class, English Version, by 52)
  3. 所属分类:界面编程

    • 发布日期:2017-12-30
    • 文件大小:6379520
    • 提供者:13662627252
  1. Chuangchaolianjie

    0下载:
  2. 主要介绍了MFC中如何创建超链接,帮助更好的入门MFC界面编程(How to create hyperlinks in MFC to help better get started MFC interface programming.)
  3. 所属分类:对话框与窗口

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

    0下载:
  2. 一款基于MFC的步进电机的上位机界面设计,里面功能代码都有详细注释(The design of the upper computer interface of a stepper motor based on MFC is detailed in the function code)
  3. 所属分类:界面编程

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:毛毛12345
  1. MFC界面美化皮肤AppFace

    0下载:
  2. MFC界面美化皮肤AppFace,及使用方法。(The MFC interface beautifies the skin AppFace and its use.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1745920
    • 提供者:rainbowbuff
  1. OpenCV的人脸验证MFC程序

    0下载:
  2. 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:14305280
    • 提供者:扬之水
  1. MFC最初版

    0下载:
  2. 原始简单的mfc界面编程,新学者可以学习(The original simple MFC interface programming, the new scholar can learn)
  3. 所属分类:界面编程

    • 发布日期:2018-01-09
    • 文件大小:30058496
    • 提供者:雷大泡
  1. VC-MFC CListCtr列表控件美化

    1下载:
  2. vc MFC 的window开发,列表控件的美化开发,界面非常漂亮。希望有所帮助(Window development of VC MFC, the beautification and development of list controls, the interface is very beautiful. Hope to help)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:3300352
    • 提供者:力兄
  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
  1. Scara机器人 TCP UDP通信

    0下载:
  2. 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interfac
  3. 所属分类:Windows编程

    • 发布日期:2020-08-19
    • 文件大小:11637760
    • 提供者:sunzixia
  1. 画可移动改变的多边形

    1下载:
  2. MFC界面画多边形,每点一次画一个点,双击完成画多边形。可以随意拉动多边形的角,改变多边形的形状,可用其来选中界面的一部分,多边形整体也可以移动。(MFC interface draws polygon, each point draws a point at a time, double-click to complete drawing polygon. You can pull the corners of the polygon at will to change the shape o
  3. 所属分类:GDI/图象编程

    • 发布日期:2020-08-21
    • 文件大小:149504
    • 提供者:sdasdads
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com