EIGRP路由协议的可行条件是()。
A: AD=FD
B: ADC: AD>FD
D: AD>=FD
A: AD=FD
B: AD
D: AD>=FD
B
举一反三
- EIGRP路由协议的可行条件是()。 A: AAD=FD B: BADCAD>FDDAD>=FD
- 用导线全长相对闭合差来衡量导线测量精度的公式是() A: K=MD B: K=1(D/|AD|) C: K=1/(∑D/fD) D: K=1/(fD/∑D)
- 设关系模式R(A,B,C,D) ,F是R上成立的FD集,F=B→D,AD→C,那么p= ABC, BCD 相对于F()。 A: 是无损连接分解也是保持FD的分解 B: 是无损连接分解但不保持FD的分解 C: 不是无损连接分解但保持FD的分解 D: 既不是无损连接分解也不是FD的分解
- 设关系模式R(A,B,C,D),F是R上成立的FD集,F={A→B,B→C,C→D,D→A},ρ={AB,BC,AD}是R上的一个分解,那么分解ρ相对于F()。 A: A是无损连接分解,也是保持FD的分解 B: B是无损连接分解,但不保持FD的分解 C: C不是无损连接分解,但保持FD的分解 D: D既不是无损连接分解,也不保持FD的分解
- 设关系模式 R(A,B,C,D),F 是 R 上成立的 FD 集,F={ B→D,AD→C },那么ρ={ ABC,BCD }相对于 F
内容
- 0
力偶矩可用下列()式子表示。 A: AT=Fd B: BT=±FD C: CT=±Fd D: DT=FD
- 1
Which of the following is true regarding the effect of EIGRP queries on the network design?() A: EIGRP queries will be the most significant issue with respect to stability and convergence B: EIGRP queries are not a consideration as long as EIGRP has a feasible successor with a nexthop AD that is greater than the FD of the current successor route C: EIGRP queries will only increase the convergence time when there are no EIGRP stubsdesigned in the network
- 2
导线全长闭合差的计算公式是() A: fD=fX+fY B: fD=fX-fY C: fD=fX2+fY2(开根号) D: fD=fX2-fY2(开根号)
- 3
FD与FD允许直接布线连通。
- 4
将光标定位在文件开始位置可以使用( )操作完成 A: lseek(fd,0,SEEK_SET) B: lseek(fd,0,SEEK_CUR) C: lseek(fd,0,SEEK_END) D: open(fd,O_RDWR)