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

搜索资源列表

  1. gads

    0下载:
  2. #include <stdio.h> unsigned long int crc32_table[256] unsigned long int ulPolynomial = 0x04c11db7 unsigned long int Reflect(unsigned long int ref, char ch) { unsigned long int value(0) // 交换bit0和bit7,bit1和bit6,类推 for(int i = 1
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:795
    • 提供者:海波
  1. mp3-AT89C51SND1C

    0下载:
  2. AT89C51SND1具有以下功能: *MP3硬件解码器 -单独的MP3解码器 -支持48,44.1, 32, 24, 22.05, 16KHz采样频率 -左右声道独立的音量控制(软件使用31级) -重低音、中音、高音均衡控制(31级) -重低环绕声效果 -辅助数据输出 -“CRC错误”和“MPEG帧同步”指示-AT89C51SND1 has the following functions : * MP3 decoder hardware-alone MP3 dec
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:234201
    • 提供者:刘研
  1. FILE_CRC

    0下载:
  2. 计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC.-calculations of 32 of CRC. Relatively simple and practical, Demo one time reading the entire document is undesirable, You need to make some changes to apply to all size of the CRC docum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:23720
    • 提供者:阿乱
  1. crc_mcu

    0下载:
  2. 32位 CRC 校验原程序c语言,已经通过编译-32 CRC procedures c original language, compiler has been passed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2009
    • 提供者:leiw
  1. CRCcr32

    0下载:
  2. 32位crc校验码的生成和校验过程,可以作为测试程序使用。-32 crc check code generation and verification process, the procedures used for testing.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6179
    • 提供者:力量
  1. 905

    0下载:
  2. NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes // RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ // 8 Bits CRC And enable
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2430
    • 提供者:罗明
  1. CRCfile

    0下载:
  2. 32位CRC文件计算程序(C语言程序,VC环境)-32 documents CRC calculation procedures (C Programming Language, VC environment)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66384
    • 提供者:hwei
  1. CRC32

    0下载:
  2. 提供JAVA平台的CRC解密程序,包括CRC8,CRC16和32等-JAVA platform for the CRC decryption procedures, including CRC8, and 32 other CYXLIC REDUNDANCY
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:丰田
  1. CRC32_D32

    0下载:
  2. MAC帧32 FCS校验算法,32位并行CRC校验算法。-MAC Frame 32 bit FCS
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2480
    • 提供者:于华
  1. CRC32

    0下载:
  2. 基于FPGA平台的用verilogHDL设计的CRC32模块-a code for CRC32 based on FPGA by verilogHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:593
    • 提供者:Gevy
  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_Algorithm

    0下载:
  2. 计算输入数据的crc校验码,包括4位、16位、32位crc校验码生成方法-input data crc alagriom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:41186
    • 提供者:闫建峰
  1. MSP430_CRC

    0下载:
  2. 用MSP430实现CRC的方法 Cyclic Redundancy Code (CRC) -Cyclic Redundancy Code (CRC) is commonly used to determine the correctness of a data transmission or storage. This application note presents a solution to compute 16-bit and 32-bit CRCs on the ultr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:185791
    • 提供者:防止
  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. crc32b

    0下载:
  2. Pascal source code, comaptible with Win32 Free Pascal 1.0.4, TMT 3.5, TP7. CRC s compatible with windows commander .SFV file format. crc32b.pas = console app, calculate 32-bit crc for one file, crc32bs.pas = console app, calculate 32-bit crc s
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:35132
    • 提供者:KristoferPudno
  1. zmodemclass

    0下载:
  2. ZMODEM is a file transfer protocol developed by Chuck Forsberg in 1986, in a project funded by Telenet in order to improve file transfers on their X.25 network. In addition to dramatically improved performance compared to older protocols, ZMODEM also
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:26006
    • 提供者:ahmed
  1. crc32

    0下载:
  2. CRC(cyclic redundancy check)32 example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2360
    • 提供者:Park
  1. fileCRC32

    0下载:
  2. 32位CRC文件计算程序,VC++源代码-32-bit CRC calculation program files, VC++ source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:14040
    • 提供者:gawker
  1. crc_check

    0下载:
  2. 32位CRC生成软件,非常实用,已经成功用到很多项目中,超值-32-bit CRC generation software, very useful, has been successfully used in many projects, the value! ! !
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2468
    • 提供者:东言为
  1. FrameEncoder.tar

    0下载:
  2. 以太网帧封装程序,CRC采用八位的校验算法,并非32位。 将输入的内容封装成一个或多个以太网帧(根据内容长度自动切割)-A Frame Decoder
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:5177
    • 提供者:Carrot
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com