摘要:
'Data为字符型数组 start为开始点 size 为几个,返回的即为 CRCPublic Function CRC16(Data() As Byte, start As Integer, size As Integer) As Long Dim CRC16Lo As Byte, CRC16Hi As Byte 'CRC寄存器 Dim CL As Byte, CH As Byte '多项式码&a... 阅读全文
posted @ 2009-07-10 09:27
playman0211
阅读(2623)
评论(0)
推荐(0)

浙公网安备 33010602011771号