搜索资源列表
crc16(VC)
- crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
crc_source_CSharp
- C# CRC16 CRC32 算法 CRC16 和 CRC32 的源代码-C# CRC16 CRC32 CRC16 and CRC32 algorithm source code
CRC16C
- CRC16算法的实现,运行可以通过,有问题请指教-Achieve CRC16 algorithm, running through, there is a problem please advise
CRC16Csharp
- 计算CRC 校验码,C# 计算循环冗余校验码的算法,CRC16-计算CRC 校验码