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

搜索资源列表

  1. CRC

    0下载:
  2. 这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2533
    • 提供者:欧盛芬
  1. CRC.CRC8、CRC16查表法

    2下载:
  2. CRC8、CRC16查表法,在delphi中的实现,调用简单,都已封装成函数,CRC8, CRC16 look-up table method, in the realization of delphi, called simple, are a function of package
  3. 所属分类:Delphi控件源码

    • 发布日期:2015-10-21
    • 文件大小:2296
    • 提供者:yifan
  1. Ymodem_transfan

    1下载:
  2. 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
  3. 所属分类:Modem编程

    • 发布日期:2013-11-28
    • 文件大小:19934
    • 提供者:zifan
  1. CRC_Calc

    0下载:
  2. Delphi下几种CRC算法的实现例程,包括经典算法,半字节加速算法、高速算法等-Delphi under the CRC algorithm for the realization of several routines, including the classic algorithm, semi-byte accelerated algorithm, high-speed algorithm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:207981
    • 提供者:赵春宇
  1. CRC

    0下载:
  2. c语言和delphi的crc16的求解代码-c language and delphi code to solve the CRC16
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:843
    • 提供者:lizhen
  1. Unit1

    0下载:
  2. crc function of delphi
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:825
    • 提供者:zhangping
  1. crc

    0下载:
  2. delphi CRC code for modbus-CRC
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:131355
    • 提供者:boat
  1. artlicense

    0下载:
  2. very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
  3. 所属分类:Data structs

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

    1下载:
  2. delphi CRC 8 16 32 计算算法-delphi crc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:134204
    • 提供者:123456
  1. CRCDelphi

    0下载:
  2. delphi CRC 16 32 delphi下的crc8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了-delphi CRC 16 32
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:285815
    • 提供者:白杨
  1. uCRC32MPEG2

    0下载:
  2. Mpeg2 CRC algorithm Delphi unit
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-13
    • 文件大小:2395
    • 提供者:munche
  1. FastCRC_uFastCRC

    0下载:
  2. Fast CRC Algorithmes develop in Delphi. Simple to uses and very fast to run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:746
    • 提供者:Capgi
  1. CRC_Delphi

    0下载:
  2. CHECK THE CRC FOR MODBUS PROTOCOL IN DELPHI PROGRAMMING
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:751
    • 提供者:Reza
  1. CRC

    0下载:
  2. Delphi开发的CRC16校验软件及源码-CRC16
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:187768
    • 提供者:Gu Yan
  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. 2

    0下载:
  2. 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:75834
    • 提供者:hong
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:137540
    • 提供者:guibin
  1. CRC16

    0下载:
  2. delhi 编写的CRC检验程序,采用查表,速度很快,快下载吧-delhi prepared by the CRC test process, using look-up table, quick, quick to download it
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:184211
    • 提供者:王云
  1. DATECS-CRC-DELPHI

    0下载:
  2. CRC CALCULATION ALGORITHM FOR DATECS COMMUNICATION BETWEEN PC AND ECR.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:80311
    • 提供者:Robert
  1. CRC

    0下载:
  2. CRC校验实例,delphi7版,需要的朋友可以下载(CRC verification example, Delphi7 version, need friends can download.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:6450176
    • 提供者:九龙神
« 12 3 »
搜珍网 www.dssz.com