View Single Post
  #731 (permalink)  
Old 06-07-2010, 09:34 PM
Timberwolf671's Avatar
Timberwolf671
Wolf dog master, Chef
Offline
Threadstarter
Location: San Antonio, Tx
 
Join Date: May 2009
Posts: 1,708
Reputation: 13485
Timberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation levelTimberwolf671 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: *Coming 6/7/10 V9.3 (23563) CHT1.8 *7 Color Themes with Matching Dialer,XDA_UC

Quote:
Originally Posted by Jim8181 View Post
What are CRC errors?
cyclic redundancy check (CRC) or polynomial code checksum

CRCs are so called because the check (data verification) code is a redundancy (it adds zero inormation) and the algorithm is based on cyclic codes. The term CRC may refer to the check code or to the function that calculates it, which accepts data streams of any length as input but always outputs a fixed-length code. CRCs are popular because they are simple to implement in binary hardware, are easy to analyse mathematically, and are particularly good at detecting common errors caused by noise in transmission channels
__________________
He is your friend, your partner, your defender, your dog. You are his life, his love, his leader. He will be yours, faithful and true, to the last beat of his heart. You owe it to him to be worthy of such devotion
Reply With Quote
This post has been thanked 2 times.