CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - crc校验 c

搜索资源列表

  1. CRC1632

    1下载:
  2. 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. U
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8869
    • 提供者:王平
  1. newCcodeaboutCRC

    0下载:
  2. CRC循环校验的C语言程序,全新算法实现,编译过可用,简单易懂!-Cyclic Check the C Programming Language, the new algorithm, compiled available and easily understood!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6507
    • 提供者:彭杨
  1. CRC_CODE

    0下载:
  2. 一个关于CRC校验模拟的程序,C语言实现,操作方便,希望能给大家帮助-one of the CRC process simulation, C language, convenient operation, in the hope of giving everyone
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:130833
    • 提供者:刘欣
  1. crc8

    0下载:
  2. 一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:820005
    • 提供者:董巍
  1. webconcept

    1下载:
  2. 计算机网络原理之CRC循环冗余校验,用c++实现的
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:62566
    • 提供者:liqin
  1. crc_v3

    0下载:
  2. CRC循环校验码的算法详细介绍及c语言源程序
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:26108
    • 提供者:shijianhong
  1. FF2

    0下载:
  2. 模拟CRC循环冗余校验的C语言源程序,不是很完善-simulation Cyclic Redundancy Check the C language source code is not perfect
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1455
    • 提供者:福兴
  1. VBcrc16

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:899
    • 提供者:why
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1288
    • 提供者:dustin
  1. 20120712test

    0下载:
  2. 详细描述了CRC的校验原理以及C语言的编程方法,对于初学者认识CRC有很好的借鉴作用。-A detailed descr iption of CRC parity principle and the C programming language, have a good reference for beginners understanding of CRC.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:62043
    • 提供者:杨子科
  1. crcjiaoyan

    0下载:
  2. 一个C的CRC码的校验程序,我借鉴了一点别人的。有的地方没看太明白,自己的一部分明白。希望大家指点-thanks
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:5724
    • 提供者:博杰
  1. CRC_Test_Code

    0下载:
  2. 循环冗余校验码的测试和检验结果程序,包含了CRC的C语言实现代码-Cyclic redundancy check code and the test results of test procedures, including the CRC of the C language code
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:8739
    • 提供者:夏伟
  1. crcfunction

    0下载:
  2. CRC循环校验的具体算法,C语言代码,很不错-CRC cyclic check the specific algorithm, C language code, very good
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:132036
    • 提供者:李丽
  1. CRC16

    0下载:
  2. C语言。包含2个C文件。 用于CRC校验,分为16位和32位CRC计算。可用于RS485,CAN等多种通讯。-C language. It contains two C files. For the CRC, divided into 16-bit and 32-bit CRC calculations. Can be used for RS485, CAN and other communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:祝鹏
  1. CRC-8

    0下载:
  2. C# CRC-8 CRC-16校验算法 C# CRC-8 CRC-16校验算法 -C# CRC-8 CRC-16
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:875
    • 提供者:佛挡杀佛
  1. XOR-crc

    0下载:
  2. 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:10456434
    • 提供者:张岩
  1. CRC16串口程序效验代码

    0下载:
  2. C编写的CRC串口校验代码,可以直接使用,经过测试输出。(C prepared by the CRC serial checksum code, you can directly use, after testing output.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:msnm1206
  1. CRC-16校验

    0下载:
  2. you can do it.it is so easy.wheater it is a good job for you.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:64512
    • 提供者:akmmm
  1. CRC计算

    2下载:
  2. 使用C#开发,根据输入的十六进制计算出对应的CRC16校验和
  3. 所属分类:C#编程

  1. 电力CDT各种源码例程规约集合

    1下载:
  2. CDT规约中CRC校验码的生成方法,标准cdt通讯源码,具有循环上送和下行控制功能CDTSender,c#写的CDT规约解析 并 打包 发送程序,经过测试可以使用等等, 总有一个源程序能帮上
  3. 所属分类:C#编程

    • 发布日期:2021-03-25
    • 文件大小:1329970
    • 提供者:wuhaishou
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com