CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 串口数据传输

搜索资源列表

  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17421
    • 提供者:123
  1. serise

    0下载:
  2. 计算机通过串口,连接无限传输系统服务器,对数据进行传输显示-computer through the serial port to connect an unlimited transmission system server for data transmission revealed
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:38464
    • 提供者:赵伟影
  1. CANzongxianyuxiaofangshebeijiekou

    0下载:
  2. CAN总线与消防设备接口:由于大多数消防设备都采用RS232标准的串口通讯,因此,我们可以充分利用51系列单 设备传来的数字信号接收进来,放入一个缓冲区中,按CAN数据传输协议打包成CAN数据包后,再 之也可。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:142775
    • 提供者:李立林
  1. comm

    0下载:
  2. 仿照串口调试精灵做的,可以按照不同的格式进行数据的传输
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13620
    • 提供者:万钢
  1. VictorComm1335

    0下载:
  2. 【软件简介】 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等 【控件特点】 1.完全由 C++ 代码写的, 支持简
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9069517
    • 提供者:杨宁
  1. scommtest

    0下载:
  2. vc++串口通讯程序,该程序能实现打字机方式进行数据传输
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37935
    • 提供者:tom
  1. CCCommunication

    0下载:
  2. 串口传输代码,用CSerial类编写,可以实现两个串口的传输数据。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40283
    • 提供者:wang
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:王永
  1. PublicNetSoft

    0下载:
  2. 内含客户端和server,之间可以利用串口进行数据传输-includes client and server, can be used between the serial data transmission
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75378
    • 提供者:李晓辉
  1. Light0

    0下载:
  2. 一个串口通讯程序,实现数据,传输,滤波,显示等功能-A serial communication program, data, transmission, filtering, display and other functions
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:84415
    • 提供者:陈跃鹏
  1. TTYReceiveMSComm

    0下载:
  2. 该程序是一个串口的数据接收程序,具有简化的串口设置,传输速率的设置等功能,适宜于串口功能的测试。-The program is a serial data receiving process, with a simplified set of serial port, transfer rate settings, such as features, functions suitable for serial testing.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1942794
    • 提供者:liugang
  1. test

    0下载:
  2. 串口程序,用于串口传输数据,外部时钟的晶振为8M,波特率为48-Serial process,for serial transmission of data, the external clock crystal for the 8M, the baud rate for 4800
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:张里
  1. VSPM

    1下载:
  2. 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3082091
    • 提供者:郭郭
  1. TTY

    0下载:
  2. 实现了MFC串口通讯功能,包括数据收发,可以加入自己的代码实现唇口数据传输-Realizing the MFC serial communication function, including data transceiver, can add your own code realization lips mouth data transmission
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:324141
    • 提供者:张远超
  1. SComeTest

    0下载:
  2. 能够实现串口通信,串口的数据传输,文件传输,以及对串口参数的设置,与最新版串口调试精灵功能还有全!-Enables serial communication, serial data transfer, file transfer, and the serial port parameters set, and the latest version of the serial debug wizard features include full!
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7216763
    • 提供者:何伟
  1. Simulate422S

    0下载:
  2. 422串口数据传输测试,运行环境VC++6。0-422 serial data transmission tests
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2116411
    • 提供者:宋海峰
  1. gprs-chuanshu

    0下载:
  2. GPRS DTU全称GPRS数据传输单元,在国内目前实际上对GPRS DTU具有更加明确的约定:GPRS DTU是专门用于将串口数据通过GPRS 网络进行传送的GPRS无线设备。-GPRS DTU full name of GPRS data transmission unit in the country currently has a GPRS DTU actually more clear agreement: GPRS DTU is devoted to serial data tran
  3. 所属分类:Communication

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:
  1. te

    0下载:
  2. 简单的MSCOMM控件的使用,用于串口的传输数据。可直接使串口的23针脚短路即可实现测试-MSCOMM control use for the serial transmission data. Directly to the serial port 23 pin short circuit can be realized test
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1895042
    • 提供者:李逸晨
  1. SteerCtl

    0下载:
  2. vc6.0的串口通讯 传输和返回 数据类型的转换-serial Port communication data transfer
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6802589
    • 提供者:徐俊伟
  1. 13ODBCComm

    0下载:
  2. 串口通信传输复杂数据文件的研究学习资料,欢迎使用-Learning serial communication data transmission of complex data files, Welcome
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2075838
    • 提供者:小鲵
« 12 »
搜珍网 www.dssz.com