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

搜索资源列表

  1. CRC16

    0下载:
  2. 16位CRC校验查找表法,网上比较普遍的是8位表,该程序中有罕见的4位表,亲,千万不要错过哦,赶快下载吧!-16-bit CRC lookup table method, the Internet more generally eight tables, this program has the rare four tables, pro, do not miss it, download it!
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1456
    • 提供者:谭平
  1. Modbus

    0下载:
  2. CRC编码和解码,用于RS485通讯等地方,16位,调试完全没有问题-16 CRC
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1054
    • 提供者:彭晖
  1. CRC16VB

    0下载:
  2. VB写的16位CRC校验程序,查表法计算,可供参考-VB to write 16-bit CRC checksum procedure look-up table method, for reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:62555
    • 提供者:Lin
  1. crc_tool

    0下载:
  2. 用于CRC计算的小工具,16位CRC-CRC caculate tool!!!!!!!!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:210930
    • 提供者:leidiesheng
  1. CRC16

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

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

    0下载:
  2. 16位CRC校验工具,输入要计算的数值序列,点击计算,得到两个16位CRC计算结果-caculate crc tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:46679
    • 提供者:鲁恒
  1. comtestdialog

    1下载:
  2. VB编写的单片机与电脑串口调试器,串口可选择、波特率、数据位、校验位、停止位都可以根据需要自定义,设置好以后可打开串口,发送字符可选择16进制,可自动发送,同时可添加CRC校验、LRC校验等,适时显示通讯状态。VB6.0环境的,可重新编译源代码。-VB, SCM and computer serial debugger, optional serial port, baud rate, data bits, parity, stop bits can be customized accordin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9412
    • 提供者:bpudn47
  1. CRC32_D82

    0下载:
  2. CRC 校验 // polynomial: (0 1 4 5 7 8 10 11 12 16 18 22 23 26 32) // data width: 8 // convention: the first serial bit is D[7]- // polynomial: (0 1 4 5 7 8 10 11 12 16 18 22 23 26 32) // data width: 8 // convention: the first serial bit i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:670
    • 提供者:kirin-Jen
  1. CRC_16

    0下载:
  2. 网上的用C语言写的CRC校验码16位的程序-16bit CRC program in C
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:78585
    • 提供者:wang
  1. crc32defs

    0下载:
  2. There are multiple 16-bit CRC polynomials in common use, but this is the standard CRC-32 polynomial, first popularized by Ethernet.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4982
    • 提供者:ndvofa
  1. Crc16-lxp-modify

    0下载:
  2. 本人写的 16位CRC校验程序,校验函数的实现,本人测试已经通过!-CRC parity
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:163074
    • 提供者:leo
  1. MakeCRC

    0下载:
  2. 16位CRC三种计算方法: 经典算法和两种快速算法-16 bit CRC calculate
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:551575
    • 提供者:张现
  1. CRC_CCIT

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

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

    0下载:
  2. 基于STM32的MODBUS通讯协议的实现,16位CRC校验-STM32-based implementation of the MODBUS communication protocol, 16-bit CRC
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9430536
    • 提供者:谭先锋
  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. CRC_5_8

    0下载:
  2. 本程序使用Verilog语言来编写,实现基于CCITT-16算法的CRC检验码产生电路。-This program uses Verilog language to write, implement generating circuit based on CCITT-16 algorithm CRC check code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:李世平
  1. PCK_CRC16_D32.vhd.tar

    0下载:
  2. synthesizable CRC function WITH polynomial: (0 2 15 16), data width: 32
  3. 所属分类:Algorithm

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

    0下载:
  2. 16位的CRC运算,程序为某项目中DSP从串口接收数据后进行校验。-16bit crc
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:318130
    • 提供者:gl
  1. 20160819_CRC_test

    0下载:
  2. 用VS2010开发包装的CRC8、CRC16和CRC32的整合计算程序包,压缩包是工程。实际使用的时候就用里面的crclib.cpp和crclib.h就可以了,而且本程采用兼容C语言的序设计,并支持32位、16位和8位单片机,只需要更改有关宏定义就可以方便移植,真正高质量最全面的CRC计算程序源码。-With VS2010 development and packaging of CRC8, CRC16 and CRC32 integration of computing package, co
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1354946
    • 提供者:王先生
  1. CRC16

    0下载:
  2. C语言。包含2个C文件。 用于CRC校验,分为16位和32位CRC计算。可用于RS485,CAN等多种通讯。-C language. It contains two C files. For the CRC, divided into 16-bit and 32-bit CRC calculations. Can be used for RS485, CAN and other communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:祝鹏
« 1 2 ... 12 13 14 15 16 1718 »
搜珍网 www.dssz.com