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

搜索资源列表

  1. MFC-CSocket

    0下载:
  2. CSocket实现聊天室,代码详细,适合新手学习-CSocket realize chat rooms, the code in detail, suitable for novice to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:47557
    • 提供者:诸葛风云
  1. Add.classic.MFC.code.dynamic.view

    0下载:
  2. MFC动态视图添加设计经典代码Add design classic MFC code dynamic view -Add design classic MFC code dynamic view
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:27503
    • 提供者:e
  1. CButton

    0下载:
  2. VC++/MFC 一个自绘的按钮控件类,实用简单方便。适合所有VC朋友-VC++/MFC button control, a self-painting classes, practical and easy. Suitable for all VC friends
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:9405
    • 提供者:Boris
  1. Progress

    0下载:
  2. MFC中进度条示例,含如何调整进度、节奏等。-A MFC progress bar sample also showing how to adjust pace etc.
  3. 所属分类:界面编程

    • 发布日期:2013-04-10
    • 文件大小:1875347
    • 提供者:张三
  1. mfc_Serialize

    0下载:
  2. 使用 MFC 串行化数据和 C++ 对象,三个简单的例子程序-The use of MFC serialization data and C++ object, three simple examples of programs
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:666710
    • 提供者:帅得心里烦
  1. MFC Socket通讯

    0下载:
  2. MFC Socket通讯
  3. 所属分类:通讯编程

    • 发布日期:2012-10-17
    • 文件大小:25610
    • 提供者:jxgaly@126.com
  1. V264_App_lcd_debug.tar

    0下载:
  2. S3C6410 解实时的H.264(base_line) 和 MPEG4! 内有MFC driver 和 接口.可在linux kernel-2.6.21, kernel-2.6.24, kernel-2.6.28上。-S3C6410 solution of real-time H.264 (base_line) and MPEG4! Within the MFC driver and interfaces. Can linux kernel-2.6.21, kernel-2.6.24
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:472763
    • 提供者:rlingxing
  1. SocketLoginDlg

    0下载:
  2. MFC对话框登陆,利用SOCKET传递用户名密码给远程主机,确认得到主窗口-MFC dialog box, Logining, using SOCKET pass user name password to the remote host, confirmed to be the main window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3267676
    • 提供者:bibby
  1. detect

    0下载:
  2. 基于摄像头的手势分割与检测。程序在pc机上可以实现视频实时在线捕捉,MFC界面控制。-Camera-based gesture segmentation and detection. Pc machine procedures can achieve real-time video capture, MFC interface control。
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:5217
    • 提供者:panzekai
  1. md5_MFC

    0下载:
  2. md5 用MFC类实现,方便在MFC应用程序中使用-md5 mfc application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3033
    • 提供者:chenweijian
  1. WSAAsyncSelect

    0下载:
  2. WSAAsyncSelect for MFC 下自定义SOCKET事件 替换以前那种通过循环来获知SOCKET事件的方法
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:37868
    • 提供者:mTian
  1. Mail

    0下载:
  2. 老罗写的一个程序,用 VC+MFC 编写的 ESMTP 邮件发送程序.-Old Luo wrote a program using VC+ MFC prepared ESMTP e-mail program.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:172435
    • 提供者:Colorado
  1. GridTreeBotton

    0下载:
  2. 树形 按钮 常用控件的应用实例 挺不错的-Tree control and Buttons for MFC Grid control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:143997
    • 提供者:maweiqi
  1. library-system

    1下载:
  2. MFC实现的图书管理系统,界面漂亮实用,并且能够和数据库连接-MFC can realize the library system.The view is very beautiful,and can connect database
  3. 所属分类:Education soft system

    • 发布日期:2017-05-13
    • 文件大小:3150551
    • 提供者:美玲
  1. NetworkMonitoring

    1下载:
  2. 课程设计自己编写的一个网络抓包软件,MFC界面,并且对包进行分析。很值得学习哦。-Design their own curriculum prepared by a network of ethereal, MFC interface, and the right package for analysis. Oh, very much worth learning.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-09
    • 文件大小:1807380
    • 提供者:dainel
  1. MFCAero

    0下载:
  2. 想在Win7下重画MFC应用程序界面及实现界面的毛玻璃效果,在网上溜达一下发现“用C++品尝Vista美味:界面地毛玻璃效果”,各大网站都是相互转载的同一篇文章。这篇文章是基于WTL实现的,其中有个默认主题句柄。而MFC没有这个,所以便实现了MFC下毛玻璃效果的程序。 本程序在Windows 7 下VS2008 编写测试。使用与Vista 和 Win 7系统。 author:phenix email:xlsmail@163.com-Win7 want to re-draw un
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:320319
    • 提供者:shine
  1. MFC

    0下载:
  2. MFC添加菜单、工具条和状态栏,主要让大家了解MFC菜单、工具条和状态栏的用法-MFC add a menu, toolbar and status bar, mainly so that we understand the MFC menu, the usage of the tool bar and status bar
  3. 所属分类:Menu control

    • 发布日期:2017-03-29
    • 文件大小:165887
    • 提供者:qil
  1. MFC-program

    0下载:
  2. 为你的MFC程序添加宏脚本语言,是一个很好的源代码。 -Add to your MFC program macro scr ipting language, is a good source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:47510
    • 提供者:mm
  1. gridctrl_demo227

    1下载:
  2. MFC Grid control 2.27 Demo 新版本修补了内存泄漏,增加新的功能。-MFC Grid control 2.27 Demo hunting memory leaks, adding new features
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-22
    • 文件大小:322618
    • 提供者:xu zhi
  1. MFCshowJPG

    0下载:
  2. MFC基于对话框中打开显示JPEg格式的照片,可以在其上进行深入发展。-MFC-based dialog box to open the photos show JPEg format can be carried out in-depth development of their.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:184423
    • 提供者:xlh
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com