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

搜索资源列表

  1. 4种crc效验的算法

    0下载:
  2. crc16 crc32 crc8 crc-II 算法介绍
  3. 所属分类:源码下载

    • 发布日期:2010-10-21
    • 文件大小:15548
    • 提供者:hlccwp
  1. CRC校验,16位算法

    1下载:
  2. C#编写,应用于文件的CRC16位校验算法
  3. 所属分类:Windows编程

  1. CRCTest

    1下载:
  2. 用几种不同的方法来实现CRC算法.可以带初值,并给出了CRC表的生成。-In several different ways to achieve the CRC algorithm. Can take the initial value, and gives the generation of the CRC table.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:25178
    • 提供者:隐名
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1288
    • 提供者:dustin
  1. code

    0下载:
  2. CRC循环冗余检测 车牌定位与识别系统 基于神经网络的文字识别系统 小波算法的VC++实现 网络流量监控系统 实时曲线显示 远程监控系统-CRC cyclic redundancy detection license plate location and recognition system based on neural network character recognition system wavelet algorithm VC++ Network traffic
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:987110
    • 提供者:jack
  1. crc

    0下载:
  2. crc校验算法 包括一个简单的使用实例-CRC checksum algorithm, including the use of a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:刘合武
  1. CRC_FW

    0下载:
  2. 是我自己写的32位crc算法,生成多项式可以改成你自己需要的。应用于crc查表法。-I wrote it myself a 32-bit CRC algorithm to generate a polynomial can be changed to your own needs. Look-up table method used in CRC.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 主要介绍的是crc容错校验算法,繁体中文版-Mainly introduces the CRC checksum algorithm for fault-tolerant, Traditional Chinese version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:129193
    • 提供者:可乐
  1. crc

    0下载:
  2. CRC16 和 26位缩短码前向纠错计算,广泛用于FFSK的调制和解调算法。-CRC16 and 26 yards shorter FEC basis, are widely used in FFSK of modulation and demodulation algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1286
    • 提供者:Alex
  1. Crc32

    0下载:
  2. CRC源代码,经典的校验算法,非常实用!-CRC source code, the classical calibration algorithm, very useful!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:37017
    • 提供者:jason
  1. crc_VB

    1下载:
  2. 本代码为在VB6.0环境下所写的CRC_16字节型算法,可用于上位机与下位机串口通信使用。-This code in VB6.0 environment CRC_16 written byte-type algorithm, can be used for PC and next-bit machine using serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:张键
  1. CRC_bit_arithmetic

    0下载:
  2. CRC采用比特型算法,生成多项式为CCITT 0x1021,无需查表,节省内存空间。-CRC-bit-based algorithm used to generate a polynomial for the CCITT 0x1021, no look-up table to save memory space.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:221928
    • 提供者:张键
  1. CyclicRedundancyCRC

    0下载:
  2. 循环冗余校验的CRC算法和程序实现,已解决大家在做校验时的一些难题-Cyclic Redundancy Check CRC algorithms and procedures of implementation, has been resolved in the U.S. to do some calibration problems
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:18788
    • 提供者:cdzz
  1. CRC

    0下载:
  2. 讲述CRC协议的具体实现,与对应的算法。说的清晰易懂-CRC on the specific protocol implementation, and the corresponding algorithms. Say a clear and understandable
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:106341
    • 提供者:黄涛
  1. CRC

    0下载:
  2. crc加密算法,希望对大家有帮助,多多支持-crc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:12747
    • 提供者:qiying
  1. crc

    0下载:
  2. 是vs2005下CRC16算法的例程,测试通过. 测试数据:0103000000f0 结果:458E-CRC16 algorithm is under vs2005 routine, test. Test data: 0103000000f0 results: 458E
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:50012
    • 提供者:cjw
  1. mps430

    0下载:
  2. MSP430 单片机实现循环冗余算法 -MSP430 MCU CRC algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2751
    • 提供者:
  1. mcuc

    0下载:
  2. 单片机C语言实现的CRC算法
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:8228
    • 提供者:刘东
  1. CE151_CRC_Generation

    1下载:
  2. 说明:Modbus等协议中需要CRC校验码,这里是一个dsPIC33F芯片的CRC校验码产生器代码,PIC公司给出的,拿来用就是了。当然您可看看这代码究竟是什么样的一个算法过程。-Note: Modbus protocol, such as the need to check code CRC, there is a CRC checksum dsPIC33F chip code code generator, PIC given by the company and used with就是了.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:11168
    • 提供者:fft
  1. CRC

    0下载:
  2. CRC效验算法...希望对大家有用,在visual c++ 6.0下编译通过。-CRC-tested algorithm useful for all of us ... I hope ,that in visual c++ 6.0 compiler passed under.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3452
    • 提供者:dang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com