binary equivalent的意思
binary equivalent中文翻譯:
等效二進制數
equivalent───n.對等的人(或事物);當量;adj.(在價值、數量等方面)相等的;等價的;等效的;等量的;同意義的
binary───adj.[數]二進制的;二元的,二態的
equivalent of───同等物
binary heap───[計]二進制堆
binary code───[計]二進制代碼;二進制碼
binary relation───n.[數]二元關系
equivalent fractions───等值分數
algebraically equivalent───代數等價
equivalent weight───[化學]當量
There is a very simple technique for converting any decimal number to its binary equivalent.───有一個很簡便的方法可以將任意十進制數換算為等值的二進制數。
process of converting an octal number into its binary equivalent.───轉換成等值的二進制數的過程。
Binary Coded Decimal (BCD) refers to a binary equivalent of the decimal system which also occupies a nibble.───二-十進制計數法(BCD)指的是占據一個單元組的十進制系統的二進制等價物。
In some sense, an assembly is the binary equivalent of class. We use classes to encapsulate algorithms and data storage.───在某些情況下,一個程序集就是類的二進制表現形式,我們用類來封裝算法和存儲數據。
It is translated into machine language, that is, into a binary equivalent.───把它翻譯成機器語言,也就是它等價的二進制。
The process of converting an octal number into its binary equivalent.───八進制數轉換成等值的二進制數的過程。
The relations between binary equivalent relations and triple equivalent relations have been discussed, and several theorems describing their equivalence have been given.
What is the binary equivalent for the decimal number 162?
In some sense, an assembly is the binary equivalent of class. We use classes to encapsulate algorithms and data storage.
Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.
The process of converting an octal number into its binary equivalent.
Binary Coded Decimal (BCD) refers to a binary equivalent of the decimal system which also occupies a nibble.
This MIPS program gets an input of a decimal number and converts to its binary equivalent.
There is a very simple technique for converting any decimal number to its binary equivalent.
In some sense, an assembly is the binary equivalent of class.