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

搜索资源列表

  1. listbox_5

    1下载:
  2. 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Propert
  3. 所属分类:Windows编程

    • 发布日期:2013-01-15
    • 文件大小:1926503
    • 提供者:yaobei
  1. GIF_Button

    0下载:
  2. 在mfc下制作一个gif按钮,有源码,已经在VC调试通过-The mfc produced under a gif button, there is source code, has been adopted in the VC debugger
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1052890
    • 提供者:
  1. MFCprogressbarDEMO

    0下载:
  2. 这是一个MFC进度条读取的小程序,有热爱MFC的朋友可以-This is a MFC progress bar to read the small program, there are loving friends can take a look at MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7465359
    • 提供者:刘振
  1. MFC

    0下载:
  2. 一本不可多的的关于C++/VC++的数据,深入剖析VC++继承环境和运行机制原理,能让读者豁然开朗的感觉-One can not be more than on the C++/VC++ data, in-depth analysis of VC++ environment and the operational mechanism of succession theory, allow the reader a clear insight into feelings
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17872617
    • 提供者:zheng
  1. PropertyListDlg

    0下载:
  2. 这个代码实现了一个类似VS2005的属性框的控件。-This code implements a similar property VS2005 control box.
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-29
    • 文件大小:57178
    • 提供者:liu qi
  1. jiandianshujiguanli

    0下载:
  2. 一个简单的人机交互书籍管理系统,开发用的mfc-A simple human-computer interaction book management system, developed using mfc
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-10
    • 文件大小:1567522
    • 提供者:wang
  1. mycom

    0下载:
  2. MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:978285
    • 提供者:黄宏钦
  1. MFC

    0下载:
  2. MFC 中经典源代码和实例,对程序员编程用作参考-MFC in the classical source code and examples as a reference for programmers programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3316743
    • 提供者:萧萧
  1. cool_demo

    0下载:
  2. a Cool looking slider to replace the generic ones in MFC
  3. 所属分类:ToolBar

    • 发布日期:2017-04-16
    • 文件大小:12775
    • 提供者:abbas
  1. AxGrid_src

    0下载:
  2. mfc程序设计的一个窗体,用来实现功能性的测试用的-mfc programming a form used to achieve the functional test of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:160288
    • 提供者:zhangdg
  1. tabtoolbardemo_src

    0下载:
  2. the source code help the user to build a high color toolbar on the MFC frame.
  3. 所属分类:ToolBar

    • 发布日期:2017-04-01
    • 文件大小:89039
    • 提供者:杨璨瑞
  1. 12231

    0下载:
  2. 一个简单的WEB浏览器,基于MFC编程,用了ActiveX插件。有兴趣可以继续在此之上自己加点功能上去-A simple WEB browser, based on MFC programming, with the ActiveX plug-ins. Who are interested can continue to add some features of this top up their own
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1721745
    • 提供者:陈洁
  1. adoaccessmfc

    1下载:
  2. 一个很好的数据库access在MFC上的ado编程例子,适合大家共同学习。-A good example of Database with MFC
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-12-04
    • 文件大小:477363
    • 提供者:gongweijun
  1. TDL_Calendar

    0下载:
  2. 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control with the MFC implementation,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:600294
    • 提供者:郭峰
  1. Josephus

    0下载:
  2. MFC编程实现约瑟夫环(编号为1—n的n个人按顺时针方向围坐一圈,首先从第m个人开始按顺时针方向从1开始依次报数,报到数m的人就出圈,然后再从他的下一个人开始,重新从1开始报数,报到m的人,再令其出列,一直到所有人都出圈为止。求出n个人的出列编号序列。)-MFC Programming Joseph Central (numbered 1-n n-person sitting clockwise circle, starting with the first m individuals to e
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:38906
    • 提供者:方荣富
  1. xcxc

    0下载:
  2. MFC基于单文档的简单的五子棋,适合新手参考。不具备AI-MFC single document based on a simple Gobang, suitable for novice reference. Do not have the AI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3086097
    • 提供者:牟爽
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:46884
    • 提供者:冰雨
  1. MFCNet

    0下载:
  2. MFC网络聊天(游戏)实例及源代码(无需修改即可进行二次开发)-MFC Internet chat (game) examples and source code (no changes can be a secondary development)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:187861
    • 提供者:lubosb
  1. chatroom

    0下载:
  2. MFC建立的一个基于CSocket的聊天室程序-a CSocket-based chat room program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:162983
    • 提供者:天天向上
  1. Serial

    0下载:
  2. 封装了一个串行通信RS232的一个类,用于Win32或MFC-Encapsulates an RS232 serial communication of a class, for Win32 or MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6818738
    • 提供者:qian
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com