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

搜索资源列表

  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. PalmserialforGPS

    0下载:
  2. 关于gps通信的代码 串行通讯参数为: 波特律=4800 数据位=8位 停止位=1位 无奇偶校验 -on a GPS communications code for serial communication parameters : Porter legal data bits = 4800 = 8 cease-1 = no parity
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1093
    • 提供者:sunyanan
  1. com_code(LJ)

    0下载:
  2. 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:121977
    • 提供者:李小跳
  1. 485ReceiveProgram

    0下载:
  2. 主要功能是实现485通讯接收程序,该通讯具有地址检测,数据接收,数据校验等功能
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4287
    • 提供者:huangjf
  1. crc8.rar

    2下载:
  2. CRC校验用于串行通讯数据校验功能,呵呵,CRC Checksum
  3. 所属分类:串口编程

    • 发布日期:2017-03-26
    • 文件大小:1404
    • 提供者:yangmingduo
  1. SerialPortTest

    0下载:
  2. (为了能下载,真不舍得)一个非常详细的串口开发例程。详细讲述了串口通信协议的编制,数据校验的实现。-(In order to be able to download, I really can not blame them) a very detailed routine serial development. Detailed account of the serial communication protocol preparation, data validation implementa
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1965010
    • 提供者:仲米雪
  1. CRC

    0下载:
  2. 列出了循环冗余校验表及函数库,便于在串行通讯时数据校验-List of cyclic redundancy check form and function library for serial communications data check
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1468
    • 提供者:yinjianjun
  1. comm

    0下载:
  2. 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:10408
    • 提供者:OURS
  1. GPSCOMPORTnew

    0下载:
  2. 串口通讯,可以自定义串口,波特率,数据位,停止位,校验位,实时监控串口内容进行读取,并根据数据包的不同进行显示。-Serial communication, you can customize the serial port, baud rate, data bits, stop bits, parity bit, real-time monitoring of serial port to read the content and, based on different data packet
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2268204
    • 提供者:
  1. BCCcomputer

    0下载:
  2. 在串口通信中经常使用到的一种校验位计算方法:即BCC校验位的计算。本软件把算法通过代码的形式写入,你只要输入数据,即可计算出数据的BCC校验位是多少。-Often used in serial communication to a check digit calculation method: the BCC check digit calculation. The software code in the form of the algorithm is written, you can en
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3418641
    • 提供者:zhu
  1. ComTest

    0下载:
  2. 利用pc机的串口功能,实现pc机与下位机的数据传输和校验-Pc machine using the serial port function, realization pc machine and the next crew of the data transfer and validation
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5235205
    • 提供者:zhaowei
  1. 123

    0下载:
  2. 分析了串行异步通信协议中涉及的传输模式、流量控制、传输透明性、数据校验、加密方式等问题,提出了开发一个高效的串行异步通信协议的方法, 并以实例进行了具体描述。 -Analysis of serial asynchronous communication protocol involved in the transmission mode, flow control, transmission transparency, data validation, encryption and othe
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:48522
    • 提供者:蔡丽
  1. CR16

    0下载:
  2. 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:138898
    • 提供者:wxp
  1. Serial--data-validation

    0下载:
  2. 用于串行通讯口的数据校验,校验结果为强制类型转换后的数据和-Data validation, verification results for serial communication port casts data and
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:6676
    • 提供者:刘庆文
  1. comtest1

    3下载:
  2. c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-16
    • 文件大小:161792
    • 提供者:snr19820216
  1. crc_mod

    0下载:
  2. 实现了MODBUS协议的CRC-16校验,数据可以连续进行输入,可以连续得出N个字节的校验码(Implement the CRC - 16 check the MODBUS protocol, data can be input, continuous check code can continuous draw N bytes)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:飞飞亲
  1. test7

    0下载:
  2. 此程序实现的功能是串口接收数据校验并回传数据(The function of this program is to receive data check and return data by serial port)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:珍珍1123
  1. SerialCommunication1.18

    0下载:
  2. 打开串口通讯成功后, 实时监控区将显示实的温湿度值、 光照度值、经纬和温湿曲线。坐标范围可以手动输入,也可以使用默认值。 //通信协议 说明 包头 长度 设备类型 网络号 短地址 命令 数据 校验和 长度 2 2 2 2 2 1 1 位置 0 2 4 6 8
  3. 所属分类:通讯编程

    • 发布日期:2018-04-18
    • 文件大小:14020608
    • 提供者:仰望星空11
  1. 循环冗余码

    0下载:
  2. 使用Labview编写循环冗余校验程序,适合多个字节数据校验。(Labview cyclic redundancy check)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:JaeHOLIC
  1. CrcGen

    0下载:
  2. 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:42385408
    • 提供者:@红牛
« 12 3 4 5 »
搜珍网 www.dssz.com