搜索资源列表
CRC
- 循环冗余校验码源码,比较基础的东西,初学者建议看看 ~-Cyclic Redundancy Check Source Code, comparison of the basic things, recommends beginners take a look at ~
crc
- 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
CRCAlgorithm
- 实现循环冗余校验算法CRC16功能,可输入待校验的16进制字符串,按照CRC16算法得到校验结果。-implementing the Algorithm of CRC16. you can input the string needed to check ,and you can get the result of checking by Algorithm of CRC16
CRC
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCSimulink
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCMatlab
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
crc
- crs循环编码器源码. 在数据和控制信息中加上循环冗余码是通用串行总线(USB)协议中一个重要的错误检测措施。接收端通过进行循环冗余校验(CRC),可以检测包在传输过程中是否发生损坏。-CRC Encoding
Cyclic_redundancy_check_data_link_layer_principle.
- 循环冗余校验数据链路层的原则Cyclic redundancy check data link layer principle-Data link layer CRC principles Cyclic redundancy check data link layer principle
array-code-crc
- crc数组编码程序,好用,循环冗余校验好程序,经过调试-crc array cade program,it can be used,is a good program for Cyclic redundancy check and it has debugged
CRC(Cyclical-Redundancy-Checking)
- 本设计研究了纠错码及循环冗余校验码的原理,以及利用MATLAB对其进行了编程和编译仿真,实现了CRC循环冗余校验码的编码及校验,在接收端收到通过校验的码.-This design research the error correcting code and cyclic redundancy check code principle, and the use of the MATLAB programming and compile the simulation, realized the CR
CRC-16
- 循环冗余校验(CRC)的生成多项式为CRC-16: x16+x15+x2+1。-CRC-16: x16+x15+x2+1.
CRC-64
- Python 计算CRC-64循环冗余校验-Python calculate CRC-64 Cyclic Redundancy Check
crc
- 并行循环冗余校验码的生成模块和检验模块,quartus仿真-Generate and test modules in parallel cyclic redundancy check code
HDLC
- 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste
HDLC-signal-model
- 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste
main
- CRC[1] 校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验。-CRC [1] check utility library in data storage and data communications, in order to ensure the correct data, you have to use the means of error detection. In many mea
CRC-16
- 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
ComputerNetwork_FirstPractice
- C++,循环冗余校验码(CRC)的实现,16位和32位-C++, the realization of the cyclic redundancy check code (CRC), 16 bit and 32 bit
AddCRC_FSC
- 添加循环冗余校验的代码,可以再输入序列后加入指定位长的CRC—FCS-a Matlab program to calculate the CRC FCS
crc16
- crc16循环冗余校验码查表法程序源码,CCITT16-crc16 cyclic redundancy check code look-up table program source code, CCITT 16