杭州电子科技大学

实验报告

学生姓名:韩民杨学号:指导教师:吴端坡

实验地点:1#108 实验时间:2015-4-24

一、实验室名称:1#108

二、实验项目名称:计算机网络实验1

Coding on error dectecting algorithms(C++)

三、实验学时:

四、实验原理:C++编程

五、实验目的:利用C++编程CRC16校验及奇偶校验

六、实验内容:

Coding on error dectecting algorithms(C++)

1.Cyclic redundancy check

Using the polynomials below to encode random generated data stream (40-100bits). Show the FEC, and encoded data frame.

CRC-4x4+x+1ITU

CRC-16x16+x15+x2+1IBM SDLC

CRC-32x32+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

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐