搜索资源列表
CRC_CCC++
- CRC算法原理及C语言实现-CRC algorithms for C Language
CRC1345
- c的CRC原吗 c的CRC原吗 -c c original? CRC original CRC? C c original? CRC of the original? c CRC original?
CodeErroeDetecting
- 海明码和CRC校验码加密和捡错程序 c编写,有注释-Hamming code and CRC encryption and seizure procedures c prepared wrong, Notes
CRC16_32
- C代码源文件。查找表法计算CRC16和CRC32,先计算生成查找表,然后以byte为单位计算CRC码。 -Calculate the CRC16 and CRC32 with the Look-up-Table
CRC16Csharp
- C#原码CRC验证,决的很好就穿上来和大家分享,老鸟非过这个只适合新手.-C# code CRC validation, decision well put on and to share the fields and non-cross-this is only suitable for novice.
FlexRay_Header_CRC_cal
- 这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。-This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of bin
mpmory
- crc算法c++实现源代码老外写的 附demo()