搜索资源列表

  1. CRC.ZIP

    0下载:
  2. Example CRC check inorder write/read memory
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:Ninoslav
  1. CRC

    0下载:
  2. 这是在qt下实现的crc检验程序,是在xp下验证过了的,直接使用即可-This is achieved under the qt crc testing procedure is verified in the next xp, direct use can be
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:768000
    • 提供者:mehewen
  1. 8bit.CRC.checksum.algorithm32bit

    0下载:
  2. CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:177152
    • 提供者:lili
  1. CRC

    0下载:
  2. CRC循环校验码的生成。文件里是(40,32)的校验码生成电路,采用串行输入、串行输出的方式。-CRC checksum generation cycle. File is (40,32) of the check code generation circuit, the use of serial input, serial output mode.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:143360
    • 提供者:李雪茹
  1. CRC

    0下载:
  2. CRC校验参考设计Verilog代码 包括所有代码-Verilog code for CRC check reference design includes all the code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:xuzunlei
  1. crc

    0下载:
  2. JAVA 编写的CRC循环冗余校验码,分两个文件,一个为生成发送信息的,一个为检验收到信息是否正确的-Written in JAVA CRC cyclic redundancy check code in two files, one to send the information to generate a receipt for the inspection information is correct
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王雪琼
  1. CRC

    0下载:
  2. 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:jie zhang
  1. CRC-C-Source

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:jnhoodlum
  1. crc

    0下载:
  2. 实现模2除法 生成crc码和校验 在一台机器上生成 另外一台机器上校验-Implement modulo 2 division generated code and the crc checksum generated on one machine on another machine check
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:344064
    • 提供者:郭炳龙
  1. CRC.txt

    0下载:
  2. 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:lfzxyy
  1. CRC-Generator-for-Verilog-or-VHDL

    0下载:
  2. CRC Generator for Verilog or VHDL-CRC Generator for Verilog or VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:wz
  1. crc-code

    0下载:
  2. 纠错算法功能包,实现简单的crc算法计算-Feature Pack correction algorithm to achieve a simple algorithm to calculate the crc
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:罗海强
  1. CRC

    0下载:
  2. CRC校检,labview串口PLC编程必备!-CRC checksum, labview serial PLC programming required!
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:何建亮
  1. crc

    0下载:
  2. CRC编程源程序,使用Verilog硬件编程语言进行编程-CRC program source code, Verilog hardware programming language used to program
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhaoyf
  1. CRC--C-language

    0下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) ver
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:xiangyunl
  1. crc

    0下载:
  2. For implementing the CRC in verilog or VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:100352
    • 提供者:test
  1. crc-daima

    0下载:
  2. 超好的crc编码 与解码 在matlab中实现-Super good crc encoding and decoding is implemented in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sujiaji
  1. CRC

    0下载:
  2. 通信系统中的CRC校验 降低误比特率 提高通信系统的执行效率-Communication Systems CRC, reduce the bit error rate the efficiency of communication systems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:陈姮
  1. CRC(16a32)

    0下载:
  2. crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:167936
    • 提供者:李天龙
  1. crc

    0下载:
  2. 基于VHDL的CRC编码器的CRC的生成模块源码。-The CRC based on VHDL CRC encoder source code generation module.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:段志伟
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org