搜索资源列表
CRC校验,16位算法
- C#编写,应用于文件的CRC16位校验算法
CRC16位校验demo
- C#开发,输入一个16进制字符串,通过CRC校验算出最终的CRC校验码
crc
- CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
crc_division
- 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
htons
- C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
CRC-Code
- 16位的CRC(循环冗余校验)的C语言实现源代码,可以供大家借鉴一下-16-bit CRC (Cyclic Redundancy Check) C language source code for all to learn
CRC16
- C语言实现16位CRC校验(查表法),可用于单片机、上位机等-16bit crc
CRC-16
- 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
ComputerNetwork_FirstPractice
- C++,循环冗余校验码(CRC)的实现,16位和32位-C++, the realization of the cyclic redundancy check code (CRC), 16 bit and 32 bit
CRC-ITU
- CRC-ITU算法C#实现,输入16进制字符串,算出CRC的码-CRC-ITU algorithm in C#, enter a hexadecimal string, calculates the CRC code
20160819_CRC_test
- 用VS2010开发包装的CRC8、CRC16和CRC32的整合计算程序包,压缩包是工程。实际使用的时候就用里面的crclib.cpp和crclib.h就可以了,而且本程采用兼容C语言的序设计,并支持32位、16位和8位单片机,只需要更改有关宏定义就可以方便移植,真正高质量最全面的CRC计算程序源码。-With VS2010 development and packaging of CRC8, CRC16 and CRC32 integration of computing package, co
CRC-8
- C# CRC-8 CRC-16校验算法 C# CRC-8 CRC-16校验算法 -C# CRC-8 CRC-16
Crc.c
- 多项式x^16 + x^15 + x^2 + 1 种子0xFFFF -Polynominal x^16+ x^15+ x^2+ 1 seed : 0xFFFF
CRC查表
- 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
CRC-16校验
- you can do it.it is so easy.wheater it is a good job for you.