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

搜索资源列表

  1. crc32

    0下载:
  2. CRC32的校验程序的C语言代码,开发环境为LINUX
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16920
    • 提供者:赵立杰
  1. jffs2详细分析

    0下载:
  2. 对jffs2的一下各个方面进行了详细的点评!不可错过哦! jffs2/jffs2/ jffs2/jffs2/zlib.c jffs2/jffs2/symlink.c jffs2/jffs2/super.c jffs2/jffs2/scan.c jffs2/jffs2/readinode.c jffs2/jffs2/read.c jffs2/jffs2/nodemgmt.c jffs2/jffs2/nodelist.h jffs2/jffs2/nodelist.c jffs2
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-05-10
    • 文件大小:160454
    • 提供者:ivan699
  1. CRC32

    1下载:
  2. 用visual c++实现CRC32校验运算-Using visual c++ CRC32 checksum operations to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1038
    • 提供者:me
  1. CRC32-16

    1下载:
  2. CRC16_32 C实例与硬件CRC精解 CRC16/CRC32必看-CRC16_32 C instance fine with the hardware CRC Solutions CRC16/CRC32 must see!!
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:70938
    • 提供者:hong
  1. crc

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2399444
    • 提供者:梁健
  1. crc32.cs

    1下载:
  2. 用C#实现的CRC32算法源代码。 --pclion-Using C# implementation of the CRC32 algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:2208
    • 提供者:pclion
  1. CRC

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

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

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:29345
    • 提供者:张力鹏
  1. crc32

    0下载:
  2. code in c of crc32 is good is good is good is good is good -code in c of crc32 is good is good is good is good is good is goodis good is goodis good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:698
    • 提供者:delinkenz
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. CRC

    0下载:
  2. CRC32/16 Routine. Highly optimized for word aligned data. Enable using FAST_CRC macro in the file crc.c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4923
    • 提供者:mike_081182
  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. crc32

    0下载:
  2. 我用VC写的CRC32位,用来计算字符串的CRC32值,可用于一般C-I use VC to write CRC32 bit CRC32 value used to calculate the string can be used for general C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2255
    • 提供者:张雪奇
  1. Crc32

    0下载:
  2. CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define C
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2380205
    • 提供者:yang_yinxia
  1. CRC32

    0下载:
  2. linux下开发的c函数,作用:文件数据CRC32校验-c function, role: file data CRC32 checksum
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:2048
    • 提供者:c_src
  1. CRC32-coding-check

    1下载:
  2. Visual C++ CRC32校验 源程序代码 -CRC32 coding check Visual C+++++.....
  3. 所属分类:Editor

    • 发布日期:2017-03-25
    • 文件大小:27430
    • 提供者:litt
  1. crc32-tabla

    0下载:
  2. Program to calcule ciclic redundance check crc32 write in C.It is to mifare desfire ev1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2905
    • 提供者:olean22
  1. 12.crc32-vccode

    0下载:
  2. CRC32 VC代码,我网上找的,然后封装成C++类,VC可直接使用,也算是对网络资源共享的一点点贡献。-CRC32 VC SOURCE CODE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:74648
    • 提供者:
  1. CRC32

    0下载:
  2. C/C++实现CRC32例程,说明位操作计算取得一个字符串并计算出校验和-C/C++ to achieve CRC32 routines, bit manipulation instructions calculated to obtain a string and calculate the checksum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:yourname
  1. crc32

    0下载:
  2. See linux lib crc32.c for license and changes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:15438
    • 提供者:sgqwzen
« 12 3 »
搜珍网 www.dssz.com