搜索资源列表

  1. 数据传输的CRC校验

    0下载:
  2. 单片机通信或者远距离数据传输系统中做CRC校验的c源程序。可以嵌入到系统中直接运用。-SCM communication or remote data transmission system so CRC c source. Can be embedded directly into the system use.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:程夫人
  1. crc校验源码分析

    0下载:
  2. 这是CRC校验源码的分析,让你更了解CRC校验的原理-This is the CRC-source analysis and let you know more about the principles of the CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:20480
    • 提供者:周兵
  1. 网络crc

    0下载:
  2. 这个是计算机网络第四版其中的一道编程题目.是实现CRC编码的程序.对于网络初学者来说是一个不可多得的学习的程序.-This is the fourth edition of which the computer network of a programming topic. Yes CRC coding procedures. Beginners network is a rare study of the procedure.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:李想
  1. CRC实验报告

    0下载:
  2. 这是计算机网络第四版的一个CRC实验报告.之前我上传了另外一个CRC的实验,这个是CRC实现的另外一个不同的方法.-This is the fourth edition of the computer network experiment a CRC report. Before, I uploaded another CRC test, the realization of the CRC is a different approac
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:28672
    • 提供者:李想
  1. CRC冗余度算法

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

    • 发布日期:2024-05-02
    • 文件大小:46080
    • 提供者:黎明
  1. CRC码

    0下载:
  2. 分别采用C++和javascr ipt进行CRC编码。并可以对出错编码进行简单的判断。-C and were used for CRC javascr ipt coding. And can a simple coding error of judgment.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-02
    • 文件大小:113664
    • 提供者:许智勇
  1. crc校验详解

    0下载:
  2. CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the ne
  3. 所属分类:通讯编程

    • 发布日期:2024-05-02
    • 文件大小:19456
    • 提供者:小康
  1. crc 51

    0下载:
  2. 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:郭子旺
  1. Crc效验crc.RAR

    0下载:
  2. PB中使用Crc效验PB中Crc效验crc PB中Crc效验crc PB中Crc效验crc-PB use Crc well-tested PB Crc well-tested crcPB which Crc well-tested crcPB C rc well-tested crcPB which Crc well-tested crcPB Crc which were well-tested crcPB Crc well-teste
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:18432
    • 提供者:牛可波罗
  1. CRC校验算法(包含8位16位32位)

    0下载:
  2. CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:136192
    • 提供者:绝无重复
  1. 16位CRC算法

    0下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256]
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:134144
    • 提供者:456
  1. crc校验码

    0下载:
  2. 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:17408
    • 提供者:王昆
  1. C和VB下实现CRC算法

    1下载:
  2. 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:谢飞林
  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-02
    • 文件大小:6144
    • 提供者:谢飞林
  1. CRC校验代码源程序

    0下载:
  2. CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:14336
    • 提供者:黄宁
  1. crc上传程序

    0下载:
  2. 写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-02
    • 文件大小:706560
    • 提供者:cdl
  1. CRC-calculation

    0下载:
  2. 用JAVA编写的CRC公式计算器,希望对大家有帮助-prepared using JAVA CRC formula calculator, we hope to help
  3. 所属分类:通讯编程

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:nachlace
  1. crc.txt

    0下载:
  2. 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
  3. 所属分类:串口编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:刘琛
  1. crc-ccitt

    0下载:
  2. CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:234496
    • 提供者:李慎丹
  1. CRC-CCITT-tab

    0下载:
  2. 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:吴健
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org