|
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS
不知這個錯誤偵測的方法如何~:o 5 @7 G3 H9 {4 o: h) T0 L
Table of Contents ; E, }, G9 I: _
1. Preface $ O% f/ b# Q" Z' k# E8 I* C
1.1) About the Author & Copyright
7 N7 ^- O7 F9 b! [/ N Q 1.2) Abstract . p! d- L, t7 F! l' s" Q- B8 Y
2. Introduction: Error Detection
U/ w5 ?+ v+ I+ H1 N8 X2 n* P( N3. The Need For Complexity
$ y0 v( |' r3 }+ t0 F& z# P- w6 V4. The Basic Idea Behind CRC Algorithms
' G; m4 t9 H( N8 N5. Polynomical Arithmetic ! T# g% r0 Z6 Q
Chapter 6) Binary Arithmetic with No Carries ! j$ k* s% h8 v
Chapter 7) A Fully Worked Example
* @" X& p/ B4 M6 Y6 y% ZChapter 8) Choosing A Poly
% w4 m( f6 s- t' n9 X; ` oChapter 9) A Straightforward CRC Implementation y8 w; Z0 l' |0 w6 K, {5 C
Chapter 10) A Table-Driven Implementation 6 a7 u* ~& P9 T4 ^' j$ Q
Chapter 11) A Slightly Mangled Table-Driven Implementation
c* f9 E. z9 @7 w( o; LChapter 12) "Reflected" Table-Driven Implementations
/ F- B* F! h( u/ _6 BChapter 13) "Reversed" Polys ' ]1 T1 L* }% o6 O
Chapter 14) Initial and Final Values 9 q* z8 M" C N5 q
Chapter 15) Defining Algorithms Absolutely
/ p" G; Y! d |8 jChapter 16) A Parameterized Model For CRC Algorithms O' v" ]( f: h$ B4 p
Chapter 17) A Catalog of Parameter Sets for Standards * N& K1 r+ I5 j0 ~; W: K
Chapter 18) An Implementation of the Model Algorithm
: Z5 j8 O, ~0 }* |Chapter 19) Roll Your Own Table-Driven Implementation 8 _0 x7 |* T7 P& y( y8 U5 A3 H
Chapter 20) Generating A Lookup Table
) B" W; \/ p# p' D7 ~* m0 N5 h8 v2 sChapter 21) Summary 8 P& H; U, X5 ?
Chapter 22) Corrections * t( I' a" _( |1 [* l% }
Chapter 23) Glossary , u% h0 I: j- D1 h# X
Chapter 24) References 8 @1 l" L5 i5 G& I4 x' C/ s% d
Chapter 25) References I Have Detected But Haven't Yet Sighted
* [1 _1 T9 `" S$ }& v! @; h. `7 W# j8 N# v
http://www.repairfaq.org/filipg/LINK/F_crc_v3.html |
|