搜索资源列表
CRC ANSI X3.66
- 32位CRC循环冗余源代码 符合ANSI X3.66标准,运用于CCITT s X.25协议-32 Cyclic Redundancy source code conforms to the ANSI X3.66 standard, used CCITT s X.25
32位冗余校验
- 串口通讯编程用的32位crc校验源代码,不需要修改就可以应用。-serial communication programming of 32 crc check source code, it can not amend the application.
crc上传程序
- 写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.
CRCsuanfayuanchengxu
- 这个是CRC循环冗余校验的源代码例子 很适合学习的-this is the Cyclic Redundancy Check the source code example is suitable for learning
CRC_codes
- 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
CRCSET11
- vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检。-vc Simulation school seizure Cyclic Redundancy Code, the procedures for simulation crc-32 school seizure.
zj4
- 程序包括 crc,交织和解交织,卷积码的编译码awgn信道-the program contains crc and interleave and deinterleave,and the convolutional code and decode,awgn channel
crc
- delphi CRC code for modbus-CRC
CRC
- 详细讲解CRC32的产生方法,详细的c代码文档解释。-Explain in detail the method for the selection of CRC32 and detailed explanation of c code documentation.
CRC
- crc码算法 用以MODBUS通讯协议,满足对通讯无码的判断,增强通讯可靠性-crc code algorithm for MODBUS communication protocol to meet the needs of communication-free code to determine and enhance the reliability of communications
CRC
- 通讯中常用的CRC码,可以作为工具使用,也可以作为源码参考。包含CRC8和CRC16的源码。-Communications commonly used in CRC code, can be used as a tool, but also can be used as a reference source. Contains the source CRC8 and CRC16.
conv.vhd
- 卷积编码的VHDL代码,公司内部资料,不是个人随便编写的-VHDL code of convolutional encoding
CRC
- Sample code in VB.NET for calculate and check CRC (Modbus specification). Supported both string format (like MSComm) and bytes array(like DCB).
CRCcheck
- MODBUS通讯协议,CRC即循环冗余校验码(Cyclic Redundancy Check)详细分析以及原理说明。-MODBUS communication protocol, CRC or cyclic redundancy check code (Cyclic Redundancy Check) detailed analysis and operating principles.
crc8-code
- 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
CRC-Code
- 16位的CRC(循环冗余校验)的C语言实现源代码,可以供大家借鉴一下-16-bit CRC (Cyclic Redundancy Check) C language source code for all to learn
crc
- 根据模2除法的思想实现校验crc码的功能,计算机通信网 实验-Crc code to achieve parity in accordance with the idea of function modulo 2 division, computer communication network experiment
CRC-CHECK
- modbus-16CRC校验程序源代码,主要是看看代码的实现过程,要想使用此进行校验,需更改源文件。VS2010-modbus-16CRC check the source code, mainly to see the code of the implementation process, in order to verify the use of this, the need to change the source file. VS2010
CRC
- CRC串口通讯校验码实例,主要实现了串口通讯时计算校验码的值-CRC check code examples of serial communication
Code-for-hamingber
- Block and CRC Hamming Coder in MATLAB.