CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 实例代码

搜索资源列表

  1. SocketProg

    0下载:
  2. 这是一个《Visual C++ 6.0 编程实例与技巧》书中Socket编程的实例,书中的代码不完整,我把它做完整后传上来,应该对大家有用。-Visual C 6.0 Socket
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50428
    • 提供者:毕业
  1. 4354365rtp

    0下载:
  2. RFC关于RTP实时传输协议的详细规范。 原理并不复杂,其中还含一些实例代码。-RTP RFC on the Real-time Transport Protocol specification. Principle is not a complex, which also contains some examples of code.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61494
    • 提供者:王云波
  1. Socket

    1下载:
  2. C# socket 通信实例 客户端服务器socket通信信息代码
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14011
    • 提供者:zhang zenghui
  1. VCUSBCode

    0下载:
  2. USB接口编程实例代码!对USB设备数据流读写
  3. 所属分类:通讯编程

    • 发布日期:2014-01-17
    • 文件大小:41829
    • 提供者:何全安
  1. vc_comm

    0下载:
  2. 网上搜集的,VC通讯的实例代码,串口通讯,其中一小部分是C写的.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:342377
    • 提供者:殷利明
  1. MSCommMultiPort

    0下载:
  2. 本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个串口,那么必须使用多个MSComm控件。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34930
    • 提供者:宋海生
  1. OPCClientProgram

    0下载:
  2. OPC客户程序实例,本程序为《控制装置标准化通信-OPC服务器开发设计与应用》的附带代码。-OPC client example, the program is "standardized communication control device-OPC server development, design and application" with the code.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1237471
    • 提供者:lihanchao
  1. SerialPortVxD

    0下载:
  2. 用MFC编写的不用占有串口的串口数据捕捉实例程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared to use MFC do not share the serial port serial data capture examples of procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:58572
    • 提供者:仙儿
  1. ppp

    0下载:
  2. koxo.cn_ed+Visual+C++开发通讯终端及应用实例代码分析-koxo.cn_ed+ Visual+ C++ development of communication terminals and analysis of application code
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1174053
    • 提供者:avr001
  1. ARMwireless

    0下载:
  2. 《ARM无线通信开发实例》这本书的代码和数据文档-err
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:5365074
    • 提供者:liucy
  1. SerialPortTest

    0下载:
  2. 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:76706
    • 提供者:仙儿
  1. ReadCompass

    0下载:
  2. 用MFC编写的与ACCESS数据库结合的串口程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC and ACCESS databases of serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:101258
    • 提供者:仙儿
  1. SeriesPort

    0下载:
  2. 从工程实例中拿出的串口通信代码,已经可以直接编译运行,很有实际意义-Come up with examples from the works of the serial communication code, it can direct the compiler to run, very practical significance
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:14815
    • 提供者:沈德
  1. HelloIndigo

    0下载:
  2. .net WCF通信编程示例,基本的通信实例代码。-. net WCF communication programming examples, the basic communication code examples.
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:26640
    • 提供者:张剑华
  1. LINUX_ip_stack_s

    0下载:
  2. linux 内核协议栈代码分析和详解 以及代码实例-linux kernel protocol stacks, as well as code analysis and detailed code examples
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:144813
    • 提供者:lilei
  1. cvery_728253

    0下载:
  2. 实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展-To achieve the automatic software upgrade code examples, the clarity is not difficult, can be used as reference for the expansion of
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:177444
    • 提供者:李哲
  1. ftp_cvery_172253

    0下载:
  2. 实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展-To achieve the automatic software upgrade code examples, the clarity is not difficult, can be used as reference for the expansion of
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:190765
    • 提供者:李哲
  1. socket

    0下载:
  2. 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:75800
    • 提供者:liubiao
  1. VCPP6.0-Mouse-Click

    0下载:
  2. VC++6.0 鼠标点击实例代码 VC++6.0 鼠标点击实例代码 VC++6.0 鼠标点击实例代码-Mouse ClickMouse ClickMouse ClickMouse ClickMouse Click
  3. 所属分类:Communication

    • 发布日期:2017-12-16
    • 文件大小:25600
    • 提供者:判官
  1. 激光数据解析实例代码(VC6)

    1下载:
  2. 激光雷达数据解析程序,帮助下载者书写自己的激光雷达采集程序(A lidar data parsing program that helps downloader write his own laser radar acquisition program)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:45948928
    • 提供者:jjlo
« 12 »
搜珍网 www.dssz.com