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

搜索资源列表

  1. CRC-16 CRC-32 算法介绍,程序代码 .rar

    1下载:
  2. CRC-16 CRC-32 算法介绍,程序代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5206
    • 提供者:
  1. CRC-16

    0下载:
  2. VC++开发的冗余码算法-VC redundancy Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2053
    • 提供者:
  1. crc16

    0下载:
  2. 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:liu
  1. 16位CRC校验程序

    0下载:
  2. 一个16位的CRC校验,在Modbus协议中经常要使用
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-16
    • 文件大小:33781
    • 提供者:刘畅
  1. CRC 校验源码分析

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

    • 发布日期:2008-10-13
    • 文件大小:20063
    • 提供者:李小明
  1. CRC

    0下载:
  2. 数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。
  3. 所属分类:数学计算/工程计算

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

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

    • 发布日期:2008-11-07
    • 文件大小:6509
    • 提供者:ttongg
  1. CRC16Modbbus

    1下载:
  2. CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-11
    • 文件大小:3346
    • 提供者:刘彦旭
  1. CRC-16 CRC-32 算法介绍,程序代码

    0下载:
  2. CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:5477
    • 提供者:管冬兵
  1. CCITT_CRC16

    2下载:
  2. CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
  3. 所属分类:matlab

    • 发布日期:2014-12-14
    • 文件大小:584
    • 提供者:张原
  1. CRC

    0下载:
  2. 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:226406
    • 提供者:zenglinman
  1. 19CRC(Matlab)

    0下载:
  2. 主要完成CRC的编解码 16bit 可用于多种运算 可用于实际的仿真系统-CRC completed the main 16bit codec can be used for a variety of computing can be used for the actual simulation system
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3484
    • 提供者:杨剑锋
  1. crc

    1下载:
  2. delphi CRC 8 16 32 计算算法-delphi crc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:134204
    • 提供者:123456
  1. RFC_1622_CRC16_m

    1下载:
  2. RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1132
    • 提供者:spaander
  1. fcs_gen

    0下载:
  2. 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:519
    • 提供者:alex
  1. crc16

    0下载:
  2. 用matlab编写的对输入的序列进行CRC-16的校验编码。-This scr ipt Calculate crc-16 from a binary line of code creat
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:wangquanhui
  1. CRC-16

    0下载:
  2. 16位CRC校验原理与算法分析,不讨论CRC的纠错原理以及为什么要选下面提及的生成多项式,只是针对以下的生成多项式,如何获得CRC校验码,作一个比较详细的说明。-16-bit CRC checksum algorithm theory and analysis, not to discuss the principles of the CRC error correction, and why to choose the generator polynomial mentioned below,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2359
    • 提供者:李楠
  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-16

    0下载:
  2. CRC16查表式校验算法,CRC16Table为CRC表格数据,占用256个字节,使用时把此表放在ROM中-CRC16 look-up table-checksum algorithm, CRC16Table CRC tabular data, occupies 256 bytes, use this table in ROM
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:5166
    • 提供者:陈志浩
  1. crc

    0下载:
  2. CRC-16 编码在DECT中的应用及性能-CRC-16 encoded in the DECT Application and performance
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:11041
    • 提供者:李宏豆
« 12 »
搜珍网 www.dssz.com