| 전자부품 데이터시트 검색엔진 |
|
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]; } |
|
링크 URL |
| 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 |