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

搜索资源列表

  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. LPC800_um

    0下载:
  2. LPC800用户手册,内含详细寄存器介绍与使用。 LPC800 是基于ARM Cortex-M0+ 的低成本32 位MCU 系列产品,工作时CPU 频率高达 30 MHz。LPC800 支持最高16 kB 的闪存和4 kB 的SRAM。 LPC800 的外设包括:一个CRC 引擎、一个I2C 总线接口、多达三个USART、多达两个 SPI 接口、一个多速率定时器、自唤醒定时器、状态可配置定时器、一个比较器、采用开关 矩阵的功能可配置I/O 端口、一个输入模式匹配引擎和多
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1536040
    • 提供者:mr.song
  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. crc16

    0下载:
  2. 在PIC18F66J15单片机上实现MODBUS规约要求的16位CRC验证功能。-Implementing the 16 bit CRC function in accordance with MODBUS protocol on PIC18F66J15 microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1856
    • 提供者:张素清
  1. qieting

    1下载:
  2. matlab环境下的窃听信道建模,包括crc校验编码,三种(QPSK,16QAM,64QAM)不同的调制方式仿真,加入扰码增强抗窃听能力。-Matlab environment eavesdropping channel modeling, including the CRC check code, three kinds of (QPSK, 16 qam and 64 qam) different modulation mode simulation, join the scrambler e
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:朱奇奇
  1. CRC16

    0下载:
  2. 16位数据CRC计算(The CRC computer for 16 bit data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:suyi
  1. EFM8BB1_CRC

    1下载:
  2. CRC校验,对16K_flash进行校验。举例:若校验码异常可以触发程序奔溃功能,达到程序加密效果。(// Program Descr iption: // // This program shows how to use the CRC engine in the automatic mode and the // manual mode. The automatic mode can be used to calculate the CRC of flash // pages. Th
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:7168
    • 提供者:Redcell
« 1 2 ... 13 14 15 16 17 1819 »
搜珍网 www.dssz.com