搜索资源列表

  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. 4位并行计算CRC-32.pdf

    0下载:
  2. 4位并行计算CRC-32.pdf
  3. 所属分类:文档资料

  1. 一个很好的讲CRC的文档

    0下载:
  2. 很好的一个讲CRC校验的文档,串行和并行的都有,不错哦,共享给大家
  3. 所属分类:报告论文

    • 发布日期:2011-08-30
    • 文件大小:210591
    • 提供者:lightfield
  1. 简单实用的单片机CRC快速算法

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

    • 发布日期:2024-05-15
    • 文件大小:136192
    • 提供者:王中正
  1. CRC sourcecode anaylize

    0下载:
  2. CRC 校验源码分析-CRC-source analysis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:曾式
  1. CRC 校验源码分析

    0下载:
  2. CRC-16校验源程序及算法分析-CRC-16 checksum algorithm analysis and source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:李小明
  1. crc suanfa

    0下载:
  2. 单片机CRC算法程序-SCM CRC algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:54272
    • 提供者:大大的
  1. CRC 算法原理及C 语言实现

    0下载:
  2. CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:李厘卡
  1. CRC算法和c语言实现

    0下载:
  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 bloc
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:jojo
  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)
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:1177600
    • 提供者:藤力
  1. crc-4校验码

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:邢超莹
  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等)

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:周兵
  1. crc校验详解

    0下载:
  2. CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the ne
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:小康
  1. crc上传程序

    0下载:
  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. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:706560
    • 提供者:cdl
  1. CRC-calculation

    0下载:
  2. 用JAVA编写的CRC公式计算器,希望对大家有帮助-prepared using JAVA CRC formula calculator, we hope to help
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:nachlace
  1. CRC-C51

    0下载:
  2. 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张庆顺
  1. crc

    0下载:
  2. 循环冗余校验CRC的算法分析和程序实现-Cyclic Redundancy Check Analysis of Algorithms and Procedures
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:106496
    • 提供者:huangjf
  1. crc

    0下载:
  2. crc原理与实现 介绍crc的原理与实现方案-crc principle and achieve crc on the principle and implementation of the program
  3. 所属分类:编程文档

    • 发布日期:2024-05-15
    • 文件大小:210944
    • 提供者:hunter
  1. crc

    0下载:
  2. CRC的验证,具体方法可以运用在许多程序中-CRC verification, specific methods can be used in many programs
  3. 所属分类:编程文档

    • 发布日期:2024-05-15
    • 文件大小:46080
    • 提供者:sugarxyc
  1. crc-4

    0下载:
  2. crc-4用c语言实现,希望对大家有所帮助-crc-4
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:yelong
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org