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

搜索资源列表

  1. MCU

    0下载:
  2. 基于VC的单片机串口通信?
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2266809
    • 提供者:张龙
  1. serial_class

    0下载:
  2. VC++通信的例子,提供了一个能够进行串口通信的类,能够方便地进行各种数据通信-VC++ Communication examples can provide a type of serial communication, the ability to easily conduct various kinds of data communication
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:53296
    • 提供者:zb
  1. SerialReceiveAndSend

    0下载:
  2. 本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-08
    • 文件大小:106343
    • 提供者:何工
  1. xiangqi

    0下载:
  2. vc++ 实现的网络象棋程序 没有加入象棋的规则,主要是网络通信部分 其实鼠标拖动棋子的移动也不简单呀,值得学习-vc++ achieve network chess program did not join the chess rules, mainly network communication part of it and drag the mouse movement or simple pawn it, it is worth learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:861888
    • 提供者:sdfas
  1. VC++oooo

    0下载:
  2. 用vc++编写usb接口通信程序-With vc++ Prepared usb interface communication program
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:156641
    • 提供者:何棚
  1. 2008vcccess

    0下载:
  2. vc和ACEESS进行联合通信的一个很好的教学实例-vc and Yonhap News Agency ACEESS for a good teaching examples
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:142099
    • 提供者:王王
  1. CommunicationBetweenProcesses

    0下载:
  2. vc++进程间通信的一个例子,采用两种方式实现进程间通信.一个是发送共享消息,一个是内存映射文件.可直接执行.因为没有其他的内容,初学者可采取修改对比法进行学习,迅速掌握其中的原理.-vc++ process communication An example of two way communication process. One is sent to share the news, one is memory-mapped file. can be directly executed. b
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-15
    • 文件大小:57136
    • 提供者:潘宾
  1. SCommTest

    0下载:
  2. VC++ 串口通信源代码 -VC++ Serial communication source code
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:33971
    • 提供者:Runnin
  1. 1111

    0下载:
  2. 完整串口通信程序Vc++源代码.zip 很好很强大 -Complete serial communication program Vc++ Source code. Zip very very strong
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:39586
    • 提供者:好男
  1. FlashUi

    0下载:
  2. vc下flash插件的使用,通过swf来美化自己的UI,该代码包含swf与MFC的通信代码.-vc under the flash plug-in use, through the swf to beautify their own UI, the code contains swf with MFC communications code.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-13
    • 文件大小:212221
    • 提供者:刘火明
  1. Five_network

    0下载:
  2. VC++2005编程实例\源代码\第5章 网络通信编程实例,如何获取计算机网络接口、网络资源信息,如何监视更改网络接口的IP,如何获取用户数据报统计数据,如何进行网络通信、聊天等18个源码实例-VC++ 2005 source code programming examples in Chapter 5 of network communication programming examples, how to access the computer network interface, netw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:318038
    • 提供者:Liu Dongtao
  1. proces_comm

    0下载:
  2. 很好的进程通信的例子,值得学习,对VC++编程有很好的参考意义-A good example of the process of communication, it is worth learning, for VC++ Programming have a very good reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:150826
    • 提供者:peng
  1. port

    0下载:
  2. 用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication program can be achieved between the two PC-communication, bring their own error correction function
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:17801
    • 提供者:牛司朋
  1. DirectXCapture_demo

    1下载:
  2. 读取视频的输入、输出流 [VideoIP.rar] - vc++视频通信,server, client实例-Read the video input and output streams [VideoIP.rar]- vc++ Video communications, server, client examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:198953
    • 提供者:zlz
  1. TCP

    0下载:
  2. 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:66978
    • 提供者:鲜新荣
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:26185
    • 提供者:仙儿
  1. DCS

    0下载:
  2. 用VC模拟数字通信系统,包括信源产生、噪声产生、QPSK调制,16PSK调制和计算误码率等。-VC simulated using digital communications system, including the letter of the source of generation, noise, QPSK modulation, 16PSK modulation and bit error rate calculation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-02-12
    • 文件大小:19255
    • 提供者:梁明兰
  1. 25811257

    0下载:
  2. 完整串口通信程序(发送和接受)Vc++源代码-Complete serial communication program (send and receive) Vc++ Source code
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:36393
    • 提供者:顾东国
  1. SCOMMV23

    0下载:
  2. 串口通信精灵的源代码,希望对大家对VC的通讯编程有所帮助-Serial Communication Wizard source code, I hope all of you on the VC communication programming help
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:158831
    • 提供者:风雨
  1. PCTOMCU

    0下载:
  2. vb 的PC与单片机通信程序 实现简单的PC与单片机通信-vb of PC communication program with the single-chip realization of a simple PC with Single-chip communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4547
    • 提供者:zhangliangz
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com