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

搜索资源列表

  1. 32位C51 CRC 校验原程序

    0下载:
  2. 所属分类:串口编程

    • 发布日期:2008-08-20
    • 文件大小:928
    • 提供者:chxy_meyer
  1. CRC_FILE_SRC

    0下载:
  2. 32 bits CRC算法演示,用户可以选择输入一个文件,本工具根据循环雍余校验算法,生成并显示出其32位计算结果。-32 bits CRC algorithm demonstration, a user could choose to import a document, the tools under the revolving Yong I checksum algorithm for generating and demonstrated its 32 results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27608
    • 提供者:赵士杰
  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. oualihuer

    0下载:
  2. vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,-Vc simulation realization of cyclic redundancy check code, the program to simulate CRC check- 32,
  3. 所属分类:Applications

    • 发布日期:2017-12-17
    • 文件大小:26624
    • 提供者:GKR-371718
  1. wfanlg8

    0下载:
  2. vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,-Vc simulation realization of cyclic redundancy check code, the program to simulate CRC check- 32,
  3. 所属分类:Applications

    • 发布日期:2017-12-17
    • 文件大小:30720
    • 提供者:GKR-371718
  1. ryajieationprogram

    0下载:
  2. vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,(Vc simulation realization of cyclic redundancy check code, the program to simulate CRC check - 32,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-23
    • 文件大小:30720
    • 提供者:pcysa%2420996
  1. pointpycuet

    0下载:
  2. vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,()
  3. 所属分类:其他小程序

  1. 621472

    0下载:
  2. vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检,()
  3. 所属分类:系统编程

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:Jlqsa
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com