搜索资源列表

  1. CRC循环校验的具体算法

    0下载:
  2. Filename: main.c * Descr iption: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the pu
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:韩卫东
  1. CRC sourcecode anaylize

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

    • 发布日期:2024-05-03
    • 文件大小:19456
    • 提供者:曾式
  1. 矛與盾的較量(3)——CRC實踐篇

    0下载:
  2. 矛與盾的較量(3)——CRC實踐篇-spear and shield contest (3)-- Part CRC practice
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:陸頤
  1. 矛與盾的較量(2)——CRC原理篇

    0下载:
  2. 矛與盾的較量(2)——CRC原理篇-spear and shield the contest (2)-- CRC principles Part
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:陸頤
  1. 複製 -CRC演算法與實現 bhw98(原作)

    0下载:
  2. 討論了CRC的代數學演算法-discussed CRC generation of mathematical algorithms
  3. 所属分类:加密解密

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

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

    • 发布日期:2024-05-03
    • 文件大小:19456
    • 提供者:李小明
  1. CRC的算法分析和实现

    0下载:
  2. CRC的算法分析和实现-CRC algorithm analysis and the realization
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:18432
    • 提供者:邓庆华
  1. CRC编码

    0下载:
  2. CRC编码算法,用VC实现-CRC coding algorithm, with VC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:231424
    • 提供者:沈凌
  1. crc suanfa

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

    • 发布日期:2024-05-03
    • 文件大小:54272
    • 提供者:大大的
  1. c8051f020上实现的CRC

    0下载:
  2. 在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:初学乍练
  1. CRC 算法原理及C 语言实现

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

    • 发布日期:2024-05-03
    • 文件大小:27648
    • 提供者:李厘卡
  1. crc源码

    0下载:
  2. crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:刘涛
  1. 字符串加CRC校验

    0下载:
  2. 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:赵小美
  1. 简单易懂的CRC

    0下载:
  2. 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值。-This is a simple and easy to unicef.org calculation method to calculate your choice of paper, accurate calculation unicef.org value.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:79872
    • 提供者:黄晶
  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-03
    • 文件大小:27648
    • 提供者:jojo
  1. CRC循环校验具体算法

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

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:汪永威
  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-03
    • 文件大小:1177600
    • 提供者:藤力
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:8977408
    • 提供者:張家銘
  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. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:14336
    • 提供者:lq
  1. CRC校验参考设计_xilinx_vhdl

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

    • 发布日期:2024-05-03
    • 文件大小:49152
    • 提供者:陈旭
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org