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

搜索资源列表

  1. crc

    0下载:
  2. 51单片机的CRC-8校验程序,已应用到现场设备中-51 MCU CRC-8 validation procedures have been applied to the field devices
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:31762
    • 提供者:陈晓东
  1. CRCSimulink

    1下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:230390
    • 提供者:某某人
  1. CRC-16Code

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-CRC-16 is to detect data errors in the process of sending commonly used calibration methods, the paper from the engineering poi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:30010
    • 提供者:kkk
  1. crc

    0下载:
  2. 此代码是cdma2000基带信号处理过程中crc校验的算法程序。-This code is cdma2000 baseband signal processing algorithm crc check program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:995
    • 提供者:齐赞
  1. CRC

    0下载:
  2. CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:64974
    • 提供者:我下下
  1. crc

    0下载:
  2. 通过查找表的方法,该函数可以计算出以字节为单位的数据的CRC校验位,可以应用于网络编程中的一些帧的校验位的生成-Through the method of lookup-tabel,this function can generate the crc parity code of bytes,which can be used for network program field
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1086
    • 提供者:周德强
  1. crc

    0下载:
  2. CRC校验原理 1、循环校验码(CRC码):是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。 2、生成CRC码的基本原理:任意一个由二进制位串组成的代码都可以和一个系数仅为‘0’和‘1’取值的多项式一一对应。例如:-Principle 1 CRC checksum, cyclic checksum (CRC code): is the data communications of the most commonly used error checki
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:62060
    • 提供者:mengchao
  1. usart0

    1下载:
  2. 基于STM32F103的串口通信,基于MODBUS协议,内含CRC校验-Based STM32F103 of serial communication, based on MODBUS protocol, containing CRC checksum
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:536439
    • 提供者:李逍遥
  1. eth_crc

    0下载:
  2. crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1963
    • 提供者:hepeng
  1. crc

    0下载:
  2. 15位crc校验码的生成 通过除法运算生成15位校验码,以此判断传输的正确性。-fifteen bit crc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:96113
    • 提供者:郭素林
  1. CRC

    0下载:
  2. 用VS2008 编写的一个CRC校验应用程序,能准确且快速的完成CRC校验,界面清晰明了。-Written by a CRC checksum VS2008 application, accurate and rapid completion of CRC, the interface clear.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:4031950
    • 提供者:liusi
  1. cooperative_crc_turbo

    0下载:
  2. 协作通信,turbo码链路级仿真,中继采用CRC校验-cooperate communications, turbo codes link level simulation, the relay with CRC,
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:414671
    • 提供者:zhouxianzi
  1. CRC_algorithm_principle

    0下载:
  2. CRC(循环冗余校验)算法原理详细说明,文中有源代码说明,并附查表算法数据表-CRC (cyclic redundancy check) algorithm principle of detailed instructions, source code text descr iption, together with data table look-up table algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:57310
    • 提供者:David
  1. CRC_Calc_v0.1

    0下载:
  2. CRC校验计算工具软件,支持对计算参数的灵活配置-CRC checksum calculation tools to support flexible configuration of the calculated parameters
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:565316
    • 提供者:ma
  1. CRC

    0下载:
  2. CRC循环校验码的生成。文件里是(40,32)的校验码生成电路,采用串行输入、串行输出的方式。-CRC checksum generation cycle. File is (40,32) of the check code generation circuit, the use of serial input, serial output mode.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:142933
    • 提供者:李雪茹
  1. CRC

    0下载:
  2. 用于编写CRC校验的一段主程序,包括参数,算法等等,可直接开发CRC校验软件-CRC check for writing the section of the main program, including parameters, algorithms, and so, development of CRC, the software can be directly
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:130984
    • 提供者:邵继红
  1. crc

    0下载:
  2. JAVA 编写的CRC循环冗余校验码,分两个文件,一个为生成发送信息的,一个为检验收到信息是否正确的-Written in JAVA CRC cyclic redundancy check code in two files, one to send the information to generate a receipt for the inspection information is correct
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:王雪琼
  1. crc.RAR

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件.RAR-CRC C++
  3. 所属分类:Windows Develop

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

    0下载:
  2. 实现模2除法 生成crc码和校验 在一台机器上生成 另外一台机器上校验-Implement modulo 2 division generated code and the crc checksum generated on one machine on another machine check
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:344155
    • 提供者:郭炳龙
  1. CRC

    0下载:
  2. CRC 校验码 CRC 校验码-CRC Checksum CRC Checksum CRC Checksum
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:xuming
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com