搜索资源列表
crc校验详解
- CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the need for calibration data.
crcjiaoyan
- 计算输入数据的crc校验码,以判断接收数据是否正确-calculation of input data crc check code, in order to determine whether the right to receive data
MB_CRC-16
- 计算CRC校验码,详细说明看源代码中的注释。
ModBusCRC
- ModBus CRC校验码计算程序,其中包含了CRC校验的函数。
crc
- 计算达拉斯8位校验码的工具软件,内部使用死循环,要退出时按Ctrl+C,过程中要归零可输入与上次结果相同的数,DOS窗口,输入的数为单字节的十六进制数即00-FF。-Dallas 8 Checksum calculation tool code software, the internal use of the death cycle, and when to withdraw from the Ctrl+ C, the process to zero can be input with the
CRC_Algorithm
- 计算输入数据的crc校验码,包括4位、16位、32位crc校验码生成方法-input data crc alagriom
CRC_PROS
- 打表法计算CRC校验码的程序,C++实现-Playing table method of calculating the CRC checksum procedure code, C++ to achieve
chuankoutongxun
- C#串口通讯CRC校验码计算类,希望能帮上忙啊 -C# serial communication CRC checksum calculation class, want to help on the Manga
VB
- 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
CRC
- CRC校验码的计算,该程序包括了三种计算CRC码的方法,主要用于MODBUS编程中CRC校验码的计算
MB_RTU
- Modbus RTU CRC校验码的两种计算方法。 查表法,直接计算法。-Modbus RTU CRC.
CCRCR
- CRC校验码的计算程序!本人原创。C语言实现,在在CFREE中通过。 , -Calculation of the CRC program! I original. C language, in the passed in CFREE. ,
CRC
- 原创的C++ Builder计算CRC校验的小程序源码。-Original C++ Builder CRC calculation applet source code.
TI_MSP430_CRC16_Tool
- 自己写的一个非常便捷的计算TI公司MSP430或CC430单片机CRC校验码的工具-A very convenient to calculate TI s MSP430 microcontroller or CC430 CRC checksum tool
checkcrc
- 十六进制数据的校验码计算。包括各种CRC校验、和校验、异或校验等,还提供对校验数据的CRC校验方式的追踪-Hexadecimal data checksum calculations. Including CRC, and parity, XOR parity, etc., but also provides the way for the CRC checksum data tracking
CRC
- 自己写的一个简单的循环校验码计算,想要写CRC校验的可以-Himself wrote a simple loop check code computing,Want to write a CRC check can look at
CRC8_Test
- CRC-8 Windows校验码计算, DOS下显示(CRC-8 calculation in Windows)
VB CRC校验演示代码
- VB制作MUDBUS CRC 16计算方式,能快速得到校验码(Read the table data and search the reference coordinates.)
CRC校验码计算
- CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
