皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
The TCP protocolis a (71) layer protocol. Each connection connects two TCPs that may be just one physical network apart or located on opposite sides ofthe globe. In other words, each connection creates a (72) witha length that may be totally different from another path created by another connection. This means that TCP cannot use the same retransmission time for all connections. Selecting afixed retransnussion time for all connections can result in serious consequences. Ifthe retransmission time does not allow enough time for a (73) to reach the destination and an acknowledgment to reach the source, it can result in retransmission of segments that are still on the way. Conversely, if the retransnussion time is longer than necessary for a short path, it may result in delay for the application programs.Even for one single connection, the retransmission time should not be fixed.A connection may be able to send segments and receive (74)faster during nontraffic period than during congested periods. TCP uses the dynamic retransmission time,a transmission time is different for each connection and which may be changed during the same connection. Retransmission time can be made(75) by basing it on the round-trip time (RTT). Several formulas are used for this purpose. A.physical B.network C.transport D.application@@@SXB@@@A.path B.window C.response D.process@@@SXB@@@A.process B.segment C.program D.user@@@SXB@@@A.connections B.requests C.acknowledgments D.datagrams@@@SXB@@@A.long B.short C.fixed D.dynamic
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】下面程序段的时间复杂度( )。 i=s=0; while(s { i++; s += i; }
A.
O(n)
B.
O(n*n)
C.
O(n*i)
D.
O(n+i)
【简答题】下面程序段的时间复杂度是 s=0; for(i=0;i for(j=0;j s+=a[i][j];
【简答题】《 》 是车站行车 工作 组织的基本法规。
【单选题】下列程序段的时间复杂度为()。i=0,s=0;while(sn){s=s+i;i++;}
A.
O(n)
B.
O(n)
C.
O(n)
D.
O(n)
【判断题】行车组织规则是行车组织工作的基础。
A.
正确
B.
错误
【单选题】A study of how older teenagers use social media has found that Facebook is 'not just on the slide, it is basically dead and buried' and is being replaced by simpler social networks such as Twitter and...
A.
profiles
B.
catalogues
C.
histories
D.
desires
【判断题】列车运行图是行车组织工作的基础
A.
正确
B.
错误
【判断题】《站细》是车站行车工作组织的基本法规。它是贯彻执行《技规》、《行规》、加强车站技术管理、保证安全生产的重要技术文件
A.
正确
B.
错误
【单选题】行车组织工作的基础是
A.
调度命令
B.
列车运行图
C.
机电设备
D.
通信设备
【简答题】电动座椅通过控制开关来改变流经电动机内部的( ),从而实现转动方向的改变。
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题