CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - crc校验

搜索资源列表

  1. JCRC

    0下载:
  2. 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2002
    • 提供者:
  1. CRC循环校验的具体算法

    0下载:
  2. 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
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2524
    • 提供者:韩卫东
  1. CRC校验

    0下载:
  2. 这是一个关于二进制编码的校验问题,通过校验之后,检验是否传输正确。-This is a binary encoded on the check, by check, to verify whether the correct transmission.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3185
    • 提供者:chen1957
  1. java3

    0下载:
  2. 一个不错的CRC校验码!可以计算16位CRC校验码!-A good CRC Check! Can calculate the 16-bit CRC checksum code!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:929
    • 提供者:56526720
  1. src

    0下载:
  2. CRC程序的演示程序,冗余校验,利用Java来实现。-CRC demo process, redundancy check。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7924
    • 提供者:chenxiang
  1. CRC1.0

    0下载:
  2. 网路原理实验中的循环冗余校验算法,CRC算法-Principles of Experimental Network of cyclic redundancy check algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8179
    • 提供者:xiaoliang
  1. CRC16Checke

    0下载:
  2. CRC16Checker码java实现 CRC校验的基本思想是利用线性编码理论,在发送端根据要传送的k位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC码)r位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错-Java code to achieve CRC16Checker
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1897
    • 提供者:萧赋
  1. jacksum-1.7.0-windows-explorer-integration-1.1.0.z

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:220951
    • 提供者:谢永胜
  1. crccheck

    0下载:
  2. crc 校验的java代码。实现crc校验保障数据的完整性-crc soucre code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:645
    • 提供者:111111
  1. crc

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:王雪琼
  1. CRC16

    0下载:
  2. 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
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-12
    • 文件大小:1305
    • 提供者:曲曲
  1. CRC

    0下载:
  2. Java下的CRC校验,在Android系统Eclipse平台下编译通过,可以直接copy使用-CRC checksum Java under the Eclipse platform in the Android system, compiler, you can use a direct copy
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:6056
    • 提供者:zxj
  1. CRC

    0下载:
  2. hadoopCRC校验,分布式校验,一般的系统都可以用,分布式系统通信校验-hadoopCRC parity, distributed parity, the general system can be used, distributed system communication check
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:2659
    • 提供者:changhong
  1. CRC

    0下载:
  2. 用JAVA 中eclipse工具实现计算机网络作业中的CRC校验问题可以实现 计算机网络作业-Using JAVA in the eclipse tool to achieve computer network operations in the CRC check problem
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-09
    • 文件大小:1906669
    • 提供者:SmartZhao
  1. crc

    0下载:
  2. 循环冗余校验码crc校验 程序可以差错检测协议-crc check mistake
  3. 所属分类:Applet

    • 发布日期:2017-05-05
    • 文件大小:5518
    • 提供者:dsj
  1. crc2

    0下载:
  2. 用于差错检测的CRC校验 差错检测校验差错-crc check
  3. 所属分类:Applet

    • 发布日期:2017-05-05
    • 文件大小:6079
    • 提供者:dsj
搜珍网 www.dssz.com