CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 串口 数据

搜索资源列表

  1. Network-Communication

    0下载:
  2. 提供了LabVIEW数据通信程序,该程序包括串口通信、TCPIP协议通信、DS通信、共享变量以及Web发布等数据传输。-Provide the data communication program LabVIEW, the program including serial communication, TCPIP agreement communication, DS communication, Shared variables and the Web by data transmission
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:255842
    • 提供者:anhuih
  1. comm

    0下载:
  2. 用Java实现串口读取,接收数据的串口通信软件源码-implement of serial communicatin using JAva
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2845
    • 提供者:chenjun
  1. term1

    0下载:
  2. linux c 读写串口的程序,主要实现了通过串口读写数据!-linux c to read and write serial programs, read and write data through the serial port!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:张蕾
  1. RS485bridgepure

    1下载:
  2. RS485串口通信测试小程序,能正常发送和接收数据。-RS485 serial communications test program normally send and receive data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1963900
    • 提供者:lin
  1. Linux.cuankobianc

    0下载:
  2. 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:4291747
    • 提供者:shifa
  1. serial_cgi

    0下载:
  2. 串口的控制程序,打开串口读写数据,编译完成后可以用串口的cgi控制-serial cgi control
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-09-04
    • 文件大小:2601
    • 提供者:blx
  1. ip2com

    0下载:
  2. 从网口接收数据,发送到com口,从com口接收数据发送到网口,使用了对串口操作、多线程、socket编程等技巧。有makefile和测试程序-Receiving data from the network port to send to the com port, receive data from the com port to send to a network port, use the serial operation, multi-threading, socket programmi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:4160
    • 提供者:guoguo
  1. socket

    0下载:
  2. 使用套接字和串口混合编程,将串口接收数据,使用套接字发送-Use socket and serial port programming, serial port receives the data, use the socket to send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1478521
    • 提供者:高阳酒徒
  1. SUDT

    0下载:
  2. SUDT SerialTrace 是一款用于侦听、拦截、记录、分析RS232/422/485串行接口通信协议的专业软件。它适用于串行口相关的软硬件开发、测试工程师。 SUDT SerialTrace 可以让您对串行口的命令和数据进行全方位的侦听、拦截、保存,为日后的数据导入、仿真、分析提供了便利。 SUDT SerialTrace 为用户提供了仿真功能,双击拦截到的读写数据,即可被自动复制到仿真终端的发送窗口,便于用户修改以及模拟测试。 SUDT Seri
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:647656
    • 提供者:xiongshiyan
  1. Modem

    0下载:
  2. 多线程串口Modem远程数据通信-multi-threaded remote serial data communications modem -multi-threaded remote serial data communications modem
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-19
    • 文件大小:57265
    • 提供者:疏影
  1. MSCOMM

    0下载:
  2. 用vs2008写的串口上位机程序,实现飞思卡尔智能车发送数据给上位机实时显示-Use vs2008 to write the serial PC program, achieve Freescale smart car send data to the PC real-time display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:13482260
    • 提供者:zyk
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. RT-Thread-1.1.0_COM1_SEND

    0下载:
  2. 实现串口1一直发送数据,使其作为一个数据发生器。每隔1秒发送32个字节数据-Serial one has to send data to act as a data generator. Every 1 seconds to send 32 bytes of data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12622328
    • 提供者:焦晶晶
  1. LABVIEW-internet-communication

    0下载:
  2. labview实现网络数据传输并采用串口与下位机通讯-labview network data transmission and the use of serial communication with the lower machine
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:95113
    • 提供者:aaa
  1. GPSClient

    1下载:
  2. linux下的QT串口通信源码,可以从串口读写数据,并显示出来。-This is a the serial port program written with QT language.
  3. 所属分类:Linux Network

    • 发布日期:2016-05-08
    • 文件大小:16384
    • 提供者:刘杰
  1. SerialBuffer

    0下载:
  2. 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。 本程序在vc6.0中调试通过 由于本程序设计到硬件编程,因此,如果读者的串口通信设备 没有连接好,可能会有问题 本程序重在介绍一个串口通信类,因此开发具体应用 的时候可以直接使用这个类。-Contents serial communication can provide a high-level programming for serial communication class,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:70411
    • 提供者:
  1. version15

    0下载:
  2. 通过选择串口发送控制信息和接收返回数据,运用多线程来与硬件设备交互,并将接收的数据显示出来。-Through the selection of the serial port to send control information and receives the returned data, the use of multiple threads to interact with hardware devices, and the received data is displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9139237
    • 提供者:momo
  1. TestcnComm

    0下载:
  2. 串口助手,用cnComm编程,可设置波特率和数据位,停止位,校验,cnComm类入门例子。-serial soft,use cnComm Class, Set BautRate,Bytesize,stopbit,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1925826
    • 提供者:ba egc tg
  1. SerialToTCPBridge

    0下载:
  2. 串口通信,串口和智能设备之间的通信程序,可以转发数据,可以过程访问终端设备。-serial port ,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:224323
    • 提供者:ba egc tg
  1. MultiCommTest

    0下载:
  2. 串口测试程序,可以同时测试多个串口,每个串口发相同数据,-serial port,mutil serial port test,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4700036
    • 提供者:ba egc tg
« 1 2 3 45 »
搜珍网 www.dssz.com