operand 中文意思是什麼

音標 ['ɔpəˌrænd]
operand 解釋
n. 名詞 【數學】運算域。

  1. The operand is an 8 - bit integer containing the ordinal of a local variable or an argumenta

    該操作數為包含局部變量或參數的序號的8位整數。
  2. Bring the first operand to the date register.

    將第一個操作數輸入數據寄存器。
  3. Complement, shift, and rotate operations require one operand.

    「求補」,「移位」和「環移」等操作就只需要一個操作數。
  4. The operand is a 32 - bit metadata string token

    該操作數為32位元數據字元串標記。
  5. The operand is a 32 - bit ieee floating point number

    該操作數為32位ieee浮點數。
  6. The operand is a 64 - bit ieee floating point number

    該操作數為64位ieee浮點數。
  7. The question mark can be used as a suffix operand

    問號可以作為后綴/操作數使用。
  8. The operand is a 32 - bit metadata signature token

    該操作數為32位元數據簽名標記。
  9. An operator or operand in a computer instruction

    計算機指令中的操作符或操作數。
  10. 64 - bit quantity, the shift count is given by the low - order six bits of second operand

    ( 64位數) ,則移位數由第二個操作數的低6位給出。
  11. 64 - bit quantity, the shift count is given by the low - order six bits of the second operand second operand 0x3f

    ( 64位數) ,則移位數由第二個操作數的低六位給出(第二個操作數& 0x3f ) 。
  12. The dyadic boolean operation whose result has the boolean value1if and only if the first operand has the boolean value1and the second has boolean value0

    二元布爾運算,當且僅當第一個操作數具有布爾值1 ,第二個操作數具有布爾值0時,其結果才為布爾值1 。
  13. The dyadic boolean operation whose result has the boolean value 1 if and only if the first operand has the boolean value 1 and the second has boolean value 0

    二元布爾運算,當且僅當第一個操作數具有布爾值1 ,第二個操作數具有布爾值0時,其結果才為布爾值1 。
  14. The dyadic boolean operation whose result has the boolean value0if and only if the first operand has the boolean value0and the second has the boolean value1

    二元布爾運算,當且僅當第一個操作數具有布爾值1 ,第二個操作數具有布爾值0時,其結果才為布爾值1 。
  15. The dyadic boolean operation whose result has the boolean value 0 if and only if the first operand has the boolean value 0 and the second has the boolean value 1

    一種二元布爾運算,在這種運算中,當且僅當第一個操作數的布爾值為0 ,第二個操作數的布爾值為1時,其結果的布爾值才為0 。
  16. Based on these two factors mentioned above and the difficulty to implement in c compiler, this paper proposed a method of modifying operand type by inserting instruction lw or sw at assemble level as well as instruction scheduling. therefore, this can generate effective parallel instructions and correspondingly improve the performance and density of object code

    本文在分析了上述兩個限制并行指令生成的主要因素以及很難在編譯器中實現并行指令生成的基礎上,提出了在匯編級檢查指令的操作數類型,通過插入lw或sw指令來改變操作數類型及指令調度的方法,能夠有效的生成并行指令,提高了代碼運行效率和代碼密度。
  17. Dealing with syntactic bracket in operand first syntax analysis

    算符優先語法分析中句型分界符的處理
  18. The part of execution in which an operand or instruction is read from main stora ge and written into a control unit or arithmetic unit register

    執行過程中的一個階段所需的時間,在此期間,計算機從主存儲器中取出指令或操作數,並將其存入控制器或運算器的寄存器中。
  19. Exclusive or means that if the two operand bits are different the result is 1, otherwise the result is 0. the following table shows the results of an exclusive or operation

    不包含式)按位異或意味著,如果兩個運算數相應比特位不同,其結果為1 ,否則結果為0 .下表顯示異或運算結果
  20. And finally, the complement operator inverts the value of each bit of the operand : if the operand bit is 1 the result is 0 and if the operand bit is 0 the result is 1

    最後,上面的互補運算符(按位異或)對兩個操作數的每個比特位進行值的轉化:操作數比特位是1的(另一個為0 )運算后的(比特位)結果為1 ,比特位為0 (而另一個操作數為1的) ,計算后結果為1
分享友人