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

搜索资源列表

  1. modbus03

    0下载:
  2. 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
  3. 所属分类:Com Port

    • 发布日期:2015-04-17
    • 文件大小:174080
    • 提供者:张岩
  1. crcfunction

    0下载:
  2. CRC循环校验的具体算法,C语言代码,很不错-CRC cyclic check the specific algorithm, C language code, very good
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:132036
    • 提供者:李丽
  1. CRCAlgrithmForC

    0下载:
  2. CRC算法的理论推导以及用C语言进行编程实现,对通信编程具有一定的参考价值-CRC algorithm theoretical derivation and use of C language programming, programming of communication has certain reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:44937
    • 提供者:Michael
  1. internet2243528fbc83

    0下载:
  2. 这是一个处理c++应用程序,用来获取CRC取值-This is a deal with c++ application, CRC values used to obtain
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:15196
    • 提供者:huanglijia
  1. CRCex

    0下载:
  2. Shows multiple ways of CRC calculation in c
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:10877
    • 提供者:BossaBoss
  1. htons

    0下载:
  2. C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:张东
  1. sysCcrc_eth

    0下载:
  2. A SystemC implementation of the CRC algorithm. Compared to many other C-version of CRC, this implementation is much more simple and easier to comprehend, as It is coded in a single, stand-alone file.-A SystemC implementation of the CRC algorithm. Com
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3200
    • 提供者:鲁克文
  1. crctester

    0下载:
  2. 用c语言完整实现了CRC的算法,已经测试实例,是做crc算法的很好的参考资料!-C language to achieve a complete CRC algorithm has been tested instance, do crc algorithm good reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2291
    • 提供者:zhj
  1. CRC16

    0下载:
  2. 使用C语言实现CRC校验,程序测试已通过。得到应用。-CRC check finish.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:7215
    • 提供者:zhagnwenlong
  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. pycrc-0.7.8

    0下载:
  2. This directory contains the pycrc general purpose CRC utility and C source file generator. See http://www.tty1.net/pycrc/ for more details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:55552
    • 提供者:gabihodoroaga
  1. CRC16_32

    0下载:
  2. C代码源文件。查找表法计算CRC16和CRC32,先计算生成查找表,然后以byte为单位计算CRC码。 -Calculate the CRC16 and CRC32 with the Look-up-Table
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:777
    • 提供者:李海华
  1. LTE_CRC_APPEND_C

    0下载:
  2. 针对LTE中的CRC添加 采用C语言分别进行实现(查表法) 另有单字节数据CRC余式表的产生源码-via VC realize the CRC appending for data stream based on LTE including the code of creation for CRC_table of one-byte-data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:9565
    • 提供者:陈乐
  1. CommTestWithCRC16

    0下载:
  2. 本人写的C++串口调试助手,带CRC16校验 编译环境为BCB6.0或者BCB2010,附源工程文件及代码。-I write C++ serial debugging aides, with the CRC 16 checksum build environment BCB6.0 or BCB2010
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:600928
    • 提供者:Taylor huang
  1. proc

    0下载:
  2. 51单片机实现CRC算法,C语言实现。-The CRC algorithm realized by MCS-51.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:17856
    • 提供者:罗鑫
  1. XModem_FEZ

    0下载:
  2. XModem is a common, easy to use file transfer protocol. XModem for FEZ is based on the C# sample from Andreas Wö gerbauer net.trackday.cc. With some modifications to make it work under NETMF, it should be possible to implement on the FEZ platform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:7504
    • 提供者:RugWarrior
  1. crc333333

    0下载:
  2. 文档中的PDF文件介绍了CRC编码的基本c语言实现方法,以及查表的实现方案,对初学者有一定帮助。-PDF file document describes the basic c language implementation of the CRC coding, as well as look-up table implementation, there will certainly be helpful for beginners.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:146073
    • 提供者:胡攀
  1. CRC_checksum

    0下载:
  2. 查表式CRC校验代码。需要CRC校验直接调用.C文件中函数。-Look-up table CRC checksum code. CRC check directly call functions in C files.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1098
    • 提供者:santiago
  1. crc_pure_c

    0下载:
  2. 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:汤海平
  1. LTE_24bitCRC_enc

    0下载:
  2. 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:2389
    • 提供者:cvb
« 1 2 ... 13 14 15 16 17 1819 20 21 »
搜珍网 www.dssz.com