青年中文青年中文

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.