logical adj. 1.邏輯的,邏輯上的;邏輯學(xué)上的。 2.合乎邏輯的。 3.邏輯上必然的。 logical constants 邏輯常詞[常項(xiàng)]。 logical necessity 邏輯的必然性。 a logical argument 條件分明的論證。 a logical process 合理的程序,合乎邏輯的[必然的]過(guò)程。 the logical result 必然的結(jié)果。 adv. -ly ,-ness n.
For our scripting language we wanted to start out simple , and initially just specified numbers and their logical operations 對(duì)于我們使用的腳本語(yǔ)言,我們希望由淺入深,最初只是指定一些數(shù)字及其邏輯運(yùn)算:
The logical operation specified , plus the operands of the operation and those operands could be logical expressions themselves 指定的邏輯操作的子例程和該操作的操作數(shù)(那些操作數(shù)可以是邏輯表達(dá)式本身) 。
Determines the logical operation used to put pen or brush colour onto the graphics device . defined in a graphics context 繪圖模式:確定將鋼筆或者刷子工具的顏色添加到圖形設(shè)備上的邏輯操作。在一個(gè)圖形內(nèi)容中定義。
The key problem to the realization of the quantum computer is how to construct the quantum bit and how to accomplish the quantum logical operations 制造實(shí)用量子計(jì)算機(jī)的關(guān)鍵問(wèn)題是構(gòu)造量子位以及對(duì)量子位進(jìn)行量子邏輯操作。
This method have great real - time characteristic and the mount of operation can be reduced greatly because of the logical operation can be done in collateral ways 其中邏輯運(yùn)算可以并行處理,所以計(jì)算量將大大減少,具有很強(qiáng)的實(shí)時(shí)性。
Powerpc provides a complete set of logical operations , and also provides support for sign - extension and counting the number of leading zeros in a gpr Powerpc提供了一組完整的邏輯操作(指令) ,還支持對(duì)符號(hào)的擴(kuò)展以及對(duì)gpr中前置零的統(tǒng)計(jì)。
Presenting an authorization - based encryption algorithm convert user password into pc to save in database by exclusive - or logical operation . 3 并具體提出一種針對(duì)用戶登錄權(quán)限的加密算法,通過(guò)異或等邏輯運(yùn)算將用戶口令加密成偽碼再進(jìn)行存儲(chǔ)。
An abbreviation for exclusive xor , a logical operation returning true if two values compared are different and returning false if they re the same 異或( exclusive xor )的縮寫,一種邏輯運(yùn)算:如果比較的兩個(gè)值不同則返回真,如果比較的兩個(gè)值相同,則返回假。
The performance of logical operations and calculations on data , including the temporary retention of data in processor storage while it is being operated upon 對(duì)數(shù)據(jù)進(jìn)行邏輯操作或計(jì)算的實(shí)現(xiàn)過(guò)程或方法,包括數(shù)據(jù)運(yùn)算時(shí)如何在處理機(jī)存儲(chǔ)器中暫時(shí)存放中間結(jié)果。
A logical operation is said to be short - circuiting if the compiled code can bypass the evaluation of one expression depending on the result of another expression 如果編譯的代碼可以根據(jù)一個(gè)表達(dá)式的計(jì)算結(jié)果跳過(guò)對(duì)另一表達(dá)式的計(jì)算,則將該邏輯運(yùn)算稱為“短路” 。