搜索资源列表

  1. CRC

    0下载:
  2. 网站上的算法大都是查512字节表的,对单片机来讲,太浪费空间了。 据老古网上资料,修改并测试通过以下算法:-Web site search algorithms are 512-byte table, in terms of single-chip, too wasted space. Nerd, according to online information, modify and test the adoption of the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:sqc
  1. crc8

    0下载:
  2. 8位沉余CRC校验算法,8051汇编语言编写。-8 Shen Yu CRC checksum algorithm, the preparation of the 8051 assembly language.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:ahbsg
  1. crccode

    0下载:
  2. CRC循环冗余检验 Verilog 编码程序-CRC cyclic redundancy test Verilog coding procedures
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yuanxiaonan
  1. CrcCheck

    0下载:
  2. CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+X1+X+1 -CRC checksum utility CRC-16 Code: G (x) = X16+ X15+ X2+ 1CRC-32 Code: G (x) = X32+ X26+ X23+ X22+ X16+ X12+
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:卢东
  1. CRC

    0下载:
  2. verilog 实现循环冗余校验 源代码-Cyclic Redundancy Check realize Verilog source code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-12
    • 文件大小:367616
    • 提供者:长空
  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-05-12
    • 文件大小:2048
    • 提供者:iwill
  1. crc_d8

    0下载:
  2. Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8-Verilog module containing a synthesizable CRC function //* polynomial: (0 1 8) //* data width: 8
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:yangyi
  1. crc16

    0下载:
  2. crc的学习资料我发费很长的时间得到的大家共同学习-CRC of the learning materials costs me a long time to get everyone together to learn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:dongyou
  1. CRC_Table

    0下载:
  2. crc表格生成器,只要输入CRC多项式和CRC位数,即可生成一个*.txt文件,里面就有一个CRC表格-CRC table generator, as long as the input CRC polynomial and the CRC median, you can generate a*. txt file, inside there is a CRC table
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:陈赠
  1. crc_check

    0下载:
  2. CRC校验,包括crc8_4、crc12_4、crc16_8、crc32_8-CRC checksum, including crc8_4, crc12_4, crc16_8, crc32_8
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:wl
  1. rf_odb_exampl_CRC

    0下载:
  2. Source code for driving RFM01 fm radio receiver. Code for ATmega microcontrolers with 8bit CRC checking.
  3. 所属分类:3G开发

    • 发布日期:2024-05-12
    • 文件大小:504832
    • 提供者:mmsu
  1. rf_nad_exampl_CRC

    0下载:
  2. Source code for RFM02 fm radio transmitter module with 8bit CRC code. Code for ATmega microcontrolers.
  3. 所属分类:3G开发

    • 发布日期:2024-05-12
    • 文件大小:18432
    • 提供者:mmsu
  1. crc16

    0下载:
  2. 16bit CRC for 8bits data
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:苗淼
  1. crc8

    0下载:
  2. 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-8 bit CRC compute program.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:xj
  1. CE151_CRC_Generation

    0下载:
  2. 说明:Modbus等协议中需要CRC校验码,这里是一个dsPIC33F芯片的CRC校验码产生器代码,PIC公司给出的,拿来用就是了。当然您可看看这代码究竟是什么样的一个算法过程。-Note: Modbus protocol, such as the need to check code CRC, there is a CRC checksum dsPIC33F chip code code generator, PIC given by
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:fft
  1. src

    0下载:
  2. CRC程序的演示程序,冗余校验,利用Java来实现。-CRC demo process, redundancy check。
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:chenxiang
  1. nRF24l01_tx_rx

    0下载:
  2. nRF24l01 NRF系列模块的数据收发控制 1) 2.4GHZ全球开放ISM频段免许可使用 2) 最高工作速率2Mbps,GFSK高效调制 3) 125个频道满足多点通讯和跳频通讯需求 4) 1.9-3.6V工作,低功耗,待机模式仅1uA. 5) 双通道数据接收,内置环行天线,体积仅17*34mm,通信距离在100m之内,软件编简单。 7) 内置硬件8/16位CRC校验,收发中断标志,每次可发28字节 -
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:james
  1. CRC8

    0下载:
  2. it is a crc on 8 bytes
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:762880
    • 提供者:om
  1. CRC

    0下载:
  2. CRC8、CRC16查表法,在delphi中的实现,调用简单,都已封装成函数-CRC8, CRC16 look-up table method, in the realization of delphi, called simple, are a function of package
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:yifan
  1. pycrc-0.7.1

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

    • 发布日期:2024-05-12
    • 文件大小:51200
    • 提供者:Patrick
« 1 2 3 4 56 7 8 9 10 ... 13 »

源码中国 www.ymcn.org