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

搜索资源列表

  1. ccitt

    0下载:
  2. 能够对十六进制的数据进行CRC校验,校验码为ccitt码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32206
    • 提供者:王先生
  1. crc-ccitt

    0下载:
  2. 计算xk+1除CRC-CCITT后的余式,k从1到32768
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:小刀
  1. crc.zip CRC校验程序

    2下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:1311
    • 提供者:
  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. CRC

    0下载:
  2. 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1467
    • 提供者:ty8888
  1. java-crc

    0下载:
  2. test upload file -test upload file 1111111
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:54371
    • 提供者:roy
  1. CRC_bit_arithmetic

    0下载:
  2. CRC采用比特型算法,生成多项式为CCITT 0x1021,无需查表,节省内存空间。-CRC-bit-based algorithm used to generate a polynomial for the CCITT 0x1021, no look-up table to save memory space.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:221928
    • 提供者:张键
  1. lib_crc-CRC_library

    0下载:
  2. The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7720
    • 提供者:freaX
  1. CCITT-CRC

    0下载:
  2. ccitt-crc文件校检方法的详细介绍,可以理解校检问题-ccitt-crc school paper details the methods, you can understand the issue of school seizure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13598
    • 提供者:ml
  1. crc_high

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

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:dustin
  1. Crc_Parallel

    0下载:
  2. CCITT Parallel CRC 16-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:726
    • 提供者:timngo
  1. CRC--C-language

    1下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3942
    • 提供者:xiangyunl
  1. program-for-error-detecting-code-using-CRC-CCITT-

    0下载:
  2. program for error detecting code using CRC-CCITT (16-bits).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:977
    • 提供者:garv24
  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. 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

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

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

    0下载:
  2. This mysterious table is just the CRC of each possible byte.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1637
    • 提供者:jufunxie
  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. 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. comzyterSystolic

    0下载:
  2. 32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
  3. 所属分类:系统编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:mehudi
« 12 »
搜珍网 www.dssz.com