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

搜索资源列表

  1. CRC

    0下载:
  2. [LabVIEW]实现CRC校验,有些通讯协议需要用到CRC校验,所以很方便。-[LabVIEW] implement the CRC, some protocols need to use the CRC, so it is convenient.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4759
    • 提供者:叶影
  1. Ali-Scindeur-a-CRC-Fixed_v0.1

    0下载:
  2. Ali Scindeur & CRC Fixed_v0.1.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:215796
    • 提供者:imed
  1. CRC

    0下载:
  2. MATLAB写的CRC校验编码和解码程序-CRC check code written in MATLAB and the decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:lbh
  1. crc

    0下载:
  2. CRC 校验和用C++计算,校验和计算过程详细-CRC CRC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6145
    • 提供者:李贵珍
  1. delphi7 各种加密算法源码大全

    3下载:
  2. delphi的加密算法程序源码,DES AES CRC MD5 RSA SHA ...
  3. 所属分类:加密解密

  1. ERROR-detecting-code-using-CRC-CCITT

    0下载:
  2. The idea behind CRC calculation is to look at the data as one largebinary number. This number is divided by a certain value and the remainder ofthe calculation is called the CRC. Dividing in the CRC calculation at firstlooks to cost a lot of computin
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:20877
    • 提供者:saadawais
  1. crc

    0下载:
  2. 基于verilog的CRC算法-CRC algorithm based on verilog.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:mxc
  1. A-Fast-CRC-Implementation-on-FPGA

    0下载:
  2. 快速实现crc polynom fpga使用流水线架构-A Fast CRC Implementation on FPGA Using a Pipelined Architecture for the Polynomial Division
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:16811
    • 提供者:孙磊
  1. CRC

    0下载:
  2. 软件快速crc校验的一种实现,crc8&&出人才6- crc calc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:12572
    • 提供者:postlist
  1. CRC

    0下载:
  2. 蓝牙物理层CRC编码,对照蓝牙协议编写。在VS2008下编译通过。-bluetooth PHY CRC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:243399
    • 提供者:lirenjie
  1. CRC-16-based-on-LabVIEW

    0下载:
  2. 基于LabVIEW的CRC-16程序分析与实现-CRC-16 based on the analysis and implementation of the program LabVIEW .pdf
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:235314
    • 提供者:kingboo
  1. CRC-16

    0下载:
  2. CRC Calculator,可以直接使用,也可以直接调用-CRC Calculator
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:8488
    • 提供者:许卫平
  1. Crc

    0下载:
  2. crc的生成与验证,包括16位,8位,32位-CRC generation and validation, including 16, 8, 32 bits
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4098
    • 提供者:cjf
  1. DATECS-CRC-DELPHI

    0下载:
  2. CRC CALCULATION ALGORITHM FOR DATECS COMMUNICATION BETWEEN PC AND ECR.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:80311
    • 提供者:Robert
  1. DATECS-CRC-VISUALFOX-PRO

    0下载:
  2. DATECS ECR CRC CALCULATION SOURCE CODE IN VISUALFOX PRO.COMMUNICATION BETWEEN ECR AND PC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:80231
    • 提供者:Robert
  1. crc

    0下载:
  2. CRC检验检测 有良好的用户交换界面以及也有可以选择传输过程中出现几个错误-CRC inspection has a good user interface and also exchanged a few errors during transmission can be selected
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:559590
    • 提供者:大富翁
  1. CRC

    0下载:
  2. 为了在DSP中实现CRC校验,在C++ Builder中对CRC循环码校验的算法进行了编写和验证,可以方便检验算法,并移植到DSP中应用。-A CRC calclation method program in C++ builder, and it s easy to move to DSP or other platform
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2931
    • 提供者:daniel
  1. CRC

    0下载:
  2. CRC算法和c语言实现,介绍很详细,不错,可以参考-CRC algorithm and c language, very detail
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:27755
    • 提供者:W
  1. crc

    0下载:
  2. CRC校验代码,用于计算一段数据的CRC结果,简明易懂。-CRC check code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:张小凡
  1. crc-(2)

    0下载:
  2. A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:28549
    • 提供者:jamal almelhany
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com