搜索资源列表
JCRC
- 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
CRC循环校验的具体算法
- Filename: main.c * Descr iption: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used fo
CRC校验
- 这是一个关于二进制编码的校验问题,通过校验之后,检验是否传输正确。-This is a binary encoded on the check, by check, to verify whether the correct transmission.
java3
- 一个不错的CRC校验码!可以计算16位CRC校验码!-A good CRC Check! Can calculate the 16-bit CRC checksum code!
src
- CRC程序的演示程序,冗余校验,利用Java来实现。-CRC demo process, redundancy check。
CRC1.0
- 网路原理实验中的循环冗余校验算法,CRC算法-Principles of Experimental Network of cyclic redundancy check algorithm
CRC16Checke
- CRC16Checker码java实现 CRC校验的基本思想是利用线性编码理论,在发送端根据要传送的k位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC码)r位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错-Java code to achieve CRC16Checker
jacksum-1.7.0-windows-explorer-integration-1.1.0.z
- jacksun是checksum的独立工具平台,完全用java编写,用于计算和校验checksum-Jacksum is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algori
crccheck
- crc 校验的java代码。实现crc校验保障数据的完整性-crc soucre code
crc
- JAVA 编写的CRC循环冗余校验码,分两个文件,一个为生成发送信息的,一个为检验收到信息是否正确的-Written in JAVA CRC cyclic redundancy check code in two files, one to send the information to generate a receipt for the inspection information is correct
CRC16
- CRC16校验,把第一个8位二进制数据(既通讯信息帧的第一个字节)与16位的CRC寄存器的低8位相异或,把结果放于CRC寄存器-CRC16 checksum, the first byte of the first 8-bit binary data (both communications and information frames) with the 16-bit CRC register low eight different or put the result in the CRC r
CRC
- Java下的CRC校验,在Android系统Eclipse平台下编译通过,可以直接copy使用-CRC checksum Java under the Eclipse platform in the Android system, compiler, you can use a direct copy
CRC
- hadoopCRC校验,分布式校验,一般的系统都可以用,分布式系统通信校验-hadoopCRC parity, distributed parity, the general system can be used, distributed system communication check
CRC
- 用JAVA 中eclipse工具实现计算机网络作业中的CRC校验问题可以实现 计算机网络作业-Using JAVA in the eclipse tool to achieve computer network operations in the CRC check problem
crc
- 循环冗余校验码crc校验 程序可以差错检测协议-crc check mistake
crc2
- 用于差错检测的CRC校验 差错检测校验差错-crc check