CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - CRC

搜索资源列表

  1. 8051c 的一个Crc 算法分析

    0下载:
  2. 8051c 的一个Crc 算法分析-8051c of an algorithm analysis Crc
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-15
    • 文件大小:4360
    • 提供者:kenny
  1. 通配符查找算法

    0下载:
  2. 一个效率很高的通配符查找算法,适用于对\"*\"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes apply to different applications,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:
  1. CRC_CCC++

    0下载:
  2. CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4547
    • 提供者:乐天
  1. CRCsuanfa

    0下载:
  2. 一个crc算法的vc开发程序,写的很不错-a crc algorithm vc development process and write very well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22895
    • 提供者:小熊·
  1. Projectjohu123006

    1下载:
  2. crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:460182
    • 提供者:johu
  1. CRC1345

    0下载:
  2. c的CRC原吗 c的CRC原吗 -c c original? CRC original CRC? C c original? CRC of the original? c CRC original?
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-11
    • 文件大小:964
    • 提供者:123456
  1. CodeErroeDetecting

    0下载:
  2. 海明码和CRC校验码加密和捡错程序 c编写,有注释-Hamming code and CRC encryption and seizure procedures c prepared wrong, Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9094
    • 提供者:pegasusbupt
  1. CRC32数据检验算法代码

    0下载:
  2. 在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must check that the error control. C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19028
    • 提供者:zhou
  1. 简单易懂的CRC

    0下载:
  2. 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值。-This is a simple and easy to unicef.org calculation method to calculate your choice of paper, accurate calculation unicef.org value.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:79761
    • 提供者:黄晶
  1. CRC效验

    2下载:
  2.     CRC效验算法 VC++源码
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-01-20
    • 文件大小:409480
    • 提供者:janylin
  1. artlicense

    0下载:
  2. very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
  3. 所属分类:Data structs

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

    0下载:
  2. CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:64974
    • 提供者:我下下
  1. CRC

    0下载:
  2. 用于编写CRC校验的一段主程序,包括参数,算法等等,可直接开发CRC校验软件-CRC check for writing the section of the main program, including parameters, algorithms, and so, development of CRC, the software can be directly
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:130984
    • 提供者:邵继红
  1. CRC

    0下载:
  2. CRC循环校验的具体算法:包括具体代码实现 和简单的注释-CRC check of the specific algorithm cycle: including specific code and a simple note
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:12803
    • 提供者:三人禾
  1. CRC_SUM

    0下载:
  2. 通过输入的十六进制字符串计算CRC校验和和累加校验和-Hexadecimal string by entering the CRC checksum calculation and verification and the cumulative
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:69224
    • 提供者:沈博
  1. CRC32

    0下载:
  2. 数据结构算法:CRC32算法实现原理 简而言之,CRC是一个数值。该数值被用于校验数据的正确性。CRC数值简单地说就是通过让你需要做处理的数据除以一个常数而得到的余数。 -Data structure algorithms: CRC32 algorithm theory short, CRC is a value. This value is used to verify the accuracy of the data. CRC value is simply handled by h
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5393
    • 提供者:张聪
  1. crc_class

    0下载:
  2. 用于生成和校验的crc校验类,只需复制到工程中即可使-Used to generate and check the crc check class, just copy to the project can be used with
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:zhouguoliang
  1. crc-encode

    0下载:
  2. CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:27986
    • 提供者:高元媛
  1. CRC

    0下载:
  2. CRC冗余算法,主要用查询余式表的方法来进行-CRC redundancy algorithm, the main table with a query I type approach to
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:556398
    • 提供者:杨旻
  1. crc

    0下载:
  2. RS485通信,Modbus校验算法程序-RS485 communication, Modbus CRC
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:1065
    • 提供者:Amyzhang
« 12 »
搜珍网 www.dssz.com