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

搜索资源列表

  1. CRC

    0下载:
  2. crc自动生成crc校验参数,CRC16位校验值的算法与实现-crc crc check parameters automatically, CRC16-bit checksum algorithm and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2010
    • 提供者:刘开
  1. md5

    0下载:
  2. MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:18055
    • 提供者:
  1. crctester

    0下载:
  2. 用c语言完整实现了CRC的算法,已经测试实例,是做crc算法的很好的参考资料!-C language to achieve a complete CRC algorithm has been tested instance, do crc algorithm good reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2291
    • 提供者:zhj
  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. jiaoyan

    0下载:
  2. 做的CRC校验,VC++环境编译通过,采用的是计算法求CRC码-pls do it
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2360036
    • 提供者:zhangyi
  1. crc

    0下载:
  2. crc16的算法,使用查表法,可快速查找,比传统的代码计算速度快很多-crc16 algorithm, using look-up table, quick find, than the traditional code much faster computing speed
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7747
    • 提供者:方朝辉
  1. crc-md5

    0下载:
  2. 里面包含了CRC16 34 64和MD5算法,能够在linux下运行,我验证过,希望对大家有用-Which contains the CRC16 34 64 and the MD5 algorithm to run in linux, I verified, I hope useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:7878
    • 提供者:V
  1. CR16

    0下载:
  2. 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:138898
    • 提供者:wxp
  1. PROC

    0下载:
  2. 单片机实现CRC算法,当年自学的东西,希望对大家有用-based on the single chip to relise the theory of CRC,and hope it useful for you
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:14427
    • 提供者:jiazheng
  1. CRC-16

    0下载:
  2. 16位CRC校验原理与算法分析,不讨论CRC的纠错原理以及为什么要选下面提及的生成多项式,只是针对以下的生成多项式,如何获得CRC校验码,作一个比较详细的说明。-16-bit CRC checksum algorithm theory and analysis, not to discuss the principles of the CRC error correction, and why to choose the generator polynomial mentioned below,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2359
    • 提供者:李楠
  1. crc_explain

    0下载:
  2. 详细介绍了循环冗余校验 CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。 -Details of the cyclic redundancy check CRC (Cyclic Redundancy Check) error control principle and algorithm.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-27
    • 文件大小:106770
    • 提供者:李为
  1. CRC

    0下载:
  2. 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:18053
    • 提供者:123mutouren
  1. crc-encode

    0下载:
  2. CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:27986
    • 提供者:高元媛
  1. testCRC

    0下载:
  2. 这是一个实现CRC算法的实例。代码虽然不多,但它在实际工程中却是很实用,也很容易理解。-This is an instance of the CRC algorithm. Code, while small, but it is in the actual project is very practical, very easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7138
    • 提供者:jhlng.Liang
  1. CRC

    0下载:
  2. CRC冗余算法,主要用查询余式表的方法来进行-CRC redundancy algorithm, the main table with a query I type approach to
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:556398
    • 提供者:杨旻
  1. CRC-8

    0下载:
  2. 一套实用的CRC校验算法,供参考! 供参考! -O,My God!,My God!My God!My God!about CRC!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:43040
    • 提供者:selan
  1. CRC-algorithm-design

    0下载:
  2. 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:290153
    • 提供者:jinzhi
  1. crc

    0下载:
  2. 用汇编语言实现的CRC-8和CRC-16的算法包 -Calculate CRC-8 & CRC-16 Values
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5962
    • 提供者:zentoku
  1. PCME1

    0下载:
  2. 通常的CRC算法在计算一个数据段的CRC值时,其CRC值是由求解每个数值的CRC值的和对CRC寄存器的值反复更新而得到的。这样,求解CRC的速度较慢。通过-#define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define CRC16-REV 0xA001
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:34642
    • 提供者:malimin
  1. CRC

    0下载:
  2. 包括:CRC16算法原理.CRC校验C语言实现.crc校验原理等资料,有用的可以下载看看。-Include: the CRC16 algorithm principle. CRC checksum C language implementation of the crc checksum principle information useful you can download to see....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:666109
    • 提供者:小夏
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com