文件名称:1(1)
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现CRC校验码的生成与利用CRC校验码进行正确性验证;
要求:1、任意给定二进制序列;(输入或程序中指定均可,但要屏幕回显);
2、使用生成多项式11001,生成并显示CRC校验码;
3、给定二进制序列及相应CRC校验码,验证并显示是否出错;-CRC Check Code Programming realize the generation and utilization of CRC checksum to verify the correctness of code requirements: one, any given binary sequence (input or procedures can be specified, but the screen echo) 2, using the generated 11001 polynomial to generate and display the CRC checksum code 3, a given binary sequence and the corresponding CRC checksum code, verify and demonstrate whether or not an error
要求:1、任意给定二进制序列;(输入或程序中指定均可,但要屏幕回显);
2、使用生成多项式11001,生成并显示CRC校验码;
3、给定二进制序列及相应CRC校验码,验证并显示是否出错;-CRC Check Code Programming realize the generation and utilization of CRC checksum to verify the correctness of code requirements: one, any given binary sequence (input or procedures can be specified, but the screen echo) 2, using the generated 11001 polynomial to generate and display the CRC checksum code 3, a given binary sequence and the corresponding CRC checksum code, verify and demonstrate whether or not an error
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1(1).cpp