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

搜索资源列表

  1. FDC2008

    0下载:
  2. 遥控器源程序:带加密算法的遥控器.其中涉及CRC验证.按键处理.头码。STC的一方操作等-Remote source: encryption algorithm with the remote control. Involving CRC verification. Keystroke deal. The first code. STC side operation
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:45025
    • 提供者:欧阳辉
  1. CRC_fenxi

    0下载:
  2. 循环冗余校验 CRC的算法分析和程序实现-CRC cyclic redundancy check algorithm analysis and program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:20356
    • 提供者:小豹
  1. CRCSUNFAN

    0下载:
  2. 一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law, check-type table to achieve m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:201224
    • 提供者:叶超
  1. modCRC

    0下载:
  2. CRC 加密算法,Visual Basic的源代码-CRC encryption algorithm in the Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:903
    • 提供者:Gilbert chen
  1. EDCECC_arithmetic

    0下载:
  2. ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9166
    • 提供者:zhangweimin
  1. Hash

    0下载:
  2. hash算法大全,里面包含了诸如Bernstein s hash,Pearson s Hash,CRC Hashing等流行的算法源码。-hash factions
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2227
    • 提供者:fei
  1. CRC16_crc

    0下载:
  2. 16位CRC校验原理与算法分析,网上转别人的。为了积分。-16-bit CRC checksum algorithm theory and analysis, on-line switch to others. In order points.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2187
    • 提供者:Lee
  1. msp430

    1下载:
  2. msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-09-29
    • 文件大小:248056
    • 提供者:teamo38
  1. network

    0下载:
  2. CRC和海明码的校验算法,对于计算机网络学习者的入门级代码,非常重要-CRC checksum algorithm and the Hamming code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:450834
    • 提供者:宋道然
  1. CRCAlgorithm

    0下载:
  2. 本文描述CRC校验的实际算法,并用C语言实现。-this paper shows the CRC Algorithm using c language !It is very useful!
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:218165
    • 提供者:
  1. ArithDLL

    0下载:
  2. 加密算法源码库,DES,MD5,CRC等-Encryption source code libraries, DES, MD5, CRC, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:154431
    • 提供者:newkedison
  1. CRCSimulink

    1下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:230390
    • 提供者:某某人
  1. CRCMatlab

    0下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:100975
    • 提供者:某某人
  1. Check

    0下载:
  2. C#实现的各种校验算法,如CRC校验、加校验、异或校验等,界面良好。-check tools for all kinds of check agrithiom
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:11497
    • 提供者:付青锋
  1. communications_1

    1下载:
  2. 用vhdl代码描述的通信系统仿真程序。包括信源(20位m序列),crc编码(采用串行算法),加噪(用22位m序列产生稀疏的1,然后和编码后的数据异或)。-Vhdl code with the simulation program described in the communication system. Including the source (20 m sequence), crc code (using the serial algorithm), noise (with 22 m se
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:483636
    • 提供者:李修函
  1. communications_2

    2下载:
  2. 用vhdl代码描述的通信系统仿真程序。包括信源(20位m序列),crc编码(采用串行算法),加噪(用22位m序列产生稀疏的1,然后和编码后的数据异或),crc解码,数据串行输出。 -Vhdl code with the simulation program described in the communication system. Including the source (20 m sequence), crc code (using the serial algorithm), no
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-08
    • 文件大小:120498
    • 提供者:李修函
  1. CRC32

    1下载:
  2. CRC32算法及C实现,其中资料为较权威可用的资料非网上一些模棱两可的源码,另外部分为本人调试过成功的源码!-This is some CRC32 source,which is usefull for every one who will learn CRC checkout!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1070739
    • 提供者:秦汉唐
  1. CRC_algorithm_principle

    0下载:
  2. CRC(循环冗余校验)算法原理详细说明,文中有源代码说明,并附查表算法数据表-CRC (cyclic redundancy check) algorithm principle of detailed instructions, source code text descr iption, together with data table look-up table algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:57310
    • 提供者:David
  1. CRC_Samplecode

    0下载:
  2. 用C写的一个CRC错误检测算法,仅供参考-it is a sample code for CRC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:邹建华
  1. crcfunction

    0下载:
  2. CRC循环校验的具体算法,C语言代码,很不错-CRC cyclic check the specific algorithm, C language code, very good
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:132036
    • 提供者:李丽
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com