| 数据搜索系统,热门电子元器件搜索 |
|
AM79C90PC 数据表(PDF) 53 Page - Advanced Micro Devices |
|
|
|||||||||||||||||||||||||||||
AM79C90PC 数据表(HTML) 53 Page - Advanced Micro Devices |
|
53 / 62 page ![]() AMD 53 Am79C90 ladrf[byte] |= (1 << (hashcode & 7)); printf (”hashcode = %d (decimal) ladrf[0:63] = ”, hashcode); for (i=0; i<8; i++) printf (”%02X ”, ladrf[i]); printf (” (LSB first)\n”); } } void updateCRC (int bit) { int j; /* shift CRC and control bit (CRC[32]) */ for (j=32; j>0; j––) CRC[j] = CRC[j–1]; CRC[0] = 0; /* If bit XOR (control bit) = 1, set CRC = CRC XOR polynomial. */ if (bit ^ CRC[32]) for (j=0; j<32; j++) CRC[j] ^= poly[j]; } |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |