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

搜索资源列表

  1. QCRC

    0下载:
  2. qt下CRC-CCITT生成算法,可以选择文件进行计算CRC的值.-the CRC-CCITT algorithm under qt,it can select a file to calculate the CRC value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3383
    • 提供者:罗东
  1. xmodemCRC16.c

    0下载:
  2. 本人根据XMODEM协议的16位CRC校验方式CRC--CCITT(X^16 + X^12 + X^5 + 1),根据其理论思路一步一步编写的源代码,按照程序思路,会比较容易理解CRC16较验方式的来龙去脉。 -I according to the XMODEM protocol 16 of the CRC method CRC- CCITT (X ^ 16+ X ^ 12+ X ^ 5+ 1), according to their theoretical ideas step by st
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:702
    • 提供者:海天
  1. CRC_CALC_CCITT_X25

    0下载:
  2. 用来计算CRC16校验码(CCITT,欧洲标准)-Used to calculate the CRC16 of (CCITT, the European standard)
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:8978
    • 提供者:白雪
  1. CRC16_check

    0下载:
  2. 关于CRC-16-CCITT x16 + x12 + x5 + 1计算-about CRC-16_CCITT
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7507
    • 提供者:hanks
  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-16_CCITT

    0下载:
  2. CRC-CCITT的算法实现,以及自己的心得-CRC-CCITT algorithm, as well as their own experiences
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:397214
    • 提供者:郑渊悦
  1. crc16CCITT

    0下载:
  2. 自己用verilog编写的crc16-ccitt码的产生,是并行的。-Crc16-ccitt code written in verilog generate parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:191110
    • 提供者:解夏敏
  1. x25_asy

    0下载:
  2. CCITT X.25 asynchronous framing recommendations for linux 3.0.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:6881
    • 提供者:yangqaieong
  1. crc16

    0下载:
  2. Here s a CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-Here' s a CCITT-16 CRC calculator. The source contains both the calculated (smaller but
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:3341
    • 提供者:骑士
  1. crc_ccitt

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

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

    0下载:
  2. FPGA中并行实现CRC-CCITT标准的循环冗余校验码的生成-FPGA to achieve CRC-CCITT standard parallel cyclic redundancy check code generation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-06
    • 文件大小:660480
    • 提供者:黄欣睿
  1. Class1

    0下载:
  2. 循环冗余检验(CRC-16-CCITT)类,包括两个函数:得到检验码;判断数据是否符合CRC。 -Cyclic redundancy check (CRC- 16- CCITT) class, including two functions: the tested code To judge whether data conforms to the CRC.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1710
    • 提供者:陈军
  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. tif_fax3

    1下载:
  2. TIFF Library. CCITT Group 3 (T.4) and Group 4 (T.6) Compression Support Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15141
    • 提供者:pierongkang
  1. CRC_PPP

    0下载:
  2. 单片机实现的CRC校验,特别针对PPP协议验证过。多项式是:CRC16-CCITT x16+x12+x5+1-Singlechip realize the CRC checksum, with special reference to PPP agreements verified. Polynomial is: CRC16-CCITT x16+ X12+ X5+ 1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1452
    • 提供者:athehad
  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. CRC-CCITT_3c120

    0下载:
  2. EP3C120硬件下的NIOSii运行,经过测试ok,CRC校验源码。-A table-driven implementation of CRC-CCITT checksums.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2240
    • 提供者:李栋
  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. CCITTV_42bis

    0下载:
  2. PSTN modem中常用的V.42bis算法的CCITT官方标准文档-Standard document CCITT official V.42bis algorithm used in PSTN modem
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:358146
    • 提供者:soar
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com