java.lang.Object
com.cdkjframework.util.encrypts.crc.Crc16

public class Crc16 extends Object
  • 字段详细资料

    • crc16CcittFalse

      public static AlgoParams crc16CcittFalse
    • crc16Arc

      public static AlgoParams crc16Arc
    • crc16AugCcitt

      public static AlgoParams crc16AugCcitt
    • crc16Buypass

      public static AlgoParams crc16Buypass
    • crc16Cdma2000

      public static AlgoParams crc16Cdma2000
    • crc16Dds110

      public static AlgoParams crc16Dds110
    • crc16DectR

      public static AlgoParams crc16DectR
    • crc16DectX

      public static AlgoParams crc16DectX
    • crc16Dnp

      public static AlgoParams crc16Dnp
    • crc16En13757

      public static AlgoParams crc16En13757
    • crc16Genibus

      public static AlgoParams crc16Genibus
    • crc16Maxim

      public static AlgoParams crc16Maxim
    • crc16Mcrf4Xx

      public static AlgoParams crc16Mcrf4Xx
    • crc16Riello

      public static AlgoParams crc16Riello
    • crc16T10Dif

      public static AlgoParams crc16T10Dif
    • crc16Teledisk

      public static AlgoParams crc16Teledisk
    • crc16Tms37157

      public static AlgoParams crc16Tms37157
    • crc16Usb

      public static AlgoParams crc16Usb
    • crcA

      public static AlgoParams crcA
    • crc16Kermit

      public static AlgoParams crc16Kermit
    • crc16Modbus

      public static AlgoParams crc16Modbus
    • crc16X25

      public static AlgoParams crc16X25
    • crc16Xmodem

      public static AlgoParams crc16Xmodem
    • PARAMS

      public static final AlgoParams[] PARAMS
  • 构造器详细资料

    • Crc16

      public Crc16()