搜索资源列表
crc_verilog_xilinx
- CRC校验码,用于对数据流进行crc校验。 主要有CRC_16,CRC_8,CRC_32校验。 所用语言为Verilog HDL.-CRC code for the data flow crc check. Main CRC_16, CRC_8, CRC_32 check. The language used for Verilog HDL.
crc_16
- 循环冗余校验,crc_16,主要运用在数字通信系统。用Verilog HDL编写。-Cyclic Redundancy Check, crc_16, mainly used in digital communications systems. Prepared with Verilog HDL.
crc_16
- CRC-16的编解码程序和仿真结果。统计了漏检概率随错误比特数目的曲线。
crc
- 循环冗余校验,crc_16,主要运用在数字通信系统。用verilog HDL编写
eeprom
- 单片机对eeprom源程序和头文件 ** PROJEKT, bestehend aus 4 Teilen *** ** Write_EEPROM ** Write_EEPROM.Uv2 i2c_DEF.h tst_I2C.c Write_EEPROM.Opt Globals.h ** Chip_Inc ** 16550.h 81C90.h phyCORE_591.h LAB537.h MCB517AC.h PCF85
pcf8584_Apilication_Examples
- pcf8584应用实例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip_Inc ** 16550.h 81C90.h
crc_16
- 利用verilog实现的一个(2,1,2)卷积码的编码器,很有用的哟!
CRC_16.rar
- MODBUS-RTU计算CRC-16校验,MODBUS-RTU calculated CRC-16 checksum
crc_VB
- 本代码为在VB6.0环境下所写的CRC_16字节型算法,可用于上位机与下位机串口通信使用。-This code in VB6.0 environment CRC_16 written byte-type algorithm, can be used for PC and next-bit machine using serial communication.
crc_16
- 基于FPGA的1CRC_16校验 基于FPGA的1CRC_16校验-FPGA-based FPGA-based 1CRC_16 check 1CRC_16 check FPGA-based validation 1CRC_16
CRC_16
- 大家对crc校验都比较的了解,但是真正计算是一件繁琐的事情.这个软件可以实现对crc的自动计算-Crc checksum we are more understanding, but the calculation is a complicated real thing. This software enables the automatic calculation of crc
CRC_16
- CRC-16循环冗余校验码,生成多项式为0xC005,调试软件是KEIL3-CRC-16 cyclic redundancy check code to generate the polynomial for the 0xC005, debugging software is KEIL3
CRC_16
- crc16的串行和并行写法,而且有详细的测试文件-Serial and parallel crc16 written, and detailed test documents
CRC_16
- Modbus CRC calculation software - Can be changed by changing Polynomial.
crc_16
- 16位的CRC(循环冗余校验码),CRC是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-16-bit CRC (cyclic redundancy check code), CRC is the data communications of the most commonly used error checking code, which is characterized by the information field and check the len
CRC16
- DELPHI 自编CRC-16校验器,可作为程序参考或直接使用-DELPHI CRC_16
Crc_16
- 几种不同的CRC16计算方法及参考程序,modbus以及一般的工业仪器使用校验方法-CRC16 Cal method
CRC_16
- It is the simple realization of CRC16
modbus
- modbus的03 06 简易功能,为了使用者方便已经搭建好处理架构和CRC16校验(校验码0xA001)-modbus protocol with 03 06 operation code, which is included CRC_16 (code:0xA001)
CRC_16
- CRC_16的实现算法源码 可直接用于工程项目当中(The source code of the implementation algorithm of CRC_16 can be used directly in engineering projects)