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

搜索资源列表

  1. Check_CRC_algorithm-

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现-Cyclic Redundancy Check (CRC) algorithm analysis and program implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:108080
    • 提供者:林生
  1. CRCTEST

    0下载:
  2. 号称最好的CRC程序,VC源码,内含创建CRC16所需要的Table、创建CRC32所需要的Table、执行对数据段的CRC16循环冗余校验、执行对数据段的CRC32循环冗余校验,处理CRC循环校验所需要的方法,可选择临时计算,或者一次计算出数值查表以增加速度。 -Best known as the CRC program, VC source code, containing create CRC16 Table, create CRC32 Table CRC16 cyclic redunda
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:22713
    • 提供者:吴志红
  1. crczxygj

    1下载:
  2. 【基本介绍】   这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】   CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:33792
    • 提供者:汤智育
  1. crc32

    0下载:
  2. 8bit并行crc32校验vhdl程序,计算完成后一次读出crc值-8bit parallel crc32 checksum vhdl program,reading out crc after calculating the value
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1095
    • 提供者:田勇
  1. modbusrtu

    2下载:
  2. labview程序,可以接收和发送modbus rtu协议信息。“CRC VHL”为循环冗余校验-Labview program
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:12152
    • 提供者:zyd
  1. CRC12

    0下载:
  2. 1、环境要求:Windows/XP/7;C;信息交换内容为键盘输入的字符串;通信传输通过共享文件实现 2、编码要求:生成多项式为CRC-12 3、功能要求:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-1, environmental requirements: Windows/XP/7 C information exchange content as a string keyboard input communication transmission to ach
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:红烨
  1. crc_explain

    0下载:
  2. 循环冗余校验CRC的算法分析和程序实现,设计CRC模块必备参考资料-Cyclic Redundancy Check CRC algorithm analysis and program design CRC essential reference module
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:107517
    • 提供者:bwq
  1. test_sdram

    0下载:
  2. SDRAM的测试程序,DSP为DM642,可以实现SDRAM的初始化、写入与读回校验功能。-DSP program for sdram testing, has the function of initialization, write in and read back for CRC.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:513678
    • 提供者:李平
  1. main

    0下载:
  2. CRC[1] 校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验。-CRC [1] check utility library in data storage and data communications, in order to ensure the correct data, you have to use the means of error detection. In many mea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:程鹏
  1. text

    0下载:
  2. 16位的CRC运算,程序为某项目中DSP从串口接收数据后进行校验。-16bit crc
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:318130
    • 提供者:gl
  1. vbprogram

    1下载:
  2. 一个关于VB到信捷PLC的RS232通信程序。自动生成校验,作为交流用的程序。可作参考-a program about vb to xingetPLC with RS232.with a CRC function.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:3596
    • 提供者:JACKLIN
  1. FlexRay_Header_CRC_cal

    0下载:
  2. 这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。-This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of bin
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:190892
    • 提供者:王刚
  1. crc16

    0下载:
  2. 信息交换内容为文本文件;通信信息交换通过共享文件实现编码要求:用模 2 除法计算 CRC 码,生成多项式为 CRC-16 能在两台计算机机上运行程序,一台产生 CRC 码,另一台校验。-Clearing the contents of a text file communications exchange achieved through shared document coding requirements: CRC code calculated by modulo-2 division,
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:366314
    • 提供者:易航
  1. crc16

    0下载:
  2. 程序文件是CRC-16校验码的计算,多项式0xA001(the attachment is CRC-16 calculation with poly = 0xA001)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:ganlanshu
« 1 2 ... 15 16 17 18 19 20»
搜珍网 www.dssz.com