搜索资源列表

  1. TurboMIMO

    0下载:
  2. 用Matlab仿真turbocode的算法,即编码结构-using Matlab turbocode algorithm, namely coding structure
  3. 所属分类:GPS编程

    • 发布日期:2024-05-22
    • 文件大小:41984
    • 提供者:fengshengwei
  1. ZLib-check

    0下载:
  2. crc等校验算法库,老外写的,欢迎大家使用下载,好东西呀。-such as CRC checksum algorithm library, written by a foreigner, welcome everyone to use the download, you good things.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:29696
    • 提供者:苏高峰
  1. Modbus_crc_c

    0下载:
  2. 】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。 提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查 表算法的循环冗余校验程序。-In this paper, we mainly discuss the Modbus communication protocol R TU fr a me format c
  3. 所属分类:编程文档

    • 发布日期:2024-05-22
    • 文件大小:79872
    • 提供者:xiaogao
  1. crc16

    0下载:
  2. 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:liu
  1. CRCalgorithm

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:jennyf
  1. CRCALL

    0下载:
  2. 此软件是CRC的软件实现方法,包括了CRC8,CRC16,CRC32的全部算法,每一种算法又分速度优先与资源优先型以及适中型三种算法。全部通过调试验证,与硬件无关,可移植于任何MCU-This software is the software realization of CRC, including the CRC8, CRC16, CRC32 all the algorithms, each algorithm was divide
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:wentsing
  1. GetCRC16

    0下载:
  2. 单片机C语言获得CRC-16效验码的查表算法.快速有效.-Singlechip C language access to CRC-16 well-tested code look-up table algorithm. Quickly and efficiently.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:XuKun
  1. crc8

    0下载:
  2. 一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。-A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic fr a me structure.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-22
    • 文件大小:820224
    • 提供者:董巍
  1. crc8

    0下载:
  2. 8位crc校验算法,用于单片机编程,包含简单算法和查表算法-8-bit CRC checksum algorithm for single-chip programming, including a simple algorithm and look-up table algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:董巍
  1. crc_explain

    0下载:
  2. CRC 的算法分析和程序实现,很详细的!-CRC algorithm analysis and procedures to achieve, I am very detailed!
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:106496
    • 提供者:5implelove
  1. crcset

    0下载:
  2. 一个crc防火墙的源码.对掌握crc算法的原理和实现有很大帮助.-A CRC-source firewall. To grasp the CRC algorithm and the realization of the principle of much help.
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:闻涛
  1. CRC

    0下载:
  2. 循环冗余校验 CRC的算法分析和程序实现-CRC cyclic redundancy check algorithm analysis and procedures to achieve
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:fghj
  1. cvery_292612038

    0下载:
  2. 1.(3-38)本实验练习的目标是实现一种错误检测机制,它使用了本章中介绍的标准CRC算法。请编写两个程序:生成器generator和验证器verifier,生成器程序从标准输入读入一个n位的报文,该报文是由0和1组成的ASCII文本字符串,它是第一行,第二行是k位的多项式,也是ASCII文本。该程序输出一行ASCII文本(到标准输出),其中包含n十k个0和1,代表了要被传输的报文。然后.它也输出多项式,就好像它读入进来时一样。验证器程
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:Wei Xiang
  1. crc_test

    0下载:
  2. 关于在图象传输中加入CRC校验的DEMO ,很好的演示了CRC-16的算法。-Image transmission on the CRC checksum added to the DEMO, very good demonstration of the CRC-16 algorithms.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-22
    • 文件大小:362496
    • 提供者:ligao111
  1. DCPcrypt2

    0下载:
  2. DCP各种加密算法集合控件 sha, crc, rc之类的都有-DCP Controls collection of a variety of encryption algorithm sha, crc, rc like all
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-22
    • 文件大小:194560
    • 提供者:李李
  1. Serial_CRC

    0下载:
  2. CRC校验串行实现方法,verilog源码,利用反馈线性移位寄存器的方法,实现简单,适用于串行通信协议中的CRC校验.-CRC checksum method of serial realize, verilog source code, the use of linear feedback shift register method, the realization of simple serial communication pro
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:徐亮
  1. MCU_crc_block

    0下载:
  2. 在单片机上实现crc校验,对算法进行了优化速度在51上也很快-In SCM to achieve CRC checksum, the algorithm is optimized speed quickly on the 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:杜伟
  1. CRC

    0下载:
  2. CRC循环冗余检测,包含32位的算法,能通过多种方法来进行CRC循环冗余检测
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:38912
    • 提供者:spurs
  1. CRC16

    0下载:
  2. CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:zhangQ
  1. CRC32

    0下载:
  2. CRC32算法, 可以对字符串或文件进行CRC32计算, 带进度条.内含VC++6.0源码
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:49152
    • 提供者:张鲁夺
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »

源码中国 www.ymcn.org