- 218
- 0
- 约2.8千字
- 约 6页
- 2017-12-15 发布于河南
- 举报
计网实验LAB1Codingonerrordectectingalgorithms(C)
《计算机通信与网络实验》
课程实验报告
实验一 : LAB1 Coding on error dectecting algorithms(C++)
实验名称:LAB1 Coding on error dectectingalgorithms(C)
1.实验内容
1. Cyclic redundancy check
Using the polynomials below to encode random generated data stream (40-100bits). Show the FEC, and encoded data frame.
CRC-4 x4+x+1 ITU G.704
CRC-16 x16+x15+x2+1 IBM SDLC
CRC-32 x32+x26+x23+...+x2+x+1 ZIP, RAR, IEEE 802 LAN/FDDI, IEEE 1394, PPP-FCS
For the error patter listed below, what the conclusion does the receiver get? Can the receiver find
the errors?
Case
原创力文档

文档评论(0)