搜索资源列表

  1. 8-16位CRC校验的算法程序

    0下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6412
    • 提供者:谢飞林
  1. crc校验码的实现

    0下载:
  2. 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:228113
    • 提供者:李瑞丽
  1. 字符串加CRC校验

    0下载:
  2. 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1887
    • 提供者:赵小美
  1. 16位CRC校验_Modbus标准算法

    1下载:
  2. CRC校验
    1、循环校验码(CRC码):是数据通信领域中最常用的一种差错校验码,其特征是信息
    字段和校验字段的长度可以任意选定。
    2、生成CRC码的基本原理:任意一个由二进制位串组成的代码都可以和一个系数仅
    为‘0’和‘1’取值的多项式一一对应。例如:代码1010111对应的多项式
    为x6+x4+x2+x+1,而

  3. 所属分类:密码/编码算法

    • 发布日期:2008-11-07
    • 文件大小:6509
    • 提供者:ttongg
  1. CRC校验 VB及C下实现算法

    0下载:
  2. 常用CRC沉余校验方法,VB及C语言实现,内附原码
  3. 所属分类:编程文档

    • 发布日期:2010-09-13
    • 文件大小:22016
    • 提供者:wskqagyttd
  1. CRCDelphi.ZIP

    0下载:
  2. crc校验算法,包括编码和解码-unicef.org checksum algorithm, including encoding and decoding
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:238592
    • 提供者:杨春宝
  1. CRC 校验源码分析

    0下载:
  2. CRC-16校验源程序及算法分析-CRC-16 checksum algorithm analysis and source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:李小明
  1. 字符串加CRC校验

    0下载:
  2. 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:赵小美
  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:汪永威
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X)
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:1177600
    • 提供者:藤力
  1. 8-16位CRC校验的算法程序

    0下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:谢飞林
  1. CRCVerifyArithmetic

    0下载:
  2. CRC校验算法 CRC校验算法 CRC校验算法-CRC algorithm CRC algorithm CRC algorithm C RC calibration algorithm CRC algorithm
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:620544
    • 提供者:
  1. C51_shuziyubosuanfa

    0下载:
  2. 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, we
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:蔡成林
  1. CRC

    0下载:
  2. 一份比较详细的CRC校验算法说明,中文版的。-A more detailed descr iption of the CRC checksum algorithm, the Chinese version.
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:208896
    • 提供者:王老师
  1. crc8

    0下载:
  2. 8位crc校验算法,用于单片机编程,包含简单算法和查表算法-8-bit CRC checksum algorithm for single-chip programming, including a simple algorithm and look-up table algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:董巍
  1. crc

    0下载:
  2. crc 16校验算法, 的例程实现, 短小精悍呵!-crc 16 checksum algorithm, the realization of the routines, dapper Oh!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:162816
    • 提供者:windyrobin
  1. crc

    0下载:
  2. CRC校验码的算法,给出了16位,32位等的CRC算法和详细说明-CRC checksum algorithm code is given 16, 32, etc. CRC algorithm and a detailed descr iption
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:xiaoyan
  1. CRC校验,高位在前,低位在后

    0下载:
  2. CRC校验,高位在前,低位在后具体算法:P(X)=X16+X15+X2+1(CRC checksum, high in the front, low in the back)
  3. 所属分类:android开发

    • 发布日期:2024-05-16
    • 文件大小:1370112
    • 提供者:merry_me
  1. crc

    0下载:
  2. 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)
  3. 所属分类:其他小程序

  1. CRC校验码计算

    0下载:
  2. CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:510976
    • 提供者:wanxinkon
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org