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

搜索资源列表

  1. CRC算法及C语言实现.rar

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:27783
    • 提供者:
  1. CRC1632

    1下载:
  2. 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. U
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8869
    • 提供者:王平
  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. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:138553
    • 提供者:water1974
  1. newCcodeaboutCRC

    0下载:
  2. CRC循环校验的C语言程序,全新算法实现,编译过可用,简单易懂!-Cyclic Check the C Programming Language, the new algorithm, compiled available and easily understood!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6507
    • 提供者:彭杨
  1. genCRC32

    0下载:
  2. 本程序是使用Vc++6.0开发的用于计算机系通信理论课程的CRC32编码器模拟程序,它能模拟直接计算法和余式计算法,算法明晰。-this procedure is the use of Vitamin C 6.0 for the development of computer-communication theory courses CRC encoder simulation program, it can direct simulation calculation and computati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:刘权
  1. MCUTool

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

    • 发布日期:2008-10-13
    • 文件大小:443981
    • 提供者:wudizh
  1. CRCCHK

    0下载:
  2. 用C语言编的CRC校验程序,他是一种重要的通信算法-C language series of the CRC process, he is an important communications algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4749
    • 提供者:张自营
  1. CRC_CCC++

    0下载:
  2. CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4547
    • 提供者:乐天
  1. crcCoding

    0下载:
  2. 这是使用VisualC++6.0编写的一个标准crc算法的实例。-is prepared to use Visual C 6.0 unicef.org a standard algorithm for example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:11245
    • 提供者:lanxin
  1. CRC_CRC_CRC

    0下载:
  2. CRC算法原理及C语言实现,C RC算法原理及C语言实现-CRC algorithm principle and C language, C RC algorithm principle and C Language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4383
    • 提供者:lhj
  1. BCH-MPS430

    0下载:
  2. c语言写的用于单片机mps430的底层通信协议,包含了bch编解码,交织编解码,和crc校验。经过简单的修改即可用于其他的单片机。-write for the MCU mps430 underlying communication protocol includes the BCH encoding and decoding, codecs are intertwined, and crc check. After a simple modifications can be used in ot
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2917
    • 提供者:蓝天
  1. crc_3

    0下载:
  2. CRC 校验算法的三种实现方式 全部为C代码-CRC algorithm of the three ways that all of the C code
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2284
    • 提供者:陈晓炜
  1. CRCTRAN

    0下载:
  2. 一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC-the completion of a use of CRC testing and data read and write C documents will be able to directly achieve CRC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31532
    • 提供者:马萍
  1. crc_mcu

    0下载:
  2. 32位 CRC 校验原程序c语言,已经通过编译-32 CRC procedures c original language, compiler has been passed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2009
    • 提供者:leiw
  1. CRC_CODE

    0下载:
  2. 一个关于CRC校验模拟的程序,C语言实现,操作方便,希望能给大家帮助-one of the CRC process simulation, C language, convenient operation, in the hope of giving everyone
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:130833
    • 提供者:刘欣
  1. CRC_caculater_programmer

    0下载:
  2. CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言写出独特风格更加实用的CRC 计算程序。-CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C Programming Language. According to the better the a
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:454769
    • 提供者:Jawen
  1. CRC_c_book

    0下载:
  2. 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C P
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:28026
    • 提供者:安仔
  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. danpianjikanfagongju

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

    • 发布日期:2008-10-13
    • 文件大小:1391078
    • 提供者:赵相立
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com