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

搜索资源列表

  1. CRC_32

    1下载:
  2. 用verilog语言实现的的的32位CRC生成与检验的代码-The 32bits CRC using hardware describe language of verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1430
    • 提供者:朱猪
  1. 8bit.CRC.checksum.algorithm32bit

    0下载:
  2. CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:176940
    • 提供者:lili
  1. CRC

    0下载:
  2. 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1467
    • 提供者:ty8888
  1. VBCRC

    0下载:
  2.   循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准:   ①CRC-12码;   ②CRC-16码;   ③CRC-CC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3160
    • 提供者:qizhiwei
  1. vb

    0下载:
  2. 查表法计算CRC码的VB程序设计,生成多项式为CRC-32-Look-up table method to calculate CRC code of VB programming, generating polynomial for the CRC-32
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4543
    • 提供者:程雪娇
  1. CRC

    0下载:
  2. The file contains 16-bit, 32-bit CRC checks.
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4234
    • 提供者:kent
  1. CRC32

    0下载:
  2. 以太网桢解析和crc校验,了解以太网桢的结构 -Ethernet Zhaozhen parsing and CRC check, know the structure of Ethernet frames
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:48953
    • 提供者:宋学清
  1. CRC

    0下载:
  2. crc32,c语言实现,数字电视各种表都要使用的算法-crc32,c,pat,pmt,sdt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:首创电子
  1. crc

    1下载:
  2. delphi CRC 8 16 32 计算算法-delphi crc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:134204
    • 提供者:123456
  1. lib_crc-CRC_library

    0下载:
  2. The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7720
    • 提供者:freaX
  1. CRC

    0下载:
  2. crc16,CRC-8,crc-32校验大全-CRC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:3905
    • 提供者:hl
  1. CRC_V

    0下载:
  2. 实现CRC码的产生 校验,有crc-8 crc-16 crc-32-cdc chansheng he jiaoyan
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:28914
    • 提供者:goodyeday
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:137540
    • 提供者:guibin
  1. MyCRC16

    0下载:
  2. visual basic 的CRC-ITU算法程序,用查表法实现,crc多项式为x^16 + x^15 + x^2 +1-visual basic procedures of the CRC-ITU algorithm, using look-up table method to achieve, crc polynomial x ^ 16+ x ^ 15+ x ^ 2+1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1561
    • 提供者:汪柏
  1. MS_CRC_Init

    1下载:
  2. cdma2000 matlab simulink CRC编码模块程序-cdma2000
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:922
    • 提供者:guyan
  1. CRC-32

    0下载:
  2. CRC是由待傳輸的資料區塊計算出的,它的計算方式是將待傳輸的區塊視為一堆連續位元所構成的一整個數值,並將此數值除以一特定的除數,通常以二進位表示,此除數又稱為衍生多項式 (Generation Polynomial),該除數一般皆由設計硬體或軟體的廠商所提供,而除數值位元數目則視欲得到的 CRC 位元數目而定。-CRC is transmitted by the data block to be calculated, which is calculated by the block to be
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:275092
    • 提供者:david
  1. VC_programming_integrity_CRC_32_test_program_sourc

    0下载:
  2. VC编程实现CRC-32检测程序完整性源码VC programming integrity of CRC-32 test program source code-VC programming integrity of CRC-32 test program source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:18053
    • 提供者:oao
  1. CRC

    0下载:
  2. CRC循环校验码的生成。文件里是(40,32)的校验码生成电路,采用串行输入、串行输出的方式。-CRC checksum generation cycle. File is (40,32) of the check code generation circuit, the use of serial input, serial output mode.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:142933
    • 提供者:李雪茹
  1. Perl_for_CRC

    0下载:
  2. Cyclic Redundancy Check (CRC) is an error-checking code that is widely used in data communication systems and other serial data transmission systems. CRC is based on polynomial manipulations using modulo arithmetic. Some of the common Cyclic Redu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:89718
    • 提供者:尤恺元
  1. CRC-32

    0下载:
  2. 一个关于32位循环冗余校验的verilog代码-A 32-bit cyclic redundancy check on the verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2241
    • 提供者:袁桂毅
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com