摘要:
package org.samuel.util;/** * @author yangfeng * */public class CRC32 { static final int crc_c[] ={ 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419, 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4, 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cb... 阅读全文
posted @ 2012-06-27 18:50
onliny
阅读(375)
评论(0)
推荐(0)

浙公网安备 33010602011771号