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

搜索资源列表

  1. crc.rar

    0下载:
  2. 51系列单片机CRC校验程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:4093
    • 提供者:
  1. 8051c 的一个Crc 算法分析

    0下载:
  2. 8051c 的一个Crc 算法分析-8051c of an algorithm analysis Crc
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-15
    • 文件大小:4360
    • 提供者:kenny
  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快速算法

    0下载:
  2. 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:136465
    • 提供者:王中正
  1. CRC的算法分析和程序实现

    0下载:
  2. CRC的算法分析和程序实现-CRC algorithm analysis and Program Implementation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19643
    • 提供者:万青
  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-4校验码

    0下载:
  2. 计算机网络的课程小实验,主要实现的是CRC-4的校验码,不过程序写的不错,值得大家仔细阅读!-Experiment of computer network lesson. It can calculate the CRC-4 checksum. Nice written, and worth reading.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15503
    • 提供者:邢超莹
  1. CRC ANSI X3.66

    0下载:
  2. 32位CRC循环冗余源代码 符合ANSI X3.66标准,运用于CCITT s X.25协议-32 Cyclic Redundancy source code conforms to the ANSI X3.66 standard, used CCITT s X.25
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4187
    • 提供者:赵磊
  1. AVR单片机CRC校验码的查表与直接生成.zi

    0下载:
  2. AVR单片机CRC校验码的查表与直接生成-AVR monolithic integrated circuit CRC verification code Zha Biao with directly produces
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5096
    • 提供者:吕吕
  1. CRC Press Wireless Sensor Networks Architectures A

    0下载:
  2. CRC Press Wireless Sensor Networks Architectures And Protocols電子書-Wireless Sensor Networks, Architectures and Protocols And e-books
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8977899
    • 提供者:張家銘
  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校验参考设计_xilinx_vhdl

    0下载:
  2. 可配置CRC参考设计 xilinx提供的VHDL-configurable CRC reference design for Xilinx VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:49875
    • 提供者:陈旭
  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. 这是CRC校验源码的分析,让你更了解CRC校验的原理-This is the CRC-source analysis and let you know more about the principles of the CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20236
    • 提供者:周兵
  1. pe 文件编程:计算文件crc

    0下载:
  2. pe 文件编程:计算文件crc.rar -pe documents programming : calculation documents crc.rar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:13079
    • 提供者:激活帐号
  1. 网络crc

    0下载:
  2. 这个是计算机网络第四版其中的一道编程题目.是实现CRC编码的程序.对于网络初学者来说是一个不可多得的学习的程序.-This is the fourth edition of which the computer network of a programming topic. Yes CRC coding procedures. Beginners network is a rare study of the procedure.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7956
    • 提供者:李想
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com