CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - crc

搜索资源列表

  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6.85kb
    • 提供者:藤力
  1. 获取文件的CRC32值(VC++源码-固定码表)。。。。。

    2下载:
  2. 获取文件的CRC32值(VC++源码-固定码表)-access to documents CRC value (VC source-code fixed table).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.24kb
    • 提供者:刘影
  1. gads

    0下载:
  2. #include <stdio.h> unsigned long int crc32_table[256] unsigned long int ulPolynomial = 0x04c11db7 unsigned long int Reflect(unsigned long int ref, char ch) { unsigned long int value(0) // 交换bit0和bit7,bit1和bit6,类推 for(int i = 1
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:795byte
    • 提供者:海波
  1. crc_source_delphi

    0下载:
  2. CRC校验,可读性较好,Delphi实现-CRC, better readability, Delphi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.33kb
    • 提供者:zixim
  1. png_crc

    0下载:
  2. 本源码是用于实现在PNG格式的图片中的CRC的算法。-the source is used to achieve the PNG format images of the CRC algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:xpzhang
  1. crc_suanfajiaoyan

    0下载:
  2. CRC的算法校验-CRC checksum algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.68kb
    • 提供者:王剑光
  1. crcDecode

    0下载:
  2. 比较完善的CRC编码VerilogHDL描述-more perfect descr iption of CRC coding VerilogHDL
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.53kb
    • 提供者:nil
  1. desigingCRCwithVDHL

    0下载:
  2. 用VHDL设计CRC发生器和校验器,供初学者参考。-CRC generator and calibration device for advanced users.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:110.3kb
    • 提供者:小山
  1. 115.2kcom

    0下载:
  2. 115.2k串行口通信程序,校验方式为简单双向校验,而且是必要的,因为任何采用中断、crc等的方法均很难保证速度和避免错误. 总体速度5KB/秒 -115.2k serial port communication procedures and testing methods for the simple two-way check, but is necessary, Any interrupt, crc the methods are difficult to ensure that
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:101.73kb
    • 提供者:wj
  1. countCrc

    1下载:
  2. 计算CRC校验和,可以计算modbus规约/CDT规约/DISA规约/DF1规约/DNP规约/1801等规约的校验和.-and CRC calculation, modbus connection can be calculated Statute / CDT Statute / DISA Statute / DF1 Statute / DNP Statute / 18 01 of the Statute, such as checksum.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.88kb
    • 提供者:张张里
  1. CRCCheckout123_C++

    0下载:
  2. 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:孙洁
  1. CRC

    0下载:
  2. crc编程实现,由于通信设备的校验功能的实现-crc programming, communications equipment calibration function of the realization
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:79.95kb
    • 提供者:未彦
  1. CRC(Matlab)

    2下载:
  2. CRC校验码的Matlab源程序,希望对大家有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.4kb
    • 提供者:马名
  1. CRC

    0下载:
  2. CRC计算用的,主要是用来转换ASCii码,在编程时用处恨广泛的
  3. 所属分类:其它

    • 发布日期:2014-01-20
    • 文件大小:5kb
    • 提供者:周聪
  1. CRC16LRC_CheckerV10

    0下载:
  2. 用于 crc的 校验,写modbus通讯的 人用得着-For crc of the check, write the person Yongde Zhao modbus communications
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:96.07kb
    • 提供者:陈明
  1. CRC

    0下载:
  2. SICK激光数据CRC效验部分程序 输入原始数据点击按钮得出CRC码-CRC efficacy SICK laser data part of the program click the button input raw data obtained CRC code
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:7.81mb
    • 提供者:nx
  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
    • 文件大小:3.85mb
    • 提供者:liusi
  1. VB-CRC

    1下载:
  2. windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:7.95kb
    • 提供者:王者
  1. CRC

    0下载:
  2. CRC校验,用来得一长串数据CRC校验码-CRC check for the CRC have a long list of data
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:144.4kb
    • 提供者:ab
  1. untitled1

    0下载:
  2. modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:5kb
    • 提供者:Triumph_Kong
« 12 3 4 »
搜珍网 www.dssz.com