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

搜索资源列表

  1. CRC算法和c语言实现

    1下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28050
    • 提供者:jojo
  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
    • 文件大小:7019
    • 提供者:藤力
  1. GeneralHashFunctions_-_C

    0下载:
  2. 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing / correction fields!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3211
    • 提供者:张宾
  1. CRC码

    0下载:
  2. 分别采用C++和javascr ipt进行CRC编码。并可以对出错编码进行简单的判断。-C and were used for CRC javascr ipt coding. And can a simple coding error of judgment.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:113551
    • 提供者:许智勇
  1. CRC-C-Source

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:9598
    • 提供者:jnhoodlum
  1. crc

    1下载:
  2. CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-14
    • 文件大小:35020
    • 提供者:庄少轩
  1. CRC

    0下载:
  2. C++开发的CRC原代码,里面有详细的说明-C++ Developed the original CRC code, which is described in detail
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:5343
    • 提供者:任我行
  1. CRC

    0下载:
  2. C#编写的通讯检测的CRC校验代码,已经封装成几个函数,使用字符串输入进行检测,哪来直接可以使用-C# Prepared communication CRC checksum detection code has been packaged into several function, use string input detection, where you can use directly
  3. 所属分类:CSharp

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

    1下载:
  2. 详细讲解CRC32的产生方法,详细的c代码文档解释。-Explain in detail the method for the selection of CRC32 and detailed explanation of c code documentation.
  3. 所属分类:Communication

    • 发布日期:2015-04-14
    • 文件大小:13882
    • 提供者:至诚
  1. CRC

    0下载:
  2. 使用C开发的一个计算循环冗余码的程序,希望对大家有用-Use C to develop a calculation of cyclical redundancy procedures, in the hope that useful to everybody
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:92256
    • 提供者:洪武
  1. CRC

    0下载:
  2. crc32,c语言实现,数字电视各种表都要使用的算法-crc32,c,pat,pmt,sdt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1740
    • 提供者:首创电子
  1. CRC

    0下载:
  2. 这是网络中的一个例子,拿C编出来了,方便大家理解,比较不错的,简单的CRC.-This is an example of the network, holding out for a C to facilitate understanding, a good comparison, a simple CRC.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:371574
    • 提供者:园园
  1. CRC

    0下载:
  2. 在串口通信时为避免错误,常用到检错编码,这里是CRC检错的实现函数,C++编写的,希望对大家有帮助!-Serial communication in order to avoid error, the error encoding used here is the realization of CRC error detection function, C++ to prepare, and I hope all of you help!
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:938
    • 提供者:ouyangyajuan
  1. crc

    0下载:
  2. CRC C语言 代码 多项式 0x1201 可以直接使用-OK
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1223
    • 提供者:董艺伟
  1. 2-CRC

    0下载:
  2. CRC32计算 c#编写 内含各种crc资料-Calculated CRC32 crc c# writing containing all the information
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4738619
    • 提供者:天行者
  1. crc.RAR

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

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

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9643
    • 提供者:sha9659157
  1. CRC

    0下载:
  2. C# CRC校验算法案例,之前网上找的学习之用,现在分享给大家(C# CRC checksum algorithm case, before the online search for learning, and now share with you)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:水古月
  1. CRC查表

    0下载:
  2. 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:唐春林
  1. crc

    0下载:
  2. 循环冗余校验(CRC)算法源码,为了效验文件与原文件的是否一致,以保证没有被篡改过,破解加密压缩文件(Cyclic redundancy check (CRC) algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:暴走破孩
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com