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

搜索资源列表

  1. crc16

    0下载:
  2. A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3732
    • 提供者:buaalzx
  1. crc8

    0下载:
  2. 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source contains both the calculated (
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2432
    • 提供者:buaalzx
  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. 获取文件的CRC32值(VC++源码-固定码表)。。。。。

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

    • 发布日期:2008-10-13
    • 文件大小:10489
    • 提供者:刘影
  1. 32位冗余校验

    0下载:
  2. 串口通讯编程用的32位crc校验源代码,不需要修改就可以应用。-serial communication programming of 32 crc check source code, it can not amend the application.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30447
    • 提供者:孙毅
  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. BDJ_RM10.ZIP

    1下载:
  2. PIC CRC校验程序,初始化FFFF 就可自由下载此源码-PIC procedure, initialize FFFF can download this free source
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10148
    • 提供者:天神
  1. crc3321

    0下载:
  2. CRC循环校验码的VERILOG源文件,在MODELSIM下的一个工程。-Cyclic Check Code VERILOG source, the MODELSIM of a project.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:27177
    • 提供者:刘仪
  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. CRCsuanfayuanchengxu

    0下载:
  2. 这个是CRC循环冗余校验的源代码例子 很适合学习的-this is the Cyclic Redundancy Check the source code example is suitable for learning
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14221
    • 提供者:刘翔
  1. CRC_MATH

    0下载:
  2. CRC 算法源代码 工程测试确定可用,VC环境编译操作 本人用于COS系统。-CRC algorithm source code available test works, VC environment compiler I used COS operating system.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40002
    • 提供者:ljj
  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
    • 文件大小:1099
    • 提供者:xpzhang
  1. CRCTest123

    0下载:
  2. CRC算法源程序,详细说明了如何使用CRC进行数据的保护和检验-CRC algorithm source, a detailed descr iption of how to use the CRC data protection and testing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:57878
    • 提供者:lonpine
  1. Checksum.Src

    1下载:
  2. 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48832
    • 提供者:甘荣
  1. CmdLine-src

    0下载:
  2. 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31732
    • 提供者:papaya
  1. flexdec

    0下载:
  2. 该源代码运行于89c51系列单片机上,可从输入FLEX二进制码流中解交织,处理CRC纠错,并最终解码出有效ASCII码数据.-the source code running on 89c51 MCU, FLEX can be imported from binary code stream deinterleave handling of CRC error correction. and finally decoding of effective ASCII data.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4228
    • 提供者:王珏
  1. gcrc8

    0下载:
  2. 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:geast
  1. W77E58code

    0下载:
  2. W77E58双串口通信源代码 注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。 -W77E58 dual serial communication source code Note : This program is for reference only, not some function prototype experiences in his means of communication and set up. CRC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6432
    • 提供者:yanyan
  1. CRC32_base

    0下载:
  2. CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4604
    • 提供者:jsjanquan
  1. ucos-tcpip

    0下载:
  2. 基于ucos的TCPIP包。 全部源代码和说明文件 TCP PING ARP CRC ETHERNET HARDWARE INCLUDE IP socket UDP-OUT Beginners package. All source code and documentation PING ARP TCP CRC ETHERNET HARDWARE I NCLUDE UDP IP socket
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:34171
    • 提供者:易宏宇
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com