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

搜索资源列表

  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. 数据传输的CRC校验

    1下载:
  2. 单片机通信或者远距离数据传输系统中做CRC校验的c源程序。可以嵌入到系统中直接运用。-SCM communication or remote data transmission system so CRC c source. Can be embedded directly into the system use.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1888
    • 提供者:程夫人
  1. CRC码

    0下载:
  2. 分别采用C++和javascr ipt进行CRC编码。并可以对出错编码进行简单的判断。-C and were used for CRC javascr ipt coding. And can a simple coding error of judgment.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:113551
    • 提供者:许智勇
  1. Crc效验crc.RAR

    0下载:
  2. PB中使用Crc效验PB中Crc效验crc PB中Crc效验crc PB中Crc效验crc-PB use Crc well-tested PB Crc well-tested crcPB which Crc well-tested crcPB C rc well-tested crcPB which Crc well-tested crcPB Crc which were well-tested crcPB Crc well-tested unicef.org PB Crc well-teste
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17929
    • 提供者:牛可波罗
  1. crc校验码

    0下载:
  2. 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18111
    • 提供者:王昆
  1. C和VB下实现CRC算法

    0下载:
  2. 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:谢飞林
  1. crc上传程序

    1下载:
  2. 写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:706776
    • 提供者:cdl
  1. c_crc16

    0下载:
  2. 这是一个用C++开发的CRC效验程序,供大家借鉴-This is a development with C CRC well-tested procedures for everybody's reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2407
    • 提供者:颜永振
  1. CRCCheckout123_C++

    0下载:
  2. 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1692
    • 提供者:孙洁
  1. CRC-CCITT-tab

    0下载:
  2. 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12444
    • 提供者:吴健
  1. SerialData(CRC)

    0下载:
  2. CRC校验 CSerialPort串口类C RC校验 CSerialPort串口类-CRC CSerialPort serial category CRC CSerialPort Series I like CRC CSerialPort serial category
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:291755
    • 提供者:海波
  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