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

搜索资源列表

  1. CRC算法原理及C语言实现

    0下载:
  2. ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:编程文档

    • 发布日期:2012-03-20
    • 文件大小:4889
    • 提供者:王兴锋
  1. CRC算法及C语言实现

    0下载:
  2. 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C Program
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:28050
    • 提供者:张文辉
  1. CRC算法和c语言实现

    1下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28050
    • 提供者:jojo
  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2521
    • 提供者:汪永威
  1. 18b20带crc

    0下载:
  2. 是一个用8051驱动18b20温度传感器程序,同时带有crc检验,使用c语言编写,里面有详细的说明。-8051 with a temperature sensor-driven 18b20 procedures, and with unicef.org testing, use c language, which has detailed explanations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24044
    • 提供者:石坚
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7019
    • 提供者:藤力
  1. CRC算法C源程序

    0下载:
  2. C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14353
    • 提供者:刘强
  1. 卷积码、CRC

    2下载:
  2. 卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6873
    • 提供者:潘华林
  1. GeneralHashFunctions_-_C

    0下载:
  2. 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing / correction fields!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3211
    • 提供者:张宾
  1. crc-gen

    0下载:
  2. CRC Generator is a command-line application that generates Verilog or VHDL code for CRC of any data width between 1 and 1024 and polynomial width between 1 and 1024. The code is written in C and is cross-platform compatible
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:60012
    • 提供者:badfox
  1. CRC

    0下载:
  2. 这是在qt下实现的crc检验程序,是在xp下验证过了的,直接使用即可-This is achieved under the qt crc testing procedure is verified in the next xp, direct use can be
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:768257
    • 提供者:mehewen
  1. 2-CRC

    0下载:
  2. CRC32计算 c#编写 内含各种crc资料-Calculated CRC32 crc c# writing containing all the information
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4738619
    • 提供者:天行者
  1. crc.RAR

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件.RAR-CRC C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2399444
    • 提供者:liujunchi
  1. CRC.txt

    0下载:
  2. 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
  3. 所属分类:Communication

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

    0下载:
  2. 下面以最常用的CRC-16为例来说明其生成过程。   CRC-16码由两个字节构成,在开始时CRC寄存器的每一位都预置为1,然后把CRC寄存器与8-bit的数据进行异或(异或:二进制运算 相同为0,不同为1;0^0=0 0^1=1 1^0=1 1^1=0),   之后对CRC寄存器从高到低进行移位,在最高位(MSB)的位置补零,而最低位(LSB,移位后已经被移出CRC寄存器)如果为1,则把寄存器与预定义的多项式码进行异或,否则如果LSB为零,则无需进行异或。重复上述的由高至低的移位8
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:11311
    • 提供者:malimin
  1. CRC-c

    0下载:
  2. 实现CRC算法详解,用c语言写的函数源码-Detailed CRC algorithm and c-source
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:149506
    • 提供者:zhx
  1. CRC-C-Source

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9643
    • 提供者:sha9659157
  1. CRC

    0下载:
  2. C# CRC校验算法案例,之前网上找的学习之用,现在分享给大家(C# CRC checksum algorithm case, before the online search for learning, and now share with you)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:水古月
  1. crc

    0下载:
  2. 循环冗余校验(CRC)算法源码,为了效验文件与原文件的是否一致,以保证没有被篡改过,破解加密压缩文件(Cyclic redundancy check (CRC) algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:暴走破孩
  1. crc

    0下载:
  2. 使用C语言开发,crc校验的算法,测试通过了,没有问题,可直接使用(Using C language development, the CRC checking algorithm, test passed, there is no problem, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:fangyu7777
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com