CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - SerialPort

搜索资源列表

  1. SCOMM

    0下载:
  2. 利用SerialPort类编的串口程序,可以设置波特率、校验位、停止位等参数,还可进行文本文本文档内容的传输-Compiled using the serial port SerialPort class program, you can set the baud rate, parity, stop bits and other parameters, but also for the transmission of the text content of text documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1959549
    • 提供者:hudechao
  1. Serialport

    0下载:
  2. 串口以查询法的方式从电脑接收16进制的数据,SBUF是8位的,所以每次接收8位进来-Serial port to check the law of the receiving computer 16 from the data-band, SBUF is 8, so each received 8 in.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:548
    • 提供者:姜利
  1. SerialPort

    0下载:
  2. 很好的串口通信源程序,功能很全面,不看会后悔的!-Serial Port
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:26509
    • 提供者:green
  1. serialPort

    0下载:
  2. wince 串口通讯程序。接受与发送。 wince 串口通讯程序。接受与发送。-serialport communication
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:36890
    • 提供者:罗立新
  1. serialport

    0下载:
  2. LABVIEW实现串口通讯各类串口,二进制解码问题-LABVIEW Serial Communication various serial, binary decoding problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:330213
    • 提供者:chenyutian
  1. serialport

    0下载:
  2. 利用控件编写的VC++编写的串口调试程序-Prepared to use control written in VC++ debugger serial port
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1653806
    • 提供者:yaota
  1. serialport

    0下载:
  2. 串口调试助手 收发数据稳定 经过测试 连上硬件之后可以准确收发数据-Serial debugging assistant send and receive data on the stability of the hardware has been tested even after the send and receive data can be accurately
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:29754
    • 提供者:aaaa
  1. SerialPort

    0下载:
  2. Serial port communicate
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:19423
    • 提供者:XingHuaMa
  1. Serial_Communication_WPF_-_Advanced

    0下载:
  2. about SERIALPORT with RS232
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:195170
    • 提供者:Russia
  1. MONITOR

    0下载:
  2. 用serialport类编写的上位机监控软件,是本人做毕业设计时的源程序。希望对大家有帮助-It is a software for monitor writed when doing my graduation project
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3663306
    • 提供者:sz
  1. serial-test

    0下载:
  2. 1.用QT开发的串口程序。 2.从串口接收数据并应答,所有收发的数据在界面均有显示。 3.以qextserialport库为基础。 4.先编译qextserialport, 再编译测试程序。-1.A serialport testing program implemented in QT. 2.Communicate with serialport, both received and sent data will be displayed on UI. 3.Based on
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1142234
    • 提供者:Eric Wang
  1. SerialPortTest

    0下载:
  2. 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:12890523
    • 提供者:赵洪鹏
  1. SerialPort

    0下载:
  2. 自己写的C#测试串口通信的例子,测试可用-C# to write their own test serial communication example
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:122276
    • 提供者:liming
  1. SerialPort

    0下载:
  2. 通信串口的的解决,可以用在VC6.0中,非常的好用,方便。-tansformer of data
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:5678
    • 提供者:shanshui
  1. android-serialport-api

    0下载:
  2. android 往串口中读写数据..的应用-android SerialPort read write
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:222393
    • 提供者:玄辰
  1. android-serialport.1.0

    0下载:
  2. android 往串口中读写数据...的应用-android serialport read write
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:201782
    • 提供者:玄辰
  1. SerialPort

    0下载:
  2. 串口小助手,帮助新手一起学习串口通讯,里面包含全部源代码-Serial port assistant, help the novice to learn serial communication, which contains all the source code
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:8696
    • 提供者:cc
  1. communication-by-SerialPortTest

    0下载:
  2. 利用SerialPort类写的串口通信程序-Using the SerialPort class to write the serial communication program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3708277
    • 提供者:熊思
  1. serialPort

    0下载:
  2. 自己写的MFC串口带源码可用,自定义波特率-serialPort based on MFC with the bandrate is available
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9091336
    • 提供者:刘浩林
  1. SerialPort.tar

    0下载:
  2. i.max283基于Qt5实现串口收发 最近将板子上的Qt版本升级到了Qt5,基于原生库实现了串口收发 1、对串口进行参数配置 2、打开了一个定时器,每3S发送一条命令 3、使用信号与槽机制,将收到的数据打印(qt serialport used for send and receive)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:657408
    • 提供者:遏制一道
« 12 3 »
搜珍网 www.dssz.com