|
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS
不知這個錯誤偵測的方法如何~:o
; {* C( D7 X6 }- X5 p& G/ E! |Table of Contents / h& U }* _, |9 b
1. Preface 0 D, ~' Y/ C8 B6 F9 I
1.1) About the Author & Copyright
! q8 z r4 w$ e9 @ 1.2) Abstract $ y5 E. i4 R1 `* k$ H# @/ e
2. Introduction: Error Detection 6 u2 Z7 [8 Y8 l
3. The Need For Complexity
# \0 o C& a/ a4. The Basic Idea Behind CRC Algorithms # c. r" C* d. ~/ x9 s
5. Polynomical Arithmetic d! y6 k2 Y1 U y* I1 n3 i+ H, U% C
Chapter 6) Binary Arithmetic with No Carries
/ ? P% C" z [- \Chapter 7) A Fully Worked Example
$ p; ?) a8 } [Chapter 8) Choosing A Poly / x6 |8 M1 p( X
Chapter 9) A Straightforward CRC Implementation
" N9 x, E5 _/ y: i1 H2 F) CChapter 10) A Table-Driven Implementation / ^, E3 T! z1 q8 `8 M/ M
Chapter 11) A Slightly Mangled Table-Driven Implementation
9 m5 z) Q: M) n/ ?' S) B, YChapter 12) "Reflected" Table-Driven Implementations 1 f1 |) ]7 u* d& g
Chapter 13) "Reversed" Polys + s0 f. _. |6 R
Chapter 14) Initial and Final Values ' `+ q. V) Z) B& ~$ C0 w7 A8 m, Y
Chapter 15) Defining Algorithms Absolutely
* v6 f0 f- G* Q) SChapter 16) A Parameterized Model For CRC Algorithms
. i1 g7 f4 }9 o6 ZChapter 17) A Catalog of Parameter Sets for Standards 0 Q& s5 @) P0 H6 y, g" ~
Chapter 18) An Implementation of the Model Algorithm
' X! p3 D/ V) U2 L4 R3 bChapter 19) Roll Your Own Table-Driven Implementation / w5 g: m+ [- m+ y4 q4 C5 X8 _6 d
Chapter 20) Generating A Lookup Table
+ v: ~0 F+ E5 _ l4 lChapter 21) Summary
) s9 N; B5 U$ z; r) }1 CChapter 22) Corrections # G3 K% X- k7 B: ]1 \8 G
Chapter 23) Glossary
9 Q8 F8 N4 }+ q: N% B- wChapter 24) References
4 H/ Z1 K& L) J/ I, _5 RChapter 25) References I Have Detected But Haven't Yet Sighted5 i8 `, I0 {( D/ J' V# p
' M; r9 U* z# k% n# Rhttp://www.repairfaq.org/filipg/LINK/F_crc_v3.html |
|