Location:
Search - crc16tab
Search list
Description: 16位CRC:生成CRC16表(256项),用于快速查表计算
// 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
Platform: |
Size: 134251 |
Author: 456 |
Hits:
Description: 16位CRC:生成CRC16表(256项),用于快速查表计算
// 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
Platform: |
Size: 134144 |
Author: 456 |
Hits:
Description: 用TI单片机MSP430系列写的CRC检验程序,C语言-Using TI single-chip MSP430 series written by CRC testing procedures, C language
Platform: |
Size: 384000 |
Author: zys |
Hits:
Description: MCS51的CRC-16快速查表计算函数
要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021)
郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up table data CRC16, start address CRC16TAB, according to high/low byte order storage (512 bytes)// CRC-CCITT16 = X16+ X12+ X5+ 1, 00010000 00100001 ($ 1021) Zhengzhou Hanwei Haifeng photoelectric preparation (0371-62003091) and welcomes the exchange of
Platform: |
Size: 2048 |
Author: liuhaifeng |
Hits: