CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CRC-16

搜索资源列表

  1. crc

    0下载:
  2. 计算16位CRC函数之一,以前刚好写过一段时间,拿出来给和大家分享吧!(多项式可能不同,自己动下脑筋改下吧!)-16-bit CRC calculation function, one of just wrote some time ago, out to and to share it! (Polynomial may be different, their move to the next, are you thinking!)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1608
    • 提供者:李生
  1. nRF24l01_tx_rx

    2下载:
  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字节 -nRF24l01 NRF series data trans
  3. 所属分类:SCM

    • 发布日期:2017-03-03
    • 文件大小:3285
    • 提供者:james
  1. CRC_16

    0下载:
  2. CRC-16循环冗余校验码,生成多项式为0xC005,调试软件是KEIL3-CRC-16 cyclic redundancy check code to generate the polynomial for the 0xC005, debugging software is KEIL3
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:65794
    • 提供者:pengwei
  1. modbus_perl_client2

    0下载:
  2. MODBUS protocol crc 16 encoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:2455
    • 提供者:mtop
  1. CRC_16

    0下载:
  2. crc16的串行和并行写法,而且有详细的测试文件-Serial and parallel crc16 written, and detailed test documents
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:20118
    • 提供者:Jammy
  1. fcs_gen

    0下载:
  2. 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:519
    • 提供者:alex
  1. CRC16checksum

    0下载:
  2. This unit calculates the CRC-16 checksum for the output data.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1716
    • 提供者:brethurtkid
  1. CRCM

    0下载:
  2. CRC MATLAB 源程序,包括了CRC添加功能,输出直接为已添加CRC的数据,CRC8,16,24!-CRC MATLAB source code, including CRC add functionality, the output directly to the CRC of the data has been added, CRC8, 16,24!
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:2313
    • 提供者:luoyoubao
  1. pro

    0下载:
  2. CRC-16 校验码 CRC-16 校验码 -CRC-16 校验码
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:9915
    • 提供者:范云
  1. crc

    0下载:
  2. 根据输入计算出CRC码,输入请用16进制,不超过14个字符。-CRC code calculated based on the input
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4016
    • 提供者:badcpu
  1. CRC

    0下载:
  2. CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:134125
    • 提供者:郑生
  1. CRC

    0下载:
  2. CRC32/16 Routine. Highly optimized for word aligned data. Enable using FAST_CRC macro in the file crc.c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4923
    • 提供者:mike_081182
  1. CRC16_C51

    1下载:
  2. CRC16校验算法的C51程序的优化 包括计算法和查表计算混合法 专为KEIL C51优化,高效计算-CRC16 checksum algorithm optimization C51 program including calculation method and calculation of mixing method look-up table for KEIL C51 optimized and efficient computing
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:902
    • 提供者:hyspace
  1. fengjihua

    0下载:
  2. 一个完整无误的CRC-16循环冗余校验MCS-51汇编源代码 网上提供的CRC-16循环冗余校验很多,但几乎没有一个完全正确的,参考网上的做了一些修改便通过了,供大家参考 -A complete and error-CRC-16 Cyclic Redundancy Check MCS-51 assembly source code available online for CRC-16 cyclic redundancy check a lot, but almost no one com
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:960
    • 提供者:风计划
  1. crcvhdl

    0下载:
  2. crc-vhdl冗余码的vhdl源码,这是16位的crc-crc-vhdl vhdl source code redundancy, which is 16-bit crc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:303543
    • 提供者:姚一一
  1. crc-16

    0下载:
  2. Calculate CRC16 code from a stream.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:Emilio
  1. CRC_Modbus

    0下载:
  2. CRC calculator CRC 16 or CRC 32 bit calculation... i found this in internet
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:Naveen
  1. crc_16

    0下载:
  2. 16位的CRC(循环冗余校验码),CRC是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-16-bit CRC (cyclic redundancy check code), CRC is the data communications of the most commonly used error checking code, which is characterized by the information field and check the len
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:649
    • 提供者:陈华
  1. CRCProgram

    0下载:
  2. CRC-16循环冗余校验码应用范围极广,它是利用除法及余数的原理来做错误处理。-CRC-16 Cyclic Redundancy Check wide range of applications, it is the use of the principle of division and the remainder to do error handling.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1883500
    • 提供者:王桂喜
  1. CRC

    0下载:
  2. crc implementation Explorer 16 Demo board with PIC24FJ128GA010 controller
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:costi
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com