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

搜索资源列表

  1. crc16

    0下载:
  2. A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3732
    • 提供者:buaalzx
  1. crc8

    0下载:
  2. 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source contains both the calculated (
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2432
    • 提供者:buaalzx
  1. crc_test

    0下载:
  2. 使用CRC-16 ,CCITT多项式的CRC检验生成,检验的原程序,可用于网路通信的信号传输检验用-using CRC-16, CCITT CRC polynomial test generation, the original testing procedures, can be used for network communications signal transmission tests using
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:40138
    • 提供者:ligao111
  1. CRC16_D8.v

    0下载:
  2. 完成ccitt crc的校验。针对hdlc协议控制器编写的crc校验模块。通过了仿真测试
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:张纪强
  1. crc16

    1下载:
  2. 16位的CRC校验函数包。符合ccitt标准,查表法校验,速度快。节省CPU时间。值得一看!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1483
    • 提供者:cumt
  1. CRC_PPP

    0下载:
  2. 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:王强
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1288
    • 提供者:dustin
  1. CrcTest

    0下载:
  2. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:35742
    • 提供者:www220
  1. crc16-CCITT

    1下载:
  2. crc-16的编码,使用的多项式是G(x)=x^16+x^12+x^5+1-generator polynomial of degree 16: G(X)=x^16+x^12+x^5+1
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1269
    • 提供者:李洁
  1. crc_ccitt

    0下载:
  2. Checksum algorithm CRC CCI-Checksum algorithm CRC CCITT
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:6855
    • 提供者:mtomescu
  1. FCS_16

    0下载:
  2. Frame Check Sequence 16 bit Generator (CRC-CCITT and CRC-16)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2506
    • 提供者:hadimk
  1. CRC16aCRCCCITT.c

    0下载:
  2. CRC-16和CRC-CCITT的C程序实现,非常适用。-CRC-16 and CRC-CCITT program。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1214
    • 提供者:LWF
  1. CRC16

    0下载:
  2. 16位 CRC-CCITT A001码进行CRC校验小工具-CRC16 CRC-CCITT A001
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3342
    • 提供者:邸兴超
  1. CRC-ccitt

    0下载:
  2. CRC16计算器 非常 非常 非常 好用-CRC16 Calculator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1092201
    • 提供者:liuhuan
  1. crc-ccitt

    0下载:
  2. This source code is licensed under the GNU General Public License, Version 2. See the file COPYING for more details.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1717
    • 提供者:naowouwh
  1. CRC_CCIT

    0下载:
  2. CRC-CCITT校验码生成工具, 专门生成16位校验数据-CRC-CCITT Tool
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:31466
    • 提供者:chosion
  1. crc_ccitt

    0下载:
  2. this module computes the CRC CCITT over the serial input iIN the serial output contains the input stream and at the end the 16 bits of CRC CRC CCITT xMODEM http://www.lammertbies.nl/comm/info/crc-calculation.html#intr - this module compu
  3. 所属分类:Editor

    • 发布日期:2017-03-26
    • 文件大小:1151
    • 提供者:vrd
  1. CCCC3245

    0下载:
  2. 多种CRC计算源码。包括CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32-A variety of CRC calculation source. Including CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32 and so on
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:4576
    • 提供者:sdewen
  1. CRC-pudn

    1下载:
  2. CRC16的9个LabVIEW算法CCITT,CCITT-KERMIT,CCITT-X25,CCITT-XMODEM,DNP,IBM,MAXIM,MODBUS,USB,开发环境LabVIEW2013-9 LabVIEW algorithm of CRC16: CCITT,CCITT-KERMIT,CCITT-X25,CCITT-XMODEM,DNP,IBM,MAXIM,MODBUS,USB The development environment version is LabVIEW 2013
  3. 所属分类:LabView

    • 发布日期:2017-12-14
    • 文件大小:113664
    • 提供者:刘昕
  1. CRC5_CRC16_USB

    0下载:
  2. USB2.0数据包CRC 16,TOKEN令牌包是CRC5,VerilogHDL代码 多项式y=1+x^2+x^15+x^16; y=1+x^2+x^5; 只是串行1位的代码, 并行8位,16位没有上传(USB CRC 16 , VerilogHDL code polynomial(0_2_15_16); polynomial(0_2_5))
  3. 所属分类:USB编程

    • 发布日期:2017-12-13
    • 文件大小:6185
    • 提供者:诡迹xjn
« 1 2 3 45 »
搜珍网 www.dssz.com