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

搜索资源列表

  1. CRC_32bit

    1下载:
  2. CRC校验的C语言代码,32位的CRC,自己编译通过的没有问题-the code of the CRC
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:155429
    • 提供者:as
  1. CRC

    0下载:
  2. CRC16 校验 labview cctab
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:10039
    • 提供者:laiguanfa
  1. CRC16

    0下载:
  2. 这是CRC校验的源代码,工程是C++格式的,有详细注释说明,给有需要的工程师。-This is the CRC checksum of the source code, project is C++ format, with detailed explanatory notes to the needy engineer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:167069
    • 提供者:
  1. CCxxx_software_crc

    0下载:
  2. 使用单片机模拟德州仪器公司的CC系列射频芯片的硬件CRC功能。在解析CC系列数据包时,可以用到。在使用CC的Direct模式+数据包通讯时,一定用得到。文件中只包含CRC校验的功能函数,所以可以用到任何平台。-Using single-chip analog Texas Instruments CC Series RF chip hardware CRC functions. Parsing the series of data packets CC, can be used. When usi
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1140
    • 提供者:佟亚波
  1. CRC

    0下载:
  2. 利用VHDL语言,用FPGA设计一个数据通信中常用的数据检错模块—循环冗余校验CRC模块,选用当前应用最广泛的EDA软件QUARTUS II作为开发平台-Using VHDL, FPGA design of a common data in data communication error detection module- Cyclic Redundancy Check (CRC) module, currently the most widely used EDA software QUAR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:liangqing
  1. AT89C2051DS18B20-v1.5

    0下载:
  2. AT89S2051和DS18B20组成的串口温度显示器 测温范围从-19.9~99.9度,预留串口功能,可以扩展,波特率600,首位0消隐加入crc校验,读取DS18b20的ID号。可对ds18b20进行内部配置-AT89S2051 and DS18B20 temperature display consisting of serial Temperature range from-19.9 to 99.9 degrees, set aside serial port function,
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:980009
    • 提供者:我0621
  1. SerialPortAssistantDlg

    0下载:
  2. RS232C串口通信,通过RS232C串口发送通信指令,包含CRC校验。-RS232C serial communication, sent via the RS232C serial communication commands, including CRC.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5846
    • 提供者:晏鹤兰
  1. CRC_Calc-v0.2

    0下载:
  2. CRC校验源代码,C语言编写。可以方便的移植到用户的程序中,对于某些单片机没有CRC校验的,可以试一试-CRC checksum source code, C language. Can be easily ported to the user' s program, for some microcontrollers without CRC check, you can try
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:603282
    • 提供者:侯静
  1. protocol

    0下载:
  2. 自己写的一个协议,按照定义的协议格式,通过串口可以实现PC机和NXP LPC1788板子的通信。LPC1788用了CORTEX-M3内核。中间涉及到了协议的起始,结尾,CRC校验以及协议解析等算法。初学者,花了两周时间才写出来。-Wrote an agreement, in accordance with the defined protocol format, can be achieved through the serial port PC and NXP LPC1788 board co
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:825335
    • 提供者:newtonker
  1. getcrc

    0下载:
  2. 简单的文件CRC校验,便于学习及小文件使用。-Simple file CRC, easy to learn and use small files.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7621
    • 提供者:Ivan Pai
  1. Ethernet-frame

    0下载:
  2. 开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。 -Develop an Ethernet frame analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation document (see annex), to
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:279359
    • 提供者:李静
  1. CRCTest

    0下载:
  2. CRC校验代码,可以直接测试,也可以作为模块-CRC check code can be directly tested, can be used as module
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6175610
    • 提供者:
  1. CRC

    0下载:
  2. 适用于使用C语言编程的各种单片机的数据的CRC冗余校验程序。-Applicable to the use of the various microcontroller C language programming data CRC redundancy check procedure .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1433
    • 提供者:李潇
  1. crc

    0下载:
  2. 并行循环冗余校验码的生成模块和检验模块,quartus仿真-Generate and test modules in parallel cyclic redundancy check code
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1077272
    • 提供者:小卒
  1. TI_MSP430_CRC16_Tool

    0下载:
  2. 自己写的一个非常便捷的计算TI公司MSP430或CC430单片机CRC校验码的工具-A very convenient to calculate TI s MSP430 microcontroller or CC430 CRC checksum tool
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:16883
    • 提供者:孙佳奇
  1. crc32

    0下载:
  2. 对于mcu,芯片内部有唯一的ID可用于加密,防止复制。此CRC校验算法,用于芯片加密-For mcu, chip has a unique ID that can be used to encrypt and prevent duplication. This CRC checksum algorithm for encryption chip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1143
    • 提供者:刘再松
  1. PassTp

    1下载:
  2. 过腾讯TP最新的保护,双机调试,以及CRC校验等。-Over Tencent TP-date protection, two-machine debugging, and CRC check and so on.
  3. 所属分类:驱动编程

    • 发布日期:2014-01-22
    • 文件大小:1846054
    • 提供者:萨芬
  1. CAN与RS485区别

    0下载:
  2. CAN与RS485区别 CAN总线有如下基本特点   ◎ 废除传统的站地址编码,代之以对通信数据块进行编码,可以多主方式工作;   ◎ 采用非破坏性仲裁技术,当两个节点同时向网络上传送数据时,优先级低的节点主动停止数据发送,而优先级高的节点可不受影响继续传输数据,有效避免了总线冲突;   ◎ 采用短帧结构,每一帧的有效字节数为8个,数据传输时间短,受干扰的概率低,重新发送的时间短;   ◎ 每帧数据都有CRC校验及其他检错措施,保证了数据传输的高可靠性,适于在高干扰环境下使用;
  3. 所属分类:文档资料

    • 发布日期:2013-12-04
    • 文件大小:107008
    • 提供者:kimhades
  1. frameparse

    0下载:
  2. 一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确-An Ethernet frame analysis program, the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation (see annex), to determine the number of frames, ea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1282237
    • 提供者:baimengying
  1. FramePaser

    0下载:
  2. 开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。-Develop an Ethernet frame analysis program, implement the following functions: parsing has encapsulated Ethernet V2.0 frame encapsulation file (see attachment), determ
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1686049
    • 提供者:周杰
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com