搜索资源列表

  1. crc

    0下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:站长
  1. c51crc

    0下载:
  2. 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zpq001
  1. c8051f020上实现的CRC

    0下载:
  2. 在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:初学乍练
  1. CRCF_src

    0下载:
  2. 该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:37888
    • 提供者:李明
  1. crc源码

    0下载:
  2. crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:刘涛
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X)
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:1177600
    • 提供者:藤力
  1. 8位C51CRC校验原程序

    0下载:
  2. 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:欧阳
  1. 串口访问功能的小测试程序

    0下载:
  2. 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and t
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:609280
    • 提供者:b
  1. CRC_c51

    0下载:
  2. CRC校验程序,适用于51单片机程序的CRC校检,已经用在工业现场。-CRC procedures applicable to the procedures of 51 SCM CRC school seizure had been used in the industrial field.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zsj919
  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-10
    • 文件大小:17408
    • 提供者:王昆
  1. 串口访问小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:446464
    • 提供者:raul
  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-10
    • 文件大小:6144
    • 提供者:谢飞林
  1. BDJ_RM10.ZIP

    0下载:
  2. PIC CRC校验程序,初始化FFFF 就可自由下载此源码-PIC procedure, initialize FFFF can download this free source
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:天神
  1. CRCCHK

    0下载:
  2. 用C语言编的CRC校验程序,他是一种重要的通信算法-C language series of the CRC process, he is an important communications algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:张自营
  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-10
    • 文件大小:2048
    • 提供者:刘琛
  1. CRCCheckout123_C++

    0下载:
  2. 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:孙洁
  1. crc1

    0下载:
  2. vc6编写的标准crc校验程序,绝对好用,欢迎大家下载!-vc6 prepared standard CRC checksum procedure, the absolute ease of use, welcomed everyone to download!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1888256
    • 提供者:xlz
  1. CRC

    0下载:
  2. VisualBasic编程的循环冗余校验CRC校验程序。程序运行后,在输入框填入输入值,点击“CRC校验”按钮后,可得到运行结果,显示在“校验结果”文本框内。-VisualBasic programming Cyclic Redundancy Check CRC checksum procedure. Program running, fill in the input box enter the value, click the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:jiang
  1. CRC-033019

    0下载:
  2. CRC校验程序,在通信中,我们常用的一种CRC校验程序-CRC校验程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:142336
    • 提供者:徐宝马
  1. CRC-MATLAB

    0下载:
  2. 利用matlab编写CRC校验程序,附源代码(Using MATLAB to write CRC checkout program, source code)
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:72704
    • 提供者:holly虚一特
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org