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

搜索资源列表

  1. 串口通讯的MFC类 C Serial Port src

    1下载:
  2. 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18073
    • 提供者:wan
  1. wsc4c30.zip 串口通讯动态连接库

    1下载:
  2. 串口通讯动态连接库,支持X/YModem协议,serial port communicational dynamic link libraries,To hold up X/YModem agreement
  3. 所属分类:通讯编程

    • 发布日期:2017-11-08
    • 文件大小:344993
    • 提供者:
  1. SerialCommDimo.rar

    0下载:
  2. c#串口编程源码 串口ourdev_390773 ComTool,c# serial port programming serial ourdev_390773 ComTool source
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:244063
    • 提供者:j51357
  1. serial.rar

    1下载:
  2. 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). serial.c-----HART主机端源代码,I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protocol between the host and from the communication p
  3. 所属分类:通讯编程

    • 发布日期:2013-09-06
    • 文件大小:5153
    • 提供者:葛仕俊
  1. SerialPort

    2下载:
  2. VS2008开发串口程序入门教程,适合初学者学习。-Serial VS2008 development program started tutorial for beginners to learn.
  3. 所属分类:通讯编程

    • 发布日期:2012-10-29
    • 文件大小:27926
    • 提供者:XPJ
  1. VCserial

    0下载:
  2. 完整的C++串口上位机程序源代码和一个串口调试工具的C++源代码,方便进行串口上位机编程。-A complete C++ serial port host computer program source code and a serial port debug tool for C++ source code, facilitate serial host computer program.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:109883
    • 提供者:gaojiawei
  1. CSharpControlLED

    0下载:
  2. C# Serial port control ten bar (arduino i/o board)
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:69012
    • 提供者:nick
  1. moni

    0下载:
  2. 串口读写操作的 cvi例程 比较详细 是一个工程化的程序-Cvi serial read and write operations is a more detailed routine engineering procedures
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:6352
    • 提供者:bobo
  1. Serial

    0下载:
  2. 封装的串行类,用于串口的开发,开发语言C/C-Serial-type package for the serial port development, the development of language C/C
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:65932
    • 提供者:王迅
  1. MyComm

    0下载:
  2. Visual C++串口编程例子。实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Visual C++ serial port programming example. Implementation of a simple-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the dat
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1927562
    • 提供者:yangjian
  1. serial

    0下载:
  2. 本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug-This procedure for the serial communication module, communication protocol document [communications command and communication requirements. Doc needed a C++ to write
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:85581
    • 提供者:姜利
  1. CshapHexCommPort

    0下载:
  2. C#写的串口16进制收发程序,这样容易发现发送的原始码比对,主要建立收发机制和方式方法。-C# to write the serial port, 16-band transceiver procedures, so easy to find the source to send more than right, the major mechanisms and the establishment of ways and means to send and receive.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:37692
    • 提供者:董忠涛
  1. C

    0下载:
  2. 这个是单片机用18b20采集温度,传给电脑的程序;电脑那端用VB里的串口控件就能捕获了-This is a single-chip microcomputer with acquisition 18b20 temperature, to a computer program 那端computer' s serial port using VB controls can be captured
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:4076
    • 提供者:
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
  1. Serial

    0下载:
  2. C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:15291
    • 提供者:wcm
  1. com32

    0下载:
  2. C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2027327
    • 提供者:阿川
  1. VC-serial-communication-programming

    0下载:
  2. Visual C++Turbo C串口通信编程实践 配套代码-Visual C++ Turbo C serial communication programming code of practice facilities
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:24635848
    • 提供者:齐敏
  1. the-serial-port-protocol(FM-SZ-I)

    0下载:
  2. 高串口速率版本 FM-QSZ-I血氧(模拟探头)用户手册,该手册描述了上层软件与底层硬件之间的串口通讯协议。-the communicationb between up level and low level based on the the serial port protocol(RS-232-C)。
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:100595
    • 提供者:wangdana
  1. serial-proxy-cs

    0下载:
  2. A proxy implementation for a c# serial port in mono or ms.net
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1907
    • 提供者:Juan Castro
  1. Serial-Port

    0下载:
  2. 实现串口的基本功能,可以打开串口,发送数据。适合学习。-The basic for serial port C++.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3873890
    • 提供者:李中山
« 12 3 4 »
搜珍网 www.dssz.com