CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - CRC calculation

搜索资源列表

  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:131.1kb
    • 提供者:456
  1. SPD_CRC_Tool

    1下载:
  2. 计算用户根据内存颗粒规范自定义SPD数据的CRC值-Calculation of the CRC value of the user according to the memory particles norms since the definition of SPD data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:144.42kb
    • 提供者:tanshiwang
  1. CRC

    0下载:
  2. CRC的MCS-51系统的实现代码。含查表和计算两种函数。即插即用-CRC of the MCS-51 System code. With look-up table and calculation of the two functions. Plug and Play
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 计算16位CRC函数之一,以前刚好写过一段时间,拿出来给和大家分享吧!(多项式可能不同,自己动下脑筋改下吧!)-16-bit CRC calculation function, one of just wrote some time ago, out to and to share it! (Polynomial may be different, their move to the next, are you thinking!)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:李生
  1. CRC

    0下载:
  2. 运用编写了《循环冗余校验(CRC)编程测试软件》,此软件主要是测试CRC计算和编程的正确与否。 文章附有源代码。-Prepared to use < Cyclic Redundancy Check (CRC) program to test the software> that this software is to test the CRC calculation and the correctness of the program. Article with the sourc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:190.17kb
    • 提供者:梁丹
  1. crc

    0下载:
  2. CRC calculation subroutines
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2.08kb
    • 提供者:Vovick
  1. Arith

    0下载:
  2. crc calculation algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:804byte
    • 提供者:Mr
  1. cal_crc2

    0下载:
  2. 计算CRC程序方法有以下: 1.按半字节计算CRC 2.按字节计算CRC 3.按位计算CRC 以下是程序实现的方法:-Method of calculating the CRC program are as follows: 1. Calculation of a half-byte CRC 2. Byte calculated by CRC 3. By CRC-bit computing is the process to achieve the following metho
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.02kb
    • 提供者:aming
  1. crc_pro

    0下载:
  2. 计算CRC程序方法有以下: 1.按半字节计算CRC 2.按字节计算CRC 3.按位计算CRC 以下是程序实现的法:-Method of calculating the CRC program are as follows: 1. Calculation of a half-byte CRC 2. Byte calculated by CRC 3. By CRC-bit computing is the process to achieve the following method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.86kb
    • 提供者:aming
  1. crc_tc

    0下载:
  2. crc的计算代码可输入gene和ploy值-crc calculation code can enter the gene and the ploy values
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:529byte
    • 提供者:不同
  1. EDCECC_arithmetic

    0下载:
  2. ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8.95kb
    • 提供者:zhangweimin
  1. crc1

    0下载:
  2. 实现CRC卷积码的编码过程,通过计算,编程实现CRC16校验码的应用-Convolutional code to achieve CRC encoding process, by calculation, Programming Application CRC16 checksum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.28kb
    • 提供者:phoenixei
  1. 2

    0下载:
  2. perfect CRC code calculation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:Nagarajan
  1. calc

    0下载:
  2. CRC校验码计算,校验和计算,CRC,CRC -Of CRC calculation ,Checksum calculation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:433.87kb
    • 提供者:huanfeng
  1. CRC_V3.ZIP

    0下载:
  2. crc calculation files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:29.36kb
    • 提供者:segamega
  1. crc-t10dif

    0下载:
  2. T10 Data Integrity Field CRC16 calculation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1.31kb
    • 提供者:pingainan
  1. CRC

    1下载:
  2. 利用VB制作的CRC计算工具,小巧,无需安装即可使用,很方便-VB produced CRC calculation tools, compact, no installation needed to use, very convenient
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4.48kb
    • 提供者:zgdz
  1. crc-t10dif

    0下载:
  2. T10 Data Integrity Field CRC16 calculation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:906byte
    • 提供者:hunrohi
  1. CCCC3245

    0下载:
  2. 多种CRC计算源码。包括CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32-A variety of CRC calculation source. Including CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32 and so on
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:4.47kb
    • 提供者:sdewen
  1. CRC_DLL

    0下载:
  2. 有效計算CRC16換算,及方便使用者使用!!!(Effective calculation of CRC16 conversion and convenient for users to use!!!)
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:1.1mb
    • 提供者:ricky1111
« 12 »
搜珍网 www.dssz.com