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

搜索资源列表

  1. crc校验详解

    0下载:
  2. CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the need for calibration data.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20054
    • 提供者:小康
  1. crc16(VC)

    1下载:
  2. crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25658
    • 提供者:孙盛
  1. crc-ccitt

    1下载:
  2. CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:231179
    • 提供者:李慎丹
  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. HDLC

    0下载:
  2. HDLC链路层协议的CRC校验.HDLC使用16位CRC校验。使用的多项式是:x16+x12+x5+x0
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:李洪臣
  1. x12

    0下载:
  2. 16位/32位整型数开方的汇编程序,应用于AVR单片机!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:Chen.Y.M
  1. CrcCheck

    0下载:
  2. CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+X1+X+1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33546
    • 提供者:卢东
  1. CRC_PPP

    0下载:
  2. 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:王强
  1. crc16

    0下载:
  2. x16+x12+x5+1 verilog
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:845
    • 提供者:刘倩茹
  1. crc

    0下载:
  2. C++ BUILDER 写的CRC校验码程序!CRCC(X16+X12+X5+1)-C++ BUILDER written procedures CRC Check! CRCC (X16+ X12+ X5+ 1)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:354540
    • 提供者:zys
  1. xCAN

    0下载:
  2. 飞思卡尔X12的xgate模式下CAN的应用。测试可用。-Freescale S12XE XGATE of mode Settings, test can be used.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:264990
    • 提供者:sky
  1. CRC16_Look-up_table_calculation

    0下载:
  2. CRC16查表法计算,多项式X16+X12+X5+1-CRC16 look-up table method, polynomial X16+X12+X5+1
  3. 所属分类:LabView

    • 发布日期:2017-11-10
    • 文件大小:9047
    • 提供者:惊堂木
  1. CRC-16LHF

    0下载:
  2. MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up tab
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1924
    • 提供者:liuhaifeng
  1. irq

    0下载:
  2. 飞思卡尔 x12 系列单片机中断程序代码-Freescal x12 serial microcontroller interrupt source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:78518
    • 提供者:kingforest
  1. XGATE

    0下载:
  2. 飞思卡尔 x12 系列单片机 xgate应用实例-Freescal x12 serial microcontroller xgate source code example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1427566
    • 提供者:kingforest
  1. CRC

    0下载:
  2. The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:159600
    • 提供者:jj
  1. openemr-3.0.1

    0下载:
  2. 著名的医疗电子记录软件。用PHP和AJAX编写。后台是MYSQL。值得大家学习和使用。-OpenEMR is a free medical practice management, electronic medical records, prescr iption writing, and medical billing application. These programs are also referred to as electronic health records. OpenEMR i
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-06-12
    • 文件大小:19540556
    • 提供者:Tonyliuhg
  1. fcs_gen

    0下载:
  2. 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:519
    • 提供者:alex
  1. bp_v1_2

    0下载:
  2. -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4567
    • 提供者:沈龙
  1. X12

    0下载:
  2. 基于X12的季节调整模型的matlab程序-X12 seasonal adjustment model based on matlab program
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6180699
    • 提供者:黄宏运
« 12 3 »
搜珍网 www.dssz.com