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

搜索资源列表

  1. CRC实验报告

    0下载:
  2. 这是计算机网络第四版的一个CRC实验报告.之前我上传了另外一个CRC的实验,这个是CRC实现的另外一个不同的方法.-This is the fourth edition of the computer network experiment a CRC report. Before, I uploaded another CRC test, the realization of the CRC is a different approach.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:28493
    • 提供者:李想
  1. CRC冗余度算法

    0下载:
  2. CRC冗余度的算法,该算法一般能计算任何CRC冗余度,效率很高,非常好用-CRC algorithm, the algorithm generally CRC calculation of any redundant, highly efficient and very handy
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:45964
    • 提供者:黎明
  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校验详解

    0下载:
  2. CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the need for calibration data.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20054
    • 提供者:小康
  1. crc 51

    0下载:
  2. 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3258
    • 提供者:郭子旺
  1. Crc效验crc.RAR

    0下载:
  2. PB中使用Crc效验PB中Crc效验crc PB中Crc效验crc PB中Crc效验crc-PB use Crc well-tested PB Crc well-tested crcPB which Crc well-tested crcPB C rc well-tested crcPB which Crc well-tested crcPB Crc which were well-tested crcPB Crc well-tested unicef.org PB Crc well-teste
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17929
    • 提供者:牛可波罗
  1. CRC校验算法(包含8位16位32位)

    0下载:
  2. CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136446
    • 提供者:绝无重复
  1. 利用CRC-32检测程序的完整性

    0下载:
  2. .“利用CRC-32检测程序的完整性” 在Windows 2000、2000 Server平台下编译成功,演示用CRC判断一个文件是否被改变。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39862
    • 提供者:luyang30251
  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. crc校验码

    0下载:
  2. 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18111
    • 提供者:王昆
  1. C和VB下实现CRC算法

    0下载:
  2. 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:谢飞林
  1. 8-16位CRC校验的算法程序

    1下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6412
    • 提供者:谢飞林
  1. CRC校验代码源程序

    0下载:
  2. CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14764
    • 提供者:黄宁
  1. crc上传程序

    1下载:
  2. 写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:706776
    • 提供者:cdl
  1. CRC-calculation

    0下载:
  2. 用JAVA编写的CRC公式计算器,希望对大家有帮助-prepared using JAVA CRC formula calculator, we hope to help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8012
    • 提供者:nachlace
  1. 快速CRC校验源码

    0下载:
  2. 快速CRC校验源码-Fast CRC FOSS
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:红孩儿
  1. crc.txt

    0下载:
  2. 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2312
    • 提供者:刘琛
  1. crc-ccitt

    1下载:
  2. CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:231179
    • 提供者:李慎丹
  1. CRC-CCITT-tab

    0下载:
  2. 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12444
    • 提供者:吴健
  1. SerialData(CRC)

    0下载:
  2. CRC校验 CSerialPort串口类C RC校验 CSerialPort串口类-CRC CSerialPort serial category CRC CSerialPort Series I like CRC CSerialPort serial category
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:291755
    • 提供者:海波
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com