搜索资源列表
crc
- crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
CRC
- vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.
crc16
- crc16 验证算法源码,根据查表法做的。用C写的,VC 6.0的工程。-CRC16
CRCTEST
- 号称最好的CRC程序,VC源码,内含创建CRC16所需要的Table、创建CRC32所需要的Table、执行对数据段的CRC16循环冗余校验、执行对数据段的CRC32循环冗余校验,处理CRC循环校验所需要的方法,可选择临时计算,或者一次计算出数值查表以增加速度。 -Best known as the CRC program, VC source code, containing create CRC16 Table, create CRC32 Table CRC16 cyclic redunda