搜索资源列表
CRC4
- 16位循环冗余校验的4位查表法,用法在文件内有祥细说明
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32
CRC
- 计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用
Crc4
- 八位CRC,c程序-eight CRC, c procedures
CRC4MSC
- MS C 的循环冗余校验的子程序-MS C Cyclic Redundancy Check the subroutine
Crc4
- 八位CRC,c程序-eight CRC, c procedures
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32-VHDL language to achieve the CRC checksum, function forms, including CRC4, CRC8, CRC16 and CRC32
CRC4MSC
- MS C 的循环冗余校验的子程序,可以很好移植到不同的系统-MS C of the cyclic redundancy check of the subroutine, you can very well transplanted to different systems
CRC
- 计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用-CRC16 calculation CRC4 and the VC process, which includes the original string XOR function, in the hope that useful to everybody
crc44
- CRC4校验程序,很有用,采用比特输入.并将编码和译码写在一个程序中,直接可以用-CRC4 verification procedures, is useful, the use of bit input. And written in the encoding and decoding a program, can be used directly
PCK_CRC4_D4
- E1成帧模块,使用VHDL语言设计中的CRC4校验码生成模块-E1 framing module, using the VHDL language design CRC4 check code generation module
CRC4
- 该源程序可以实现4位crc编码,用户输入需要发送的由0和1组成的字符串,程序运行结果可以显示出4位CRC编码,其生成函数为x4+x+1-The source program can achieve four crc coding and user input needs to be sent by a string of 0 and 1. The result of the program is a crc code.The crc
crc4
- CRC4直接字节查表法,多项式为10011(CRC4 table lookup method)