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

搜索资源列表

  1. C51CRC

    0下载:
  2. 这是一个介绍C51的快速CRC算法的例子,能够帮助你快速的进行数据校验-This is a quick introduction of the CRC algorithm C51 example, can help you quickly check the data
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:111192
    • 提供者:liz
  1. CRCDelphi

    0下载:
  2. delphi CRC 16 32 delphi下的crc8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了-delphi CRC 16 32
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:285815
    • 提供者:白杨
  1. CRCJIAOYAN

    0下载:
  2. 本文介绍了CRC算法在单片机应用系统中的实现方法,通过一系列的理论推导,得到一种比较实用的8 位单片机系统CR C算法, 并给出了CR C码计算的汇编语言程序-This paper introduces the CRC algorithm in single-chip applications in the realization of methods, through a series of theoretical derivation, to be a more practical syst
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:76894
    • 提供者:叶超
  1. TEST

    0下载:
  2. 实现与串口连接,经过CRC算法校验,源代码-COMM1
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4190
    • 提供者:jack
  1. crc32

    1下载:
  2. CRC32计算的高效算法,利用查表法,可以直接使用。- CRC32 calculation efficient algorithm, using look-up table method can be used directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3203
    • 提供者:legendox
  1. 16CRC

    0下载:
  2. 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
  3. 所属分类:Communication

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

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现-Cyclic Redundancy Check CRC algorithm analysis and program implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:106327
    • 提供者:邱杏飞
  1. PROC

    0下载:
  2. 学习\单片机光盘文件\程序代码与电路图\第22章 单片机实现CRC算法\-Learning \ MCU CD-ROM file \ program code and schematics \ Chapter 22 MCU CRC algorithm \
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:14395
    • 提供者:肖文明
  1. CRC(asm)

    0下载:
  2. CRC汇编算法(一个快速的CRC汇编算法)-CRC compilation algorithm (a compilation of fast CRC algorithm)
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:32096
    • 提供者:slatyan
  1. crc8_smbus

    0下载:
  2. SMBUS协议的CRC-8算法,用CSharp实现-The algotithm of CRC-8 checksum of SMBUS protocol.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:19163
    • 提供者:alwyss
  1. CRC_algrithm

    0下载:
  2. CRC algrithm discuss 算法介绍-CRC algrithm discuss
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:44304
    • 提供者:Li Ji
  1. crc_explain

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:106330
    • 提供者:朱红
  1. CRC

    0下载:
  2. 用C语言编写的循环冗余算法的代码(CRC)-With the C language algorithm for cyclic redundancy code (CRC)
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:894
    • 提供者:jj
  1. crc_accelerator

    0下载:
  2. CRC 的Nios的软核处理,系统采用Altera Nios IP核进行CRC算法,算法运行时间比常规CRC校检节省很多。-CRC' s Nios soft-core processing, the system uses Altera Nios IP core for CRC algorithm, algorithm running time than the conventional CRC checkout save a lot.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:409636
    • 提供者:lijiang
  1. CRC16_C51

    1下载:
  2. CRC16校验算法的C51程序的优化 包括计算法和查表计算混合法 专为KEIL C51优化,高效计算-CRC16 checksum algorithm optimization C51 program including calculation method and calculation of mixing method look-up table for KEIL C51 optimized and efficient computing
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:902
    • 提供者:hyspace
  1. crc

    0下载:
  2. crc32的校验代码,c++builder5.0的代码,对crc32算法有助于了解-crc32 validation code, c++ builder5.0 code, right crc32 algorithm help to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:795652
    • 提供者:anbaoyong
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:137540
    • 提供者:guibin
  1. VB

    3下载:
  2. 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4138
    • 提供者:任务
  1. CRCcheck

    0下载:
  2. 此文章介绍了CRC校验的基本原理和算法,并列举出相关的C语言代码-CRC check
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:27762
    • 提供者:liujunfang
  1. MyCRC16

    0下载:
  2. visual basic 的CRC-ITU算法程序,用查表法实现,crc多项式为x^16 + x^15 + x^2 +1-visual basic procedures of the CRC-ITU algorithm, using look-up table method to achieve, crc polynomial x ^ 16+ x ^ 15+ x ^ 2+1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1561
    • 提供者:汪柏
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com