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

搜索资源列表

  1. crc

    0下载:
  2. 生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16 即:0x11021.最高位通常为1。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3630
    • 提供者:xuhailun
  1. Serial-ports-CRC

    0下载:
  2. 实用的RS232串口通信及CRC校验源码,计算LRC.CRC余式表 CRC-CCI-RS232 serial communication and practical source CRC checksum calculated LRC.CRC remainder table CRC-CCITT
  3. 所属分类:Com Port

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

    0下载:
  2. 用VC++6编写的CRC校验小程序,有操作界面,可直接输入需要校验的十六进制数据-With VC++ 6 prepared CRC checksum applet, there are user interface, can be directly input hexadecimal checksum data
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3070744
    • 提供者:jiarui
  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

    0下载:
  2. 使用C开发的一个计算循环冗余码的程序,希望对大家有用-Use C to develop a calculation of cyclical redundancy procedures, in the hope that useful to everybody
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:92256
    • 提供者:洪武
  1. crc51asm

    0下载:
  2. crc 51 单片机计算程序,保证51利用串口通讯的可靠传输-crc 51 single-chip computing
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6347
    • 提供者:bysoft
  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. Crc_Parallel

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

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

    0下载:
  2. crc-ccitt校验原理及编程实现,硬件采用FPGA实现CCITT校验.-usefull material for crc check ,including the funcion of crc and program.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:230355
    • 提供者:nihao
  1. crc_explain

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:106330
    • 提供者:朱红
  1. crc-ccitt

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:566
    • 提供者:zhangshcong
  1. crc_explain

    0下载:
  2. 详细介绍了循环冗余校验 CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。 -Details of the cyclic redundancy check CRC (Cyclic Redundancy Check) error control principle and algorithm.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-27
    • 文件大小:106770
    • 提供者:李为
  1. crc-encode

    0下载:
  2. CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:27986
    • 提供者:高元媛
  1. CRC-16_CCITT

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

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

    0下载:
  2. 这是一个计算crc的另外一个算法,计算crc-ccitt,很实用的一个工具-Calculate crc-ccitt a good tool
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:1091404
    • 提供者:蒋璐
  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. 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. 16-bit-Serial-CRC-CCITT-Generator.vhd.tar

    0下载:
  2. 16-bit Serial CRC-CCITT Generator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:FranxCuckoo
  1. crc-ccitt

    0下载:
  2. 用查表法计算 CRC 码的 CRC-CCITT 校验软件设计;通信传输方式通过共享文件实现;生成多项式为 CRC-CCITT,能在两台计算机上运行程序,一台产生 CRC 码,另一台校验。-CRC-CCITT check software is designed by using look-up table method communication transmission mode is realized by shared file generating polynomial is CRC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:5003
    • 提供者:
« 1 23 4 5 »
搜珍网 www.dssz.com