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

搜索资源列表

  1. MFC_Network_Method

    0下载:
  2. 用MFC实现,网络编程,很不错,希望大家喜欢-using MFC, network programming, is pretty good, hope you like
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:8.34kb
    • 提供者:齐越
  1. MFC_tutorial

    0下载:
  2. 一套MFC教程和示例源码,从理解Windows消息机制讲道WinSock网络的通信-a guide and example source code, Windows news from understanding mechanisms homily WinSock communications network
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:230.79kb
    • 提供者:hmn
  1. drawscanctrl

    0下载:
  2. 这是一个类似于 netscan 状态栏里指示正在进行网络扫描的mfc类和一个编译过的ocx 在那里只需调用Startscan就可显示很酷的扫描界面。-This a column similar to the state netscan instructions ongoing network scanning mfc category and the one compiled randomly there can only call Startscan scan showed cool inte
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:吴军
  1. MFC网络聊天编程

    1下载:
  2. 讲解一个MFC基于Csocket的编程案例
  3. 所属分类:界面编程

  1. Thunk.rar

    0下载:
  2. 网络上流行的Thunk技术,主要用于将成员函数变为线程函数或窗口过程.弥补了static成员函数不能访问非静态成员数据的缺点,最典型的应用就是微软的MFC和ATL中的窗口类实现,此原码也是网上公开的一个Thunk类实现,Thunk popular network technology, mainly for the membership function into a thread function or the window procedure. Up for static member fu
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:1.83kb
    • 提供者:chenjunhui
  1. mfc_serialport

    0下载:
  2. 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-03
    • 文件大小:14.89mb
    • 提供者:lvpeng
  1. DownProgress

    0下载:
  2. MFC下载进度条,实现VC网络下载进度显示-download process for MFC Sample
  3. 所属分类:StatusBar

    • 发布日期:2017-05-17
    • 文件大小:4.63mb
    • 提供者:jack
  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
    • 文件大小:211.55kb
    • 提供者:彭宗山
  1. Chatroom

    0下载:
  2. 利用MFC的Csocket类实现网络通信-The use of the CSocket MFC class implements network communication
  3. 所属分类:Button control

    • 发布日期:2014-07-24
    • 文件大小:36.82kb
    • 提供者:陈日超
  1. vCpp

    0下载:
  2. 学习VC和MFC编程的几十个小例子,和实验指导手册,非常适合初学者练习掌握,可以快速上手,掌握使用VC开发界面程序、简单的网络通信程序、数据库访问程序。-VC and MFC programming learning dozens of small examples, and experimental instruction manual, very suitable for beginners to practice to master, you can quickly start to ma
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-11
    • 文件大小:17.98mb
    • 提供者:张三丰
  1. TrafficCommand

    0下载:
  2. 建立交通网络图的存储结构 解决单源最短路径问题(Dijkstra算法) 实现两个城市之间的最短路径的问题 用MFC实现可视化菜单界面,使操作更加人性化,包括启动界面、图标、背景、按钮、界面框架等设计-Established transportation network graph structure to solve the storage problem of single-source shortest path (Dijkstra algorithm) to achieve t
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.49mb
    • 提供者:
  1. CometBrowser

    0下载:
  2. 基于MFC的VC++ 浏览器源码 可以用来学习VC 的网络编程-VC++ MFC-based browser source , can be used to study VC network programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:192.15kb
    • 提供者:rock
  1. Dial-up-program

    0下载:
  2. 实现拨号上网的程序,具有mfc界面,是VC++网络编程,-Achieve dial-up procedures, interface with mfc is VC++ network programming,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:33.46kb
    • 提供者:wuweifeng
  1. CPPClassWizard

    0下载:
  2. 网络图形界面编程,MFC与SOCKET结合操作的具体说明-Web GUI programming, MFC and the combination of operations specified SOCKET
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:692.52kb
    • 提供者:123
  1. socketPic_singledeal_sucess_zh

    0下载:
  2. MFC的一个界面程序,主要实现网络数据的通信,以及数据结果的页面显示,有按钮、文本框等控件-The MFC an interface program, mainly network data communications, as well as data results page, buttons, text boxes and other controls
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:4.1mb
    • 提供者:孙建
  1. tiaomashibie

    0下载:
  2. 又是一个期末作业,条形码识别应用,使用了包括条码识别,数据库,网络通信等,有运行截图 mfc vs2010-A final assignment, bar code recognition applications, including barcode recognition, database, network communication, run shot mfc vs2010
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:4.98mb
    • 提供者:hang
  1. Visual-CPP

    0下载:
  2. VC电子学习文档,是21天掌握VC的编程技术,对于VC界面开发,对话框编程,菜单编程,MFC框架开发,网络编程有重要意义,非常适合VC编程者。-VC e-learning documentation, 21 days to master VC programming techniques, the VC interface development, dialog programming, menu programming, MFC framework development, network p
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:14.02mb
    • 提供者:丽华
  1. MFC-CPP-example

    0下载:
  2. 4个C++项目例子 数据库Access sql 网络 视频-4 C++ example database network video projects
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10.17mb
    • 提供者:赵斌
  1. VS2010MFC编程入门教程(裁剪版)

    0下载:
  2. MFC入门资料,来源于网络,自己整理成PDF文档(MFC introductory information, derived from the network, organize their own as PDF documents)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:7mb
    • 提供者:twtian
  1. 实验7:基于CAsyncSocket类网络通信程序设计

    0下载:
  2. 1 实验目的与要求 掌握MFC的CSocket类、CAsyncSocket类的用法。 掌握使用CAsyncSocket类进行网络程序设计的工作流程。 能运用CAsyncSocket类开发一个简单的网络聊天程序。 2 实验设备与实验环境 连接到互联网上的IBM PC机两台。 计算机硬件要求:Intel Pentium5 处理器、256MB以上内存,Ethernet网卡,网线若干。 计算机软件要求:MS Windows 9x/2000/XP操作系统,TCP/IP协议,Visual c+
  3. 所属分类:对话框与窗口

« 12 »
搜珍网 www.dssz.com