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

搜索资源列表

  1. crc-caculator

    0下载:
  2. CRC校验的计算器程序,可用于计算CRC校验码-CRC, the calculator program can be used to calculate the CRC checksum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:55359
    • 提供者:李天龙
  1. CRC

    0下载:
  2. CRC校验,输入为十六进制,每字节程序自动加空格分开,计算结果为2字节十六进制。对输入框的输入和删除都是针对之后一个字符。输入的字母自动转换为大写。-CRC, the input to hex, each byte of the program automatically add a space to separate the results for the 2-byte hexadecimal. The input of the input box and delete a character
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:17187
    • 提供者:盛红启
  1. PCK_CRC3_D4

    0下载:
  2. CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:800
    • 提供者:weixin
  1. crc

    0下载:
  2. 实现简单的crc校验,校验码为8位,程序简单易懂,适合新手学习,结果以十六进制形式表述-Achieve a simple crc check, check for the 8-bit code, the program easy to understand for novices to learn the results expressed in hexadecimal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:195079
    • 提供者:陈亮
  1. crc

    0下载:
  2. CRC的c#代码 有需要做CRC认证的可以看看 可以根据代码增加程序CRC校验功能-C# code with the CRC CRC certification needs to be done according to code can add the program to see the CRC function
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:paddy
  1. CRC

    0下载:
  2. 该资料提供crc校验的方法及其算法,兵器含有相关程序,此校验方法一般用于单片机等通讯数据校验所用-The information provided crc check of methods and algorithms, containing weapons-related programs, this validation method is generally used for microcontrollers and other communication data used for va
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:4048
    • 提供者:张云生
  1. CRC-8

    0下载:
  2. CRC循环冗余校验程序,用于对数据传输过程中对数据的校验或纠错。-CRC cyclic redundancy check procedure, used for data transmission process of data validation or correction.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:531
    • 提供者:fmin
  1. 54088960verilog_multicrc

    0下载:
  2. CRC校验码生成器的程序编码,verilog编写-The CRC generator to the program code, verilog write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:10752
    • 提供者:郝李鹏
  1. crc51

    0下载:
  2. 单片机多机通信串口crc校验程序,工程中已经证明可用,可对串口通信进行二层校验-Microcontroller serial crc check program, the project has proven available, check the second floor of the serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78469
    • 提供者:zzt
  1. CRC

    0下载:
  2. 本文对CRC校验进行了说明,没有复杂的公式,适合工程应用人员。有几种常用的程序。-In this paper, the CRC described, no complicated formulas for engineering personnel. There are several commonly used procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:86609
    • 提供者:tancm
  1. CRC16_3-CRC16_8

    0下载:
  2. 此源码包是3到8个16位字的crc校验程序,已通过本人验证。-The source package is 3-8 16-bit word crc check procedures have been verified by me.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5631
    • 提供者:李楠
  1. CRC

    0下载:
  2. CRC校验C程序,可以计算CRC结果,方法简单,运行时间快-CRC checksum C program, you can calculate the CRC result, the method is simple, fast run-time
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1550
    • 提供者:wan
  1. STM32-CRC32

    0下载:
  2. 32位的CRC校验码的程序,源程序可以直接应用-32bit CRC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:134675
    • 提供者:陈明
  1. crc

    0下载:
  2. 基于CRC编码的检错程序,实现CRC校验,能进行CRC编码和解码。-CRC check up CRC decode and CRC encode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1158
    • 提供者:li weixia
  1. crc

    0下载:
  2. crc校验工具程序源码,还有四字节转浮点数格式-crc check utility source code, there are four bytes to transfer floating-point format
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:396078
    • 提供者:刘运凯
  1. VB6Serial-communication

    0下载:
  2. VB串口通讯,里面有CRC校验程序,难得见到的程序。-VB serial communication, there are CRC calibration procedures, see the procedure.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:21467
    • 提供者:赵晓春
  1. Modbuscrc

    0下载:
  2. modbus crc校验程序 两种方法,确实挺好-modbus crc checksum program are two ways to really good
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:4485
    • 提供者:pancy
  1. CRC16_C

    0下载:
  2. C语言,16位的CRC校验程序。可以直接调用-CRC procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:830
    • 提供者:Huang_Y_B
  1. CRC

    0下载:
  2. CRC校验的C语言程序代码 采用欧洲标准 -C language program of the CRC code to adopt the European standard
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:1289
    • 提供者:郭峰
  1. CRC-CCITT

    0下载:
  2. LabVIEW 的串口CRC-CCITT校验程序 用于无符号字符型数据的校验码生成!-CRC-CCITT checksum program LabVIEW serial port for data unsigned char checksum generation!
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:11807
    • 提供者:刘庆文
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com