conditional jump instruction信息详情

conditional jump instruction发音

意思翻译

条件转移指令

相似词语短语

conditional───n.条件句;条件语;adj.有条件的;假定的

instruction───n.指令,命令;指示;教导;用法说明

computer instruction───[计]计算机指令;计算机指令,机器指令

clear instruction───[计]清除指令

conditional statement───条件语句;条件语言

conditional offer───有条件要约;附条件开价

instruction word───[计]指令字;做指令的字

instruction cycle───[计]指令周期

conditional probability───条件概率,条件几率;条件概率;条件几率

双语使用场景

Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.───汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。

recursive traversal method can be fooled by placing garbage data after a conditional jump instruction and programmatically ensuring that the jump condition always succeeds.───通过在一个有条件跳转指令之后放置无用数据、并且有规划地确保跳转条件总是跳转成功,能够欺骗递归遍历方法。

英语使用场景

The recursive traversal method can be fooled by placing garbage data after a conditional jump instruction and programmatically ensuring that the jump condition always succeeds.