一起答
单选

海明码是一种纠错码,其方法是为需要校验的数据位增加若干校验位,使得校验位的值 决定于某些被校位的数据,当被校数据出错时,可根据校验位的值的变化找到出错位,从而 纠正错误。对于 32 位的数据,至少需要增加(6)个校验位才能构成海明码。

以10位数据为例,其海明码表示为D9D8D7D6D5D4P4D3D2D1P3D0P2P1中,其中 Di(0<=i<=9)表示数据位,Pj(1<=j<=4)表示校验位,数据位 D9 由 P4 P3 和 P2 进行校验(从右至左 D9 的位序为 14,即等于 8+4+2,因此用第8位的 P4,第4位的P3和第2位的 P2 校验),数据位D5由(7)进行校验。

  • A.3
  • B.4
  • C.5
  • D.6
参考答案
查看试卷详情
相关试题
  1. (75)

    • A.same
    • B.different
    • C.single
    • D.multiple
  2.  (74)

    • A.casual
    • B.bursty
    • C.limited
    • D.abundant
  3.  (72)

    • A.discarded
    • B.abandoned
    • C.reserved
    • D.broken
  4.  (73)

    • A.indistinct
    • B.direct
    • C.indirect
    • D.transparent
  5. With circuit switching, a (71)path is established between two stations for communication . Switching and transmission resources within the network are (72)for the exclusive use of the circuit for the duration of the connection . The connection is(73):Once it is established ,it appears to attached devices as if there were a direct connection . Packet switching was designed to provide a more efficient facility than circuit switching for(74)data traffic . Each packet contains some portion of the user data plus control information needed for proper functioning of the network . A key distinguishing element of packet-switching networks is whether the internal operation is datagram or virtual circuit . With internal virtual circuits,a route is defined between two endpoints and all packets for that virtual circuit follow the(75)route, With internal datagrams,each packet is treated independently,and packets intended for the same destination may follow different routes .

     (71)

    • A.unique
    • B.dedicated
    • C.nondedicated
    • D.independent
  6. 如果DHCP客户端发现分配的IP地址已经被使用,客户端向服务器发出(69)报文,拒绝该IP地址。

    • A.DHCP Release
    • B.DHCP Decline
    • C.DHCP Nack
    • D.DHCP Renew
  7. 在层次化园区网络设计中,(70)是汇聚层的功能。

    • A.高速数据传输
    • B.出口路由
    • C.广播域的定义
    • D.MAC地址过滤
  8. PGP的功能中不包括(68)。

    • A.邮件压缩
    • B.发送者身份认证
    • C.邮件加密
    • D.邮件完整性认证
  9. 下面关于路由器的描述中,正确的是(67)。

    • A.路由器中串口与以太口必须是成对的
    • B.路由器中串口与以太口的IP地址必须在同一网段
    • C.路由器的串口之间通常是点对点连接
    • D.路由器的以太口之间必须是点对点连接
  10. 下图所示的网络拓扑中配置了RIP协议,且RIP协议已更新完成,下表所示为AR2路由器上查看到的路由信息。

    从查看到的路由信息可以判断(65), 造成故障的原因是(66)。

    • A.在AR2上ping 172.16.0.1丢包
    • B.在AR1上ping 3.3.3.3丢包
    • C.在AR1上ping 172.16.1.1丢包
    • D.在AR3上ping 1.1.1.1丢包