CRC16算法的Java实现
CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (...
CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (...
Integration的EZMac Lite,对于开发IA4420/4421很有用! Fixed packet length protocol MAC layer for simplifying EZRadio designs....
Integration的EZMac Plus,对于开发IA4420/4421很有用! Variable packet length protocol with packet forwarding capability MAC layer for simplifying EZRadio design...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring m...
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper w...