搜索资源列表
testcrc
- delphi下的CRC8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了,可省去晦涩的研究.-delphi the CRC8, CYXLIC REDUNDANCY, CRC32-algorithm example, directly copy code can use it, can be saved obscure research.
crc16.
- CRC算法原理及实现,生成多项式为\"1 1000 0000 0000 0101\"(CRC-16),简记作0x18005。
crc_verilog
- HDLC控制协议中CRC校验码算法代码,为CRC16,Verilog语言
vb6crc16
- visual basic下进行CRC16算法的源代码.-under the visual basic source code of the CRC16 algorithm.
crc
- 是vs2005下CRC16算法的例程,测试通过. 测试数据:0103000000f0 结果:458E-CRC16 algorithm is under vs2005 routine, test. Test data: 0103000000f0 results: 458E
CRCDelphi
- delphi CRC 16 32 delphi下的crc8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了-delphi CRC 16 32
16CRC
- 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
CHP500B
- 串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。-Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, wo
praux476
- CRC16串行通讯校验算法,经过验证无误()