Welcome![Sign In][Sign Up]
Location:
Search - crc 16 generator

Search list

[OtherCRC_Table

Description: crc表格生成器,只要输入CRC多项式和CRC位数,即可生成一个*.txt文件,里面就有一个CRC表格-CRC table generator, as long as the input CRC polynomial and the CRC median, you can generate a*. txt file, inside there is a CRC table
Platform: | Size: 6144 | Author: 陈赠 | Hits:

[Software EngineeringCRC

Description: CCSDS 16-bit CRC generator and checker demonstration program
Platform: | Size: 3072 | Author: zheng | Hits:

[Windows DevelopCRC

Description: The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite way you transmit the data word. The 16-bit generator polynomial ‘x16 +x12 +x5 +1’ is used for the calculation. -The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite way you transmit the data word. The 16-bit generator polynomial ‘x16 +x12 +x5 +1’ is used for the calculation.
Platform: | Size: 159744 | Author: jj | Hits:

[matlabCCITT_CRC16

Description: CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This script calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
Platform: | Size: 1024 | Author: 张原 | Hits:

[CommunicationPCK_CRC16_D8

Description: 16-bit CRC Generator
Platform: | Size: 1024 | Author: ysoon | Hits:

[Crack HackPCK_CRC3_D4

Description: CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit checksum sequence
Platform: | Size: 1024 | Author: weixin | Hits:

[Mathimatics-Numerical algorithmsCRC-16

Description: 16位CRC校验原理与算法分析,不讨论CRC的纠错原理以及为什么要选下面提及的生成多项式,只是针对以下的生成多项式,如何获得CRC校验码,作一个比较详细的说明。-16-bit CRC checksum algorithm theory and analysis, not to discuss the principles of the CRC error correction, and why to choose the generator polynomial mentioned below, only for the following generator polynomial, to obtain a CRC for a more detailed instructions.
Platform: | Size: 2048 | Author: 李楠 | Hits:

[matlabcrc16-CCITT

Description: crc-16的编码,使用的多项式是G(x)=x^16+x^12+x^5+1-generator polynomial of degree 16: G(X)=x^16+x^12+x^5+1
Platform: | Size: 1024 | Author: 李洁 | Hits:

[VHDL-FPGA-VerilogFCS_16

Description: Frame Check Sequence 16 bit Generator (CRC-CCITT and CRC-16)
Platform: | Size: 2048 | Author: hadimk | Hits:

[CSharpCRC

Description: CRC生成及校验程序,适合于生成并验证16进制4字节的CRC验证码。-CRC Generator
Platform: | Size: 72704 | Author: alex | Hits:

[Embeded-SCM Developcrc-16b-serial

Description: 16 bit CRC serial generator
Platform: | Size: 1024 | Author: Srikanth | Hits:

[Crack HackCRC

Description: 首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left 16 bit after get the information polynomial, the generator polynomial model of an information polynomial 2 in addition to generate the checksum, 16 bit checksum stitching on the left shift vacated position is the sender to send information. Due to the errors in the transmission process, so the receiver by generating polynomial to receive information to do the same mode 2 in addition to the detection, if the remainder is zero, the transport process did not occur error. If the remainder is not 0, transmission error in the process.
Platform: | Size: 2048 | Author: 罗宵晗 | Hits:

[Algorithm16-bit-Serial-CRC-CCITT-Generator.vhd.tar

Description: 16-bit Serial CRC-CCITT Generator
Platform: | Size: 1024 | Author: FranxCuckoo | Hits:

[Software Engineeringcrc16

Description: 信息交换内容为文本文件;通信信息交换通过共享文件实现编码要求:用模 2 除法计算 CRC 码,生成多项式为 CRC-16 能在两台计算机机上运行程序,一台产生 CRC 码,另一台校验。-Clearing the contents of a text file communications exchange achieved through shared document coding requirements: CRC code calculated by modulo-2 division, is the CRC-16 generator polynomial can be a computer program running on both machines, a CRC code is generated, another school experience.
Platform: | Size: 366592 | Author: 易航 | Hits:

[LabViewcrc_latest

Description: This CRC generator program is very useful for generating the equations necessary for PCI Express 32-bit LCRC, scrambler LFSR, and 16-bit DLLP CRC equations. One needs to remember that once the PCI express CRC has been calculated it first needs to bit swapped and bit inverted before being tacked onto the end of a TLP or DLLP. Below shows how this would be accomplished for PCI Express 32-bit LCRC.
Platform: | Size: 419552 | Author: shandongtou | Hits:

CodeBus www.codebus.net