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

搜索资源列表

  1. crc-by-Y

    0下载:
  2. CRC基本原理,以及几种CRC校验实现的方式。-CRC basic principles, as well as several ways to achieve CRC calibration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3038
    • 提供者:yuxin
  1. CRC

    0下载:
  2. crc冗余检验,可以进行15,16位的检错,仿真ok-crc redundancy check can be 15, 16-bit error detection, simulation ok
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2121260
    • 提供者:Wane
  1. CRC

    0下载:
  2. CRC校验算法,C语言编写,很实用,一看就懂-CRC checksum algorithm, C language, it is practical, one can understand
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:387118
    • 提供者:刘载兵
  1. CRC

    0下载:
  2. 数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-Cyclic Redundancy Check[
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:23777
    • 提供者:Mr.fang
  1. CRC

    0下载:
  2. CRC校验码,实现了求得3bit信息序列的CRC校验码,生成多项式取g(x)=X^3+X+1,对应的生成序列为1011.-CRC is to achieve the sequence information obtained 3bit the CRC generator polynomials take g (x) = X ^ 3+ X+ 1, corresponding to generate a sequence of 1011.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4252127
    • 提供者:WQ
  1. crc

    0下载:
  2. 单片机使用的crc简单校验程序 已经测试通过了-crc simple calibration procedure MCU has passed the test
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:txt
  1. CRC-Calculator

    0下载:
  2. CRC校验程序,含32位 16位校验,含测试程序-CRC calibration procedures, including 16 bit 32 parity, including test procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:15952
    • 提供者:李明
  1. CRC-16

    0下载:
  2. 串口通信CRC-16校验。labview2014程序源码,可执行-Serial communication CRC16 check, labview program source code
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:16144
    • 提供者:阿梅
  1. CRC

    0下载:
  2. CRC串口通讯校验码实例,主要实现了串口通讯时计算校验码的值-CRC check code examples of serial communication
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4539975
    • 提供者:杨荣江
  1. Checa-CRC-(str)

    0下载:
  2. apply crc check in hex string word with crc_xmodem_update. return crc ok (T|F)
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:11209
    • 提供者:jones
  1. crc

    5下载:
  2. CRC校验matlab simulink仿真-CRC check matlab simulink simulation
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7612
    • 提供者:Jason.P
  1. CRC-PROGRAM

    0下载:
  2. 以VC6为开发环境无需查表用算法实现CRC校验.-Without using the look-up table algorithm CRC.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2336328
    • 提供者:姚晓东
  1. crc

    0下载:
  2. crc32 源代码,包括16位和32位crc算法,循环冗余校验码(CRC)的基本原理是:在K位信息码后再拼接R位的校验码,整个编码长度为N位,因此,这种编码又叫(N,K)码。对于一个给定的(N,K)码,可以证明存在一个最高次幂为N-K R的多项式G(x)。根据G(x)可以生成K位信息的校验码,而G(x)叫做这个CRC码的生成多项式-crc32 functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:钊 吕
  1. crc

    0下载:
  2. CRC calcultion 循环冗余校验算法源码-crc algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1164
    • 提供者:pudn
  1. CRC

    0下载:
  2. 协同表示(CRC)人脸识别,识别率高,用时短-Collaborative said facial recognition, recognition rate is high, short
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8371016
    • 提供者:杨玥
  1. CRC

    0下载:
  2. CRC编码:输入数据以及CRC长度;输出编码后数据-CRC coding: input data and CRC length output coded data
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:wangyiyin
  1. CRC

    0下载:
  2. STM32硬件crc算法-stm32 crc
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4629910
    • 提供者:zhuzongguo
  1. crc

    0下载:
  2. 用于ethernet的CRC校验源代码,ALTERA官方代码,已验证-CRC checksum of the source code for ethernet, ALTERA official code, verified
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3220
    • 提供者:adfadf
  1. CRC

    0下载:
  2. 对信息传输比特进行24位CRC比特添加,用于接收数据的检测-Transmission of the information bits CRC 24 bits are added, for receiving data detected
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:887
    • 提供者:潘菲
  1. CRC

    0下载:
  2. 人脸识别中CRC方法的具体实现和主程序。所有的代码细节和解释都在里面。-face recognation s important method of CRC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1246
    • 提供者:李伟
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com