|
|
1
0
我唯一的办法是实现逐位算法(TMS37157数据表图52)。
|
|
|
2
0
更紧凑的实现(伪代码)是:
这可以在以下代码片段5中找到: http://en.wikipedia.org/wiki/Computation_of_cyclic_redundancy_checks |