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

搜索资源列表

  1. pro

    0下载:
  2. CRC-16 校验码 CRC-16 校验码 -CRC-16 校验码
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:9915
    • 提供者:范云
  1. crc

    0下载:
  2. 根据输入计算出CRC码,输入请用16进制,不超过14个字符。-CRC code calculated based on the input
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4016
    • 提供者:badcpu
  1. CRC

    0下载:
  2. CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:134125
    • 提供者:郑生
  1. CRC

    0下载:
  2. CRC32/16 Routine. Highly optimized for word aligned data. Enable using FAST_CRC macro in the file crc.c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4923
    • 提供者:mike_081182
  1. CRC16_C51

    1下载:
  2. CRC16校验算法的C51程序的优化 包括计算法和查表计算混合法 专为KEIL C51优化,高效计算-CRC16 checksum algorithm optimization C51 program including calculation method and calculation of mixing method look-up table for KEIL C51 optimized and efficient computing
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:902
    • 提供者:hyspace
  1. fengjihua

    0下载:
  2. 一个完整无误的CRC-16循环冗余校验MCS-51汇编源代码 网上提供的CRC-16循环冗余校验很多,但几乎没有一个完全正确的,参考网上的做了一些修改便通过了,供大家参考 -A complete and error-CRC-16 Cyclic Redundancy Check MCS-51 assembly source code available online for CRC-16 cyclic redundancy check a lot, but almost no one com
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:960
    • 提供者:风计划
  1. crcvhdl

    0下载:
  2. crc-vhdl冗余码的vhdl源码,这是16位的crc-crc-vhdl vhdl source code redundancy, which is 16-bit crc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:303543
    • 提供者:姚一一
  1. crc-16

    0下载:
  2. Calculate CRC16 code from a stream.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:Emilio
  1. CRC_Modbus

    0下载:
  2. CRC calculator CRC 16 or CRC 32 bit calculation... i found this in internet
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:Naveen
  1. crc_16

    0下载:
  2. 16位的CRC(循环冗余校验码),CRC是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-16-bit CRC (cyclic redundancy check code), CRC is the data communications of the most commonly used error checking code, which is characterized by the information field and check the len
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:649
    • 提供者:陈华
  1. CRCProgram

    0下载:
  2. CRC-16循环冗余校验码应用范围极广,它是利用除法及余数的原理来做错误处理。-CRC-16 Cyclic Redundancy Check wide range of applications, it is the use of the principle of division and the remainder to do error handling.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1883500
    • 提供者:王桂喜
  1. CRC

    0下载:
  2. crc implementation Explorer 16 Demo board with PIC24FJ128GA010 controller
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:costi
  1. htons

    0下载:
  2. C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:张东
  1. Crc

    0下载:
  2. CRC校验8位16位32位全面方便的源码-8-bit 16-bit CRC, a comprehensive and convenient source 32-bit
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1411
    • 提供者:
  1. CRC16

    0下载:
  2. DELPHI 自编CRC-16校验器,可作为程序参考或直接使用-DELPHI CRC_16
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:175620
    • 提供者:gaohan
  1. CRC16

    0下载:
  2. 通过CRC-16循环冗余校验的方式实现数据传输与控制,例如控制LED灯、蜂鸣器、发送数据到上位机-By CRC-16 cyclic redundancy check means to achieve data transmission and control, such as control of LED lights, buzzer, sending the data to the host computer
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3488
    • 提供者:zhu
  1. module-CRC16

    0下载:
  2. CRC-16 encode module
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-03
    • 文件大小:2388
    • 提供者:周天
  1. PCK_CRC3_D4

    0下载:
  2. CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:800
    • 提供者:weixin
  1. BYTE_CRC16

    0下载:
  2. 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:208278
    • 提供者:taozi
  1. crc1

    0下载:
  2. 自己写的另外一个CRC16的校验,可调试 用于串行通信比特流,16进制数据的校验-CRC——16,you can use it to byte data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:174367
    • 提供者:taozi
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com