共用题干题项目管理工具用来辅助项目经理实施软件开发过程中的项目管理活动,它不能(1)。(2)就是一种典型的项目管理工具。 空白(2)处应选择()
A. 需求分析工具
B. 成本估算工具
C. 软件评价工具
D. 文档分析工具
查看答案
IEEE802.3规定的CSMA/CD协议可以利用多种监听算法来减小发送冲突的概率,下面关于各种监听算法的描述中,正确的是()。
A. 非坚持型监听算法有利于减少网络空闲时间
B. 坚持型监听算法有利于减少冲突的概率
C. P坚持型监听算法无法减少网络的空闲时间
D. 坚持型监听算法能够及时抢占信道
共用题干题An architectural style defines as a family of such systems in terms of a (1) of structural organization. More specifically, an architectural style defines a vocabulary of (2) and connector types, and a set of (3) on how they can be combined. For many styles there may also exist one or more (4) that specify how to determine a system's overall properties from the properties of its parts. Many of architectural styles have been developed over the years. The best-known examples of (5) architectures are programs written in the Unix shell. 空白(3)处应选择()
A. functions
B. code segments
C. interfaces
D. constraints
共用题干题在相隔2000km的两地间通过电缆以4800b/s的速率传送3000比特长的数据包,从开始发送到接收完数据需要的时间是(13),如果用50kb/s的卫星信道传送,则需要的时间是(14)。 空白处(14)应选择()
A. 70ms
B. 330ms
C. 500ms
D. 600ms
共用题干题基于构件的开发模型包括软件的需求分析定义、(1)、(2)、(3),以及测试和发布5个顺序执行的阶段。 空白(3)处应选择()
A. 应用软件构建
B. 构件配置管理
C. 构件单元测试
D. 构件编码实现