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

搜索资源列表

  1. mfc的文件显示 byhangke

    0下载:
  2. 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:27165
    • 提供者:八云
  1. 自定义窗口的创建 MFC

    1下载:
  2. 自定义窗口的创建 MFC(Microsoft基础类库)是Microsoft Visual C++ 提供给WINDOWS程序员的一个“工具箱”或“零件”,程序员可以直 接利用、工或组合,编出各具特色的WINDOWS应用程序。MFC的内容多而复杂,本 文仅就用MFC建立一个风格化的子窗口来简要说明一下用MFC编程的一般过程。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1963
    • 提供者:任清波
  1. MFC

    0下载:
  2. 我上大学时候的MFC编程实例,不错的入门学习资料。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:87641
    • 提供者:陈志中
  1. mfc编程实用教程2

    0下载:
  2. mfc编程实用教程2-mfc Programming Practical Guide 2
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:902788
    • 提供者:小钟
  1. 《Visual C++ MFC 编程实例》源代码

    1下载:
  2. 一些有关Visual c++ MFC编程实例的源码. 具有一定实用和启发性.-some of the Visual c MFC programming examples of FOSS. Certain practical and instructive.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9496322
    • 提供者:容献平
  1. MFC 界面编程

    11下载:
  2. MFC界面编程,一些常见的窗口界面的C++源代码
  3. 所属分类:界面编程

  1. MFC-Program

    0下载:
  2. MFC编程,将记事本里面重复的内容去除,如两行重复文字变成一行文字-MFC programming, Notepad, which will remove duplicate content, such as two lines of text into a line of text repeated
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:29009
    • 提供者:张金
  1. MFC.design.tree.control.font

    0下载:
  2. MFC编程字体树形控件设计代码MFC Programming design code tree control font -MFC Programming design code tree control font
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:22265
    • 提供者:d
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:14954776
    • 提供者:wu
  1. MFC

    0下载:
  2. MFC界面编程很好的例子,十分实用 可以参考的文档。-Good example of MFC programming interface, can be very useful reference document.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:4746
    • 提供者:cc
  1. zuiduanlujing

    0下载:
  2. 优化了之前的那个版本,最短路径用Dijkstra算法实现的MFC编程,这次是按实际的路径来将路画出来了。-That before the optimized version of Dijkstra shortest path algorithm using the MFC programming, this is the actual path to the road drawn out.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2444091
    • 提供者:chen
  1. MFC

    0下载:
  2. 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:216623
    • 提供者:彭宗山
  1. VCMFC

    1下载:
  2. vc++ mfc编程实例,非常全面的功能,多种控件都有涉及-vc++ mfc programming examples, very comprehensive functions, are involved in a variety of control
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-31
    • 文件大小:13590110
    • 提供者:frederic
  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. MFC

    0下载:
  2. 一本简单的MFC编程入门书籍。能更好地帮助新手深入浅出地接受MFC.-A simple MFC programming book entry. Better able to help the novice and easily comprehensible manner acceptable MFC.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-31
    • 文件大小:13591546
    • 提供者:name
  1. Tab

    0下载:
  2. Tab Control的使用方法,VC++ MFC 编程,word文档-The use of Tab Control,VC++,MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:22355
    • 提供者:李金岳
  1. MFC

    0下载:
  2. VC/MFC中界面编程实例及其技巧大全 很多实例-VC/MFC interface programming examples and techniques in many instances Daquan
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2233582
    • 提供者:于飞
  1. CButton

    0下载:
  2. MFC编程,按钮的一个应用,非常简单,最基本的应用。-MFC programming, an application button is very simple, most basic application.
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2496334
    • 提供者:吴同成
  1. mfc_programming_source_code_transparent_window

    0下载:
  2. mfc编程实现透明窗口源码mfc programming source code transparent window -mfc programming transparent window source mfc programming source code transparent window
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:32307
    • 提供者:siko
  1. 《Visual C++MFC编程实例》完整书签版

    1下载:
  2. Visual C++MFC编程实例,主要内容包括:1、MFC基础知识,2、用户界面实例,3、内部处理实例,4、打包实例。(Visual C++MFC programming examples, the main content includes: 1, MFC basic knowledge, 2, user interface instances, 3, internal processing instances, 4, packaging instances.)
  3. 所属分类:界面编程

    • 发布日期:2020-09-24
    • 文件大小:25314304
    • 提供者:工控路漫漫
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com