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

搜索资源列表

  1. CRC循环校验具体算法

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

    • 发布日期:2008-10-13
    • 文件大小:2521
    • 提供者:汪永威
  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. CRC

    0下载:
  2. 循环冗余码的求解算法,c语言写的,信息,网络等很多课程都要会学到这一算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:apache
  1. crc

    0下载:
  2. CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29256
    • 提供者:阿晨
  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. CRCcheck

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

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

    0下载:
  2. crc generation routines in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:78760
    • 提供者:mayank
  1. CalculationCRC

    0下载:
  2. Calculation of CRC in C-Calculation of CRC in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2023
    • 提供者:Jason
  1. CRC32

    1下载:
  2. CRC32算法及C实现,其中资料为较权威可用的资料非网上一些模棱两可的源码,另外部分为本人调试过成功的源码!-This is some CRC32 source,which is usefull for every one who will learn CRC checkout!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1070739
    • 提供者:秦汉唐
  1. crc

    0下载:
  2. 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:zhouguoliang
  1. pycrc-0.7.8

    0下载:
  2. This directory contains the pycrc general purpose CRC utility and C source file generator. See http://www.tty1.net/pycrc/ for more details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:55552
    • 提供者:gabihodoroaga
  1. CRC-algorithm-principle---C

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:22882
    • 提供者:shitou
  1. CRC-AND-C

    0下载:
  2. CRC 算法原理及C 语言实现,对CRC 介绍,以及C语言处理-CRC PRINCLE AND C LANGUAGE REALIZE,INTRODUCTION OF CRC ,REALIZATION OF CRC BY C LANGUANGE
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:28065
    • 提供者:袁源
  1. crc_pure_c

    0下载:
  2. 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1807
    • 提供者:汤海平
  1. CRCTool

    0下载:
  2. 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:486676
    • 提供者:haha
  1. CRC16-32Tool

    0下载:
  2. 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:387105
    • 提供者:haha
搜珍网 www.dssz.com