搜索资源列表

  1. CRC-Model

    0下载:
  2. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:78848
    • 提供者:honlc
  1. CRC_8

    0下载:
  2. Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。-Keil C51 on the 51 computers optimized CRC-8 algorithm. Other formula can do it ourselves, and look-up table contains the byte, half-byte look-up table, b
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:iwill
  1. crc

    0下载:
  2. CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现-CRC cycle algorithm realize the C language, very easy to use CRC cycle algorithm realize the C language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:28672
    • 提供者:阿晨
  1. crc_verilog_xilinx

    0下载:
  2. 这是一个在FPGA上实现CRC算法的程序,包含了CRC-8,CRC-12,CRC-16,CRC-CCIT,CRC-32一共五种校验形式。-err
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:李奥运
  1. crc_7GPGA

    0下载:
  2. 用FPGA实现CRC算法,只用一个脉冲就能实现,比传统的移位算法大大节约时间-Using FPGA to achieve CRC algorithm, only one pulse will be able to realize, than the traditional algorithm greatly saving time shift
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-30
    • 文件大小:135168
    • 提供者:冯勇
  1. msp430_crc

    0下载:
  2. MSP430 CRC算法的实现 (基于msp430x16x)-MSP430 CRC algorithm (based on msp430x16x)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:240640
    • 提供者:suideliang
  1. CRC

    0下载:
  2. CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:91136
    • 提供者:semihost
  1. CRC

    0下载:
  2. 一篇关于CRC循环冗余校验的科普文献 .内容是循环冗余校验CRC的算法分析和程序实现.解释了CRC的原理--采用多显示编码方法.并对其算法进行了分析.-A CRC cyclic redundancy check on the popular science literature. Is Cyclic Redundancy Check CRC algorithm analysis and program. Explained the CR
  3. 所属分类:软件工程

    • 发布日期:2024-04-30
    • 文件大小:106496
    • 提供者:廖琦
  1. CRC_Calc

    0下载:
  2. Delphi下几种CRC算法的实现例程,包括经典算法,半字节加速算法、高速算法等-Delphi under the CRC algorithm for the realization of several routines, including the classic algorithm, semi-byte accelerated algorithm, high-speed algorithm
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-04-30
    • 文件大小:207872
    • 提供者:赵春宇
  1. CRC

    0下载:
  2. 一个CRC校验算法,用VC++实现,提供了一个基于界面的CRC算法。-A CRC checksum algorithm, using VC++ Realized, provides a CRC algorithm based on the interface.
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:1907712
    • 提供者:龙神
  1. CRC-arithmetic

    0下载:
  2. 单片机实现CRC算法 从书上摘抄的,仅供参考-CRC algorithm Singlechip excerpt from the book, and for reference only
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:sun
  1. CRC

    0下载:
  2. CRC算法原理及实例-CRC algorithm and examples
  3. 所属分类:软件工程

    • 发布日期:2024-04-30
    • 文件大小:27648
    • 提供者:hujm
  1. CRC

    0下载:
  2. crc32,c语言实现,数字电视各种表都要使用的算法-crc32,c,pat,pmt,sdt
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:首创电子
  1. CRC

    0下载:
  2. crc码算法 用以MODBUS通讯协议,满足对通讯无码的判断,增强通讯可靠性-crc code algorithm for MODBUS communication protocol to meet the needs of communication-free code to determine and enhance the reliability of communications
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:winner
  1. crc

    0下载:
  2. delphi CRC 8 16 32 计算算法-delphi crc
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:134144
    • 提供者:123456
  1. CRC1.0

    0下载:
  2. 网路原理实验中的循环冗余校验算法,CRC算法-Principles of Experimental Network of cyclic redundancy check algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:8192
    • 提供者:xiaoliang
  1. proc

    0下载:
  2. 单片机实现crc算法。本程序高效快速的完成了crc计算的问题-Crc algorithm MCU. This procedure was completed fast and efficient computing crc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:yzl
  1. crc

    0下载:
  2. 在远距离数据通信中,为了确保数据传输正确,必须才CRC算法,本代码就是CRC算法-In the long-range data communications, in order to ensure that data is correct, must be only CRC algorithms, the code is the CRC algorithm
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:张松
  1. pycrc-0.7.1

    0下载:
  2. python crc生成程序支持 各种CRC算法 以及查表法等-CRC coding generator
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:51200
    • 提供者:Patrick
  1. CRC

    0下载:
  2. CRC算法源代码-CRC algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:abu
« 1 2 3 4 5 67 8 9 10 11 ... 29 »

源码中国 www.ymcn.org