Loading AI tools
通信中常用的一种校验形式 来自维基百科,自由的百科全书
纵向冗余校验(Longitudinal redundancy check,缩写LRC),是通信中常用的一种校验形式。
此条目需要精通或熟悉计算机科学的编者参与及协助编辑。 (2010年12月12日) |
此条目需要扩充。 (2010年12月12日) |
纵向冗余校验(LRC)是一种从纵向通道上的特定比特串产生校验比特的错误检测方法。在行列格式中(例如,在磁带中),LRC经常是与VRC一起使用,这样就会为每个字符校验码。
Set LRC = 0 For each character c in the string do Set LRC = LRC XOR c end do
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.