如果$t1>=$t2,则跳转到next标号处,正确的指令是( )
A: ble $t1, $t2, next
B: bne $t1, $t2, next
C: bge $t2, $t1, next
D: bge $t1, $t2, next
A: ble $t1, $t2, next
B: bne $t1, $t2, next
C: bge $t2, $t1, next
D: bge $t1, $t2, next
举一反三
- 如果$t1>=$t2,则跳转到next标号处,正确的指令是( ) A: ble $t1, $t2, next B: bne $t1, $t2, next C: bge $t2, $t1, next D: bge $t1, $t2, next
- 已知向量=(2,t),=(1,2),若t=t1时,∥;t=t2时,⊥,则( ) A: t1=-4,t2=-1 B: t1=-4,t2=1 C: t1=4,t2=-1 D: t1=4,t2=1
- 经过以下代码,t的结果是 t1=(1, 'a')[br][/br] t2=(2, 'b') t = t1 + t2 A: (3,'ab') B: ((1,'a'),(2,'b')) C: (1,'a',2,'b') D: (3,'a','b')
- 如果$t1=$t2,则跳转到again标号处,正确的指令是( ) A: bne $t1, $t2, again B: bge $t1, $t2, again C: ble $t1, $t2, again D: beq $t1, $t2, again
- 已知向量=(2,t), =(1,2),若t=t1时,∥;t=t2时,⊥,则( )