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

搜索资源列表

  1. TCPNetWork

    0下载:
  2. 网络通信之TCP通信实例;MFC+socket编程实现,学习好例子-The network communication TCP communication the instance MFC+socket programming learning good example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:2009820
    • 提供者:mumu
  1. UDPNetWork

    0下载:
  2. 网络编程之UDP实例,MFC+Socket实现;学习理解网络编程的小程序-The network programming UDP instance, MFC+Socket achieve small program to study and understand network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:7039943
    • 提供者:mumu
  1. source-code-of-DirectShow

    0下载:
  2. 详细讲解了directshow的编程方法,附有多个源码,如:AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客
  3. 所属分类:DirextX

    • 发布日期:2017-11-02
    • 文件大小:670436
    • 提供者:renchao
  1. Test

    0下载:
  2. 基于MFC的一个网络通信的例程,多线程实现UDP的通信,接收和发送分别在不同线程中实现。-MFC-based network communication routines, multithreaded UDP communication, receive and send different thread.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:3625896
    • 提供者:冯波
  1. UDPSrv

    0下载:
  2. 基于udp协议的网络编程,本地通讯,mfc编程,界面简单-Udp protocol-based network programming, local communications, mfc programming interface
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:14857127
    • 提供者:李思明
  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
    • 文件大小:4303489
    • 提供者:孙建
  1. MFCReadImg1

    0下载:
  2. 基于MFC实现了对网络摄像头抓起画面的连续显示,通过点击保存键保存对应时刻的图片,项目需要,已编译实现-Based on MFC achieve continuous display screen Webcam grabbed save the the corresponding moment the pictures by clicking on the save button, the project needs, has been compiled to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:12521668
    • 提供者:李泽国
  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
    • 文件大小:5218705
    • 提供者:hang
  1. VoiceMotionClient

    0下载:
  2. 基于MFC的移动机器人网络语音运动控制客户端程序-network voice motion control of Mobile robot bsaed on MFC
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:892237
    • 提供者:彭晖
  1. VoiceMotionServer

    0下载:
  2. 基于MFC的移动机器人网络语音运动控制服务器端程序-network voice motion control of Mobile robot bsaed on MFC
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:1233603
    • 提供者:彭晖
  1. A-Sniffer

    0下载:
  2. 一个利用MFC开发的简单的网络嗅探器,核心是winpcap-Simple network sniffer developed using MFC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:275371
    • 提供者:longinus
  1. gobang

    0下载:
  2. MFC(VS2010,aps和部分res太大未上传)实现网络五子棋 模式:人机对战, 局域网对战 功能:禁手,悔棋,认输,托管 拓展:界面替换(Resouce未上传),聊天,保存棋局,棋局回放等功能-MFC (VS2010, aps and part of the res too big not upload) Gobang network mode: the man-machine war, LAN Battle features: ban hand, undo, throw in
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-01
    • 文件大小:102350
    • 提供者:
  1. Client_Server

    0下载:
  2. MFC实现网络通信,并将所传数据进行数据库存储于查新-MFC implementation of network communication, and transfer data to the database stored in the new investigation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:8301863
    • 提供者:liuhongwei
  1. internet

    0下载:
  2. 网络空间使用MFC环境实现,采用C++编程,可以实现固定IP联网-Cyberspace using MFC environment to achieve using the C++ programming, can achieve a fixed IP networking
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-11-24
    • 文件大小:26624
    • 提供者:陈志华
  1. TCP

    0下载:
  2. TCP网络编程SOCKET程序,基于MFC的VS2005的实现-TCP network programming the SOCKET program, based on the realization of the MFC of VS2005
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:5739725
    • 提供者:张人人
  1. Netchat

    0下载:
  2. 既是网络聊天程序是实现在小型局域网中的用户聊天的程序。开发该软件利用MFC设计,使用的是Visual C++6.0开发平台。基本原理:采用的是典型的C/S模式,利用Socket技术,通过连接网络端口使得各个客户端连接上服务器而实现聊天功能。 主要方法与技术:通过面向对象的设计方法,利用WinSock进行通信。 -Both user chat program is realized in a small LAN network chat program. Using MFC designe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:7519697
    • 提供者:全瑞文
  1. ChatSystem_Src

    0下载:
  2. MFC实现的网络聊天室程序 分服务器和客户端-The MFC implementation Internet chat room procedures servers and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:157806
    • 提供者:陈旭
  1. Chat

    0下载:
  2. MFC下实现Udp的网络通信,能够进行简单聊天功能的实现 -The Udp of MFC achieve ground network communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:1910716
    • 提供者:王任
  1. MFCUDP

    0下载:
  2. 基于mfc的网络聊天程序,使用的协议是UDP-Use of the protocol is UDP-based the mfc network chat program,
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-07
    • 文件大小:3439054
    • 提供者:路海英
  1. MFC_Socket

    0下载:
  2. Mfc 套接字编程,含客户端和服务器端,对网络变程序非常有用-MFC SOCKET,server and client
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:40189
    • 提供者:邹宏志
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 38 »
搜珍网 www.dssz.com