一个递增有序表为R[0..11],采用折半查找方法进行查找,在一次不成功查找中,以下( )是不可能的记录比较序列。 A: R[5]、R[8]、R[6] B: R[5]、R[8]、R[10] C: R[5]、R[2]、R[3] D: R[5]、R[8]、R[6]、R[7]
一个递增有序表为R[0..11],采用折半查找方法进行查找,在一次不成功查找中,以下( )是不可能的记录比较序列。 A: R[5]、R[8]、R[6] B: R[5]、R[8]、R[10] C: R[5]、R[2]、R[3] D: R[5]、R[8]、R[6]、R[7]
将{ 30,5, 12, 60, 25, 8 }依次插入初始为空的二叉搜索树。则该树的前序遍历结果是( )。 A: 30, 5, 12, 8, 25, 60 B: 30, 5, 8,12, 25, 60 C: 8, 30, 12, 5, 60, 25 D: 5 ,12, 8, 25, 30, 60
将{ 30,5, 12, 60, 25, 8 }依次插入初始为空的二叉搜索树。则该树的前序遍历结果是( )。 A: 30, 5, 12, 8, 25, 60 B: 30, 5, 8,12, 25, 60 C: 8, 30, 12, 5, 60, 25 D: 5 ,12, 8, 25, 30, 60
食品存放的危险温度为() A: 5℃-60℃ B: 8℃-60℃ C: 8℃-63℃ D: 0℃-60℃
食品存放的危险温度为() A: 5℃-60℃ B: 8℃-60℃ C: 8℃-63℃ D: 0℃-60℃
【单选题】求图中力系的合力FR及其作用位置() A. F R = 8 kN , 作用点距 A 为 3/5 m 向上 B. F R = 8 kN , 作用点距 A 为 3/5 m 向下 C. F R = 8 kN , 作用点距 A 为 5/3 m 向上 D. F R = 8 kN , 作用点距 A 为 5/3 m 向下
【单选题】求图中力系的合力FR及其作用位置() A. F R = 8 kN , 作用点距 A 为 3/5 m 向上 B. F R = 8 kN , 作用点距 A 为 3/5 m 向下 C. F R = 8 kN , 作用点距 A 为 5/3 m 向上 D. F R = 8 kN , 作用点距 A 为 5/3 m 向下
A signal s(t)=3cos(20pt) (V) is quantized by a uniform quantizer, the step size of the quantizer is 0.1(V), then the minimal number of quantization level is L , the number of bits per sample is at least R , and the variance of the quantization error is T ([img=22x22]1803a28ec2869ac.png[/img]). A: L=60, R=5, T=0.000833 B: L=30, R=5, T=0.000833 C: L=60, R=5, T=0.001667 D: L=60, R=6, T=0.000833
A signal s(t)=3cos(20pt) (V) is quantized by a uniform quantizer, the step size of the quantizer is 0.1(V), then the minimal number of quantization level is L , the number of bits per sample is at least R , and the variance of the quantization error is T ([img=22x22]1803a28ec2869ac.png[/img]). A: L=60, R=5, T=0.000833 B: L=30, R=5, T=0.000833 C: L=60, R=5, T=0.001667 D: L=60, R=6, T=0.000833
A signal s(t)=3cos(20pt) (V) is quantized by a uniform quantizer, the step size of the quantizer is 0.1(V), then the minimal number of quantization level is L , the number of bits per sample is at least R , and the variance of the quantization error is T ([img=22x22]1802e166a76be1c.png[/img]). A: L=60, R=5, T=0.000833 B: L=30, R=5, T=0.000833 C: L=60, R=5, T=0.001667 D: L=60, R=6, T=0.000833
A signal s(t)=3cos(20pt) (V) is quantized by a uniform quantizer, the step size of the quantizer is 0.1(V), then the minimal number of quantization level is L , the number of bits per sample is at least R , and the variance of the quantization error is T ([img=22x22]1802e166a76be1c.png[/img]). A: L=60, R=5, T=0.000833 B: L=30, R=5, T=0.000833 C: L=60, R=5, T=0.001667 D: L=60, R=6, T=0.000833
在稳态导热中,已知三层平壁的内外表面温度差为60℃,三层热阻之比Rλ1:Rλ2:Rλ3=1:3:8,则各层的温度降为( )。 A: 10℃、20℃、30℃ B: 40℃、15℃、5 ℃ C: 5℃、15℃、40℃ D: 30℃、20℃、10℃
在稳态导热中,已知三层平壁的内外表面温度差为60℃,三层热阻之比Rλ1:Rλ2:Rλ3=1:3:8,则各层的温度降为( )。 A: 10℃、20℃、30℃ B: 40℃、15℃、5 ℃ C: 5℃、15℃、40℃ D: 30℃、20℃、10℃
在R、L、C串联电路中,已知R=XL=5Ω,XC=8Ω,则电路的性质为
在R、L、C串联电路中,已知R=XL=5Ω,XC=8Ω,则电路的性质为
IA-32中指令“MOV EDX,8(EBP)"的功能是() A: M[R[EBP]+8]← R[EDX] B: R[EDX]←M[R[EBP]+8] C: R[EBP]+8← R[EDX] D: R[EDX]← R[EBP]+8
IA-32中指令“MOV EDX,8(EBP)"的功能是() A: M[R[EBP]+8]← R[EDX] B: R[EDX]←M[R[EBP]+8] C: R[EBP]+8← R[EDX] D: R[EDX]← R[EBP]+8
IA-32 中指令 “movl 8(%ebp), %edx"的功能是 ____? A: M[R[ebp]+8]←R[edx] B: R[edx]←M[R[ebp]+8] C: R[ebp]+8←R[edx] D: R[edx]←R[ebp]+8
IA-32 中指令 “movl 8(%ebp), %edx"的功能是 ____? A: M[R[ebp]+8]←R[edx] B: R[edx]←M[R[ebp]+8] C: R[ebp]+8←R[edx] D: R[edx]←R[ebp]+8