搜索资源列表
ihex.zip
- This program will dump a block of program code to the 8051 serial port in Intel HEX format. It was a quick and nasty hack to fulfill a need, however it includes a good checksum calculation routine, which is nice. For simplicity, this program dumps I
CRC16v1.2.rar
- CRC16计算工具,对于通信校验计算非常有帮助,可以直接生成数据的CRC校验码。,CRC16 calculation tool, for communication checksum calculation is very helpful, and can directly generate the data CRC checksum.
checksum
- The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
crccode
- 在C8051F120单片机上使用的EPC协议中的CRC5和CRC16的校验函数,和一般的校验不太一样,提供了源码,可以直接使用。-C8051F120 MCU used in the EPC Agreement CRC5 and CRC16 checksum function, and general validation are not the same, providing a source, can be used directly.
Checksum
- C source code to generate checksums and place them at the beginning or end of an address range, using IAR Systems Embedded Workbench. Consists of source code and all project files.
CRC16_2
- IAR Asm for MSP430. Calculate the CCITT/ITU/CRC-16 parameters for this CRC are: Polynomial: x^16 + x^12 + x^5 + 1 (0x1021) Start value 0xFFFF Data receives from USART Checksum in R11.-IAR Asm for MSP430. Calculate the CCITT/ITU/CRC-
crc1212
- CRC16校验程序,很有用,采用比特输入.并将编码和译码写在一个程序中,直接可以用-CRC16 checksum procedure is useful, the use of bit input. And written in the encoding and decoding a program, can be used directly
CRC16CCTI
- CRC16校验程序,很有用,采用比特输入.并将编码和译码写在一个程序中,直接可以用-CRC16 checksum procedure is useful, the use of bit input. And written in the encoding and decoding a program, can be used directly
check
- 使用MODBUS协议计算CRC16校验码,仅供参考-CRC16 checksum calculation using the MODBUS protocol code, for reference only
a-serial-assistance-calculate--fcs-
- 经过改进的串口助手,可自动计算要发送数据的校验和-Improved serial assistant can automatically calculate the checksum data to be sent
USART
- 485通讯半字节校验码计算,定量数据发送功能。-485 half-byte checksum calculation, quantitative data transmission capabilities.
ECOMV260
- ecom串口助手是一款带CRC计算的串口(RS232)调试软件。由我爱IC导航网工作室开发(http://www.52ic.net/)。 ecom串口助手支持常用的110 ~ 921600bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发 送任何数据或字符(包括中文),能发送任意大小的文本文件,可以任意设定自动发送周期,并能将接收数据保存成 文本文件。带有文件或数据串的ModebusCRC16校验、CRC16校验、累加和校验、异或校验,ModebusLRC
CRC
- 校验码计算大全,该程序是本人工作期间搜集了多种通讯校验码方式,为了测试方便集成为一个小测试工具,其中校验码计算部分可以直接复制出来用于你自己的程序。-The checksum calculation Guinness, I collected during a variety of communication checksum, in order to the test convenient integration into a small test tools, including the c
The-Mitsubishi-PLC-checksum-program
- 三菱PLC校验程序 异或效验 LRC效验 CRC效验 ASCII 求和效验-The Mitsubishi PLC the calibration procedure XOR efficiency experience LRC validation the CRC adjustment ASCII summation efficacy
PIC-and-PC-communicate-Via-485
- PIC单片机与上位机以485方式通讯代码,内含CRC校验算法,经测试通过。代码风格利于阅读。-PIC microcontroller with the host computer communication code 485, containing the CRC checksum algorithm, after the test. Coding style is conducive to reading.
C_CRC
- C语言实现RCR校验码 C 语言实现RCR校验码-C language C language checksum RCR RCR RCR checksum checksum C language
CRC16
- 这是CRC校验的源代码,工程是C++格式的,有详细注释说明,给有需要的工程师。-This is the CRC checksum of the source code, project is C++ format, with detailed explanatory notes to the needy engineer.
UEFI-CRC32
- UEFI下的CRC32校验实现!适合学习入门的同学-UEFI implementation under the CRC32 checksum
check
- 通信过程经常使用的异或校验和校验和两种方式,通过C语言实现源码-XOR checksum checksum two ways communication process frequently used by the C language source code
Checksum-Example-Program
- Checksum Example Program
