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

搜索资源列表

  1. crc校验码

    0下载:
  2. 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18111
    • 提供者:王昆
  1. C51encrypt

    0下载:
  2. 3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14402
    • 提供者:杨峰林
  1. mbcrc

    0下载:
  2. crc-16 数据冗余校验,C语言代码.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:wangchangqing
  1. Cryption-Vcdkey-Jeff

    0下载:
  2. 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做\"小胖子\",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原理很简单,就是文件各字节的异或,但是要配合好字节的异或却
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:51788
    • 提供者:杰弗雷
  1. CRC_matlab.CRC校验的Matlab仿真

    5下载:
  2. CRC校验的Matlab仿真,也可以认为是二进制除法。,CRC checksum of the Matlab simulation, it can be regarded as a binary division.
  3. 所属分类:加密解密

    • 发布日期:2015-04-02
    • 文件大小:2408
    • 提供者:neimty
  1. crc.zip CRC校验程序

    2下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:1311
    • 提供者:
  1. CRC-16

    1下载:
  2. 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1004166
    • 提供者:曹骁
  1. CRCr

    0下载:
  2. crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:535150
    • 提供者:冰色火焰
  1. crc

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2399444
    • 提供者:梁健
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2698
    • 提供者:王平
  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--C-language

    1下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3942
    • 提供者:xiangyunl
  1. crc

    0下载:
  2. crc校验c代码实现类库,可实现对文件的crc校验,调用相关函数直接应用。-crc check c code to achieve the class library, can realize the direct application of the crc check on the file, call the relevant function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2593
    • 提供者:徐军
  1. crc

    0下载:
  2. CRC校验用于C/C++语言编程的STM32-CRC Coding C/C++ programming
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:george
  1. CRC

    0下载:
  2. CRC校验的C语言程序代码 采用欧洲标准 -C language program of the CRC code to adopt the European standard
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:1289
    • 提供者:郭峰
  1. CRC-ENCRYPT

    0下载:
  2. word的一个文件是关于DES加密算法的,C的文件是关于CRC校验的。-.doc file is about DES encryption algorithm, C file is about the CRC check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:8740
    • 提供者:xiaodong
  1. crc.tar

    0下载:
  2. CRC校验算法,包括CRC8,CRC16,CRC32,MODBUS,和其他几种算法,C语言封装,方便使用-CRC checksum algorithm, including CRC8, CRC16, CRC32, MODBUS, and several other algorithms, C language package, easy to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:30720
    • 提供者:ddbing
  1. crc

    0下载:
  2. CRC 校验和用C++计算,校验和计算过程详细-CRC CRC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6145
    • 提供者:李贵珍
  1. Modbus-CRC

    1下载:
  2. Modbus CRC校验源码,C++实现。-Modbus check CRC source code, C++ implementation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:12874185
    • 提供者:萍水相逢
  1. CRC

    0下载:
  2. C语言实现的CRC校验,CRC校验以简单有效的方式实现完整性校验-C language CRC verification, CRC verification in a simple and effective way to achieve the integrity of the verification
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3783543
    • 提供者:张方宇
« 12 »
搜珍网 www.dssz.com