搜索资源列表

  1. CRC校验

    0下载:
  2. CRC冗余码校验的C++实现。
  3. 所属分类:源码下载

    • 发布日期:2011-04-10
    • 文件大小:8457
    • 提供者:kmlgdxlxy
  1. crc算法

    0下载:
  2. CRC校验算法
  3. 所属分类:加密解密

    • 发布日期:2011-09-23
    • 文件大小:6726
    • 提供者:myangyong
  1. crc

    0下载:
  2. 8051c 的一个Crc 算法分析-8051c of an algorithm analysis Crc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:
  1. CRC算法及C语言实现

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-30
    • 文件大小:27648
    • 提供者:张文辉
  1. PubLib

    0下载:
  2. CRC算法和Ascii码转BCD算法-CRC algorithm and the Ascii code BCD switch algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:39936
    • 提供者:
  1. crc_c

    0下载:
  2. CRC算法和C語言實現-CRC algorithm and C Language
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:27648
    • 提供者:陸頤
  1. 单片机CRC算法与实现

    0下载:
  2. 利用单片机实现CRC8,CRC16校验的具体实现的几种方案-use MCU CRC8, CYXLIC REDUNDANCY Check the concrete realization of several options
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:cp
  1. CRC_FILE_SRC

    0下载:
  2. 32 bits CRC算法演示,用户可以选择输入一个文件,本工具根据循环雍余校验算法,生成并显示出其32位计算结果。-32 bits CRC algorithm demonstration, a user could choose to import a document, the tools under the revolving Yong I checksum algorithm for generating and demonst
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:27648
    • 提供者:赵士杰
  1. CRC冗余度算法

    0下载:
  2. CRC冗余度的算法,该算法一般能计算任何CRC冗余度,效率很高,非常好用-CRC algorithm, the algorithm generally CRC calculation of any redundant, highly efficient and very handy
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:46080
    • 提供者:黎明
  1. MasteringserialCommuncationnsCRC

    0下载:
  2. 本人用VB写的串口通讯以及CRC算法,里边有说明 适合新手学习-I write with VB serial communications and the CRC algorithm is described inside for novice learning
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:王超
  1. CRC_CCC++

    0下载:
  2. CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:乐天
  1. CRC_CRC_CRC

    0下载:
  2. CRC算法原理及C语言实现,C RC算法原理及C语言实现-CRC algorithm principle and C language, C RC algorithm principle and C Language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:lhj
  1. crc_source

    0下载:
  2. 这是我项目中使用的CRC算法的源码,并且在单片机程序中使用了,由CRC16和CRC32两种,以及两种实现方法。非常实用。-This is my project with the CRC algorithm source code, and SCM procedures used, by CYXLIC REDUNDANCY and CRC32-two, and the two approaches. Very practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:jingheng
  1. CRC8_16

    0下载:
  2. 循环冗余码CRC检验技术广泛应用于测控及通信领域。CRC计算可以靠专用的硬件来实现,但是对于低成本的微控制器系统,在没有硬件支持下实现CRC检验,关键的问题就是如何通过软件来完成CRC计算,也就是CRC算法的问题。 -CRC cyclic redundancy code inspection techniques widely used in the field of control and communication. CRC c
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:*h
  1. CRCarithmetic

    0下载:
  2. crc算法三种不同算法以及不同语言的实现-crc algorithm three different algorithms and different languages to achieve
  3. 所属分类:汇编语言

    • 发布日期:2024-04-30
    • 文件大小:27648
    • 提供者:李小小
  1. CRCCalculateWayRealizes

    0下载:
  2. 在远距离数据传输中进行差错控制一种重要的方法CRC算法。程序是用C语言实现。内有详细解释,可读性和移植性强。-in remote data transmission error control for an important method of CRC algorithm. Procedure is used C language. Are explained in detail, readability and portabilit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:陈才炜
  1. crc16.

    1下载:
  2. CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC-16),简记作0x18005。-CRC algorithm and implementation, generating polynomial for the
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:
  1. CRCsfCsx

    0下载:
  2. 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序。-This paper theoretically CRC algorithm realize the principle of adaptation, respectively, given in three different computer or microc
  3. 所属分类:软件工程

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:gw
  1. tem

    0下载:
  2. 用C8051F芯片完成的温度远程采集程序,发送,接受两个模块通信完成,内嵌CRC算法.-C8051F chips with the completion of the temperature of a remote collection procedures, sent, received communication to complete two modules, embedded CRC algorithm.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:150528
    • 提供者:王雪楠
  1. crc

    0下载:
  2. 用于10M,100M,1000M以太网的并行CRC算法,有别于一般的CRC算法。verilog描述-For 10M, 100M, 1000M Ethernet parallel CRC algorithm, the CRC algorithm is different from the ordinary. Verilog Descr iption
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:winwalk
« 1 23 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org