文件名称:CRC_Java
介绍说明--下载内容均来自于网络,请自行研究使用
his a sequence of bits, of which the first and last are
1. This sequence is used with the bits of the message to calculate
a check sequence which has 1 fewer bits than the generator. The
check sequence is appended to the original message. At the receiver,
the same calculation is performed on the message and check sequence combined.
If the result is 0 no transmission error is assumed to have occurred.
1. This sequence is used with the bits of the message to calculate
a check sequence which has 1 fewer bits than the generator. The
check sequence is appended to the original message. At the receiver,
the same calculation is performed on the message and check sequence combined.
If the result is 0 no transmission error is assumed to have occurred.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 1985503crc_java.rar 列表 CRC_Java\crctext.html CRC_Java\crctutorial.html CRC_Java\crc.jar CRC_Java\crcapplet.html CRC_Java\CRCPoly.class CRC_Java\CRCdivision.class CRC_Java\CRCimpl.class CRC_Java\CRCshift.class CRC_Java\CRCview$ButtonActionListener.class CRC_Java\CRCview$ChoiceListener.class CRC_Java\CRCview$DivListener.class CRC_Java\CRCview$MyItemListener.class CRC_Java\CRCview$ShiftListener.class CRC_Java\CRCview$TextActionListener.class CRC_Java\CRCview$TextFocusListener.class CRC_Java\CRCview.class CRC_Java\META-INF\MANIFEST.MF CRC_Java\META-INF CRC_Java