constant instruction信息详情

constant instruction发音

意思翻译

常数指令

相似词语短语

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

constant───adj.不变的;恒定的;经常的;n.(Constant)人名;(德)康斯坦特;n.[数]常数;恒量

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

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

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

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

calorimeter constant───量热计常数

remedial instruction───矫正教学,(补习性的)辅导

jury instruction───陪审团指令

双语使用场景

Does fetched instruction require a constant word?───取得的指令需要常数吗?

The hardware instruction has a fixed number of bits to encode the constant.───指令具有固定数目的用来对常数进行编码的位。

英语使用场景

Code that refers to intVal will use the integer value 42 directly, and accesses to strVal will use a relatively inexpensive "string constant" instruction instead of a field lookup.