CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - character

搜索资源列表

  1. ONE-PC-TWOPORTS

    0下载:
  2. 一台PC两个串口之间的通信,简单的实现了字符传输-Two serial communication between a PC station, the simple realization of the character transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:12447
    • 提供者:姚国伟
  1. PC-AND-PC

    0下载:
  2. 两台PC之间的串口通讯,实现了简单的字符传输-Two serial communication between PC, to achieve a simple character transmission
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:12498
    • 提供者:姚国伟
  1. Ultrasonic-Communication

    0下载:
  2. 采用c语言完成了超声波通信系统,通过采用半双工的收发模式,实现两个超声波系统的收发,采用键盘模式发送短信或者字符,通过液晶显示发送端和接收端是否一样-C language using ultrasonic communication system is completed through the use of half-duplex transceiver mode, both send and receive ultrasound system to send text messages us
  3. 所属分类:Com Port

    • 发布日期:2017-04-23
    • 文件大小:76683
    • 提供者:li
  1. Serial-debugging-assistant-source

    1下载:
  2. 1、自动检测系统串口数量,如有USB转串口设备插入,即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口。 3、可以发送字符、十六进制数据。 4、字符和十六进制数据可以定时循环发送。 5、支持自定义帧格式,自动加入校验。可选和校验和异或校验。 6、有十进制<-->十六进制互转功能,方便参数计算。 7、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。可以自动滚屏,自动清屏。 8、单击接收到的十六进制数据,可以自动解码成十进制有符号和无符
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:896343
    • 提供者:guiwang
  1. com

    0下载:
  2. 串口发送指令,通过按钮点击发送,发送为十六进制或者字符-Serial port to send commands sent by clicking the button, sending hexadecimal or character
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:cp
  1. 01

    0下载:
  2. VC++串口通信利用API函数实现字符发送-VC++ serial communication API functions use character transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:34819
    • 提供者:danny
  1. code6

    0下载:
  2. Flash模块烧录工具,上位机发送32位字库到下位机,其过程根据相关协议-Flash module programming tool, PC to send 32 character to the next crew, the process in accordance with the relevant agreement
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:615483
    • 提供者:周敏宁
  1. serial-communication

    0下载:
  2. 基于VB6.0的RS232串行通信,可以发送多个字符,当发送完成后返回完成标志-Based on VB6.0 RS232 serial communication, you can send more than one character, when transmission is complete return completed flag
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:29021
    • 提供者:zhaoshaoan
  1. useMSComm

    0下载:
  2. 利用MSComm控件实现字符型数据发送与接收-MSComm control to achieve the transmission and reception of character data
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:30638
    • 提供者:l
  1. Serial-port-to-send-and-receive-data

    0下载:
  2. 打开串口调试程序,波特率9600,无奇偶校验,晶振11.0592MHZ,发送和接收使用的格式相同, 如都使用字符型格式,在发送框输入“hello,I love you”,在接口框中同样可以看到相同字符 -Open the serial debugging procedures, 9600 baud rate, no parity, crystal 11.0592MHZ, sent and received using the same format, In the use of ch
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:18838
    • 提供者:彩蓉
  1. bluetooth

    0下载:
  2. 以数据包形式发送数据,每个数据包包长为11字节,包括开始的转行符0x0A(保证数据正常通信,下面不做解释),命令符(用于下位机区分操作),数据三部分构成,定时器时间以及同步时间传输方式为BCD码。 -Transmits the data in the form of a packet, each data packet length is 11 bytes, including start switch 0x0a character (to ensure normal communic
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:508346
    • 提供者:嘻嘻希
  1. ComFxPlc

    1下载:
  2. 通讯组件能对PLC的输入、输出端口,以及内部中间继电器存储区域、内部数据存储区域,以及扩展存储区域进行读写操作,常用数据类型如下: INT16: 16位有符号整数; DINT32: 32位有符号整数; UINT16: 16位无符号整数; HEX32: 32位16进制字符; BIN16: 16位二进制字符串; REAL32: 32位单精度浮点数据;(The communication component can
  3. 所属分类:串口编程

    • 发布日期:2017-12-13
    • 文件大小:1825792
    • 提供者:Autoctrl888
  1. common-master

    0下载:
  2. 这个串口软件绝对比网上流传的一些串口调试软件好用很多,实现数据收发,接收数据时,如果最后一个字符是'\r'或'\n',则会在一定时间内等待接收所有'\r','\n'字符,避免导致读取'\r\n'可能造成的两次换行;除已经提到的那三种情况, 还有使用'\r\n\r'三个字符作为换行符使用的, 已增加支持。(The serial port software than the spread of the Internet some serial debugging software use a lot
  3. 所属分类:串口编程

  1. Moudbus_文本读取和通讯

    0下载:
  2. 实现文本读取、字符转码、Moudbus协议创建和串口通讯。(Implementation of text read, character transcoding, Moudbus protocol creation and serial communication.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:24576
    • 提供者:rocfly
  1. CDT规约(最新)

    1下载:
  2. 新部颁 CDT 规约本标准规定了电网数据采集与监控系统中循环远动规约的功能、帧结构、信息字结构和传输规则等。(The new Ministry CDT specification stipulates the function, frame structure, information character structure and transmission rules of the circular telecontrol protocol in the power grid data acq
  3. 所属分类:串口编程

    • 发布日期:2018-05-06
    • 文件大小:259072
    • 提供者:67676
  1. CVI 串口调试工具

    3下载:
  2. 用LabWinows/CVI 编写的串口通信调试界面,可以实现串口数据的收发,支持字符格式和十六进制格式,支持发送文件和保存数据(The debugging interface of serial communication written by LabWindows/CVI can realize the sending and receiving of serial data, support character format and hexadecimal format, and supp
  3. 所属分类:串口编程

    • 发布日期:2019-07-26
    • 文件大小:171008
    • 提供者:Jackcg
« 1 2 3»
搜珍网 www.dssz.com