binary 音标拼音: [b'ɑɪnɚi]
a . 二进位的,二元的 ;
(是一种数字进位系统,它有两个基值,二进制与
ASCII 方式有所不同,因为二进制使用
256 个字元,所以不便进行错误检查)
二进位的,二元的 ; (是一种数字进位系统,它有两个基值,二进制与
ASCII 方式有所不同,因为二进制使用
256 个字元,所以不便进行错误检查)
binary 二进位; 二进数的
BIN
Binary 二进制的
BIN
binary 二进列
binary 二进标度
binary 二分查寻
binary 二进制 二元 二进数
binary adj 1 :
of or pertaining to a number system have 2 as its base ;
"
a binary digit "
2 :
consisting of two (
units or components or elements or terms );
"
a binary star is a system in which two stars revolve around each other "; "
a binary compound "; "
the binary number system has two as its base "
n 1 :
a system of two stars that revolve around each other under their mutual gravitation [
synonym : {
binary star }, {
binary },
{
double star }]
2 :
a pre -
compiled ,
pre -
linked program that is ready to run under a given operating system ;
a binary for one operating system will not run on a different operating system ; "
the same source code can be compiled to produce different binaries for different operating systems " [
synonym : {
binary }, {
binary program }]
Binary \
Bi "
na *
ry \,
n .
That which is constituted of two figures ,
things ,
or parts ;
two ;
duality . --
Fotherby .
[
1913 Webster ]
Binary \
Bi "
na *
ry \,
a . [
L .
binarius ,
fr .
bini two by two ,
two at a time ,
fr .
root of bis twice ;
akin to E .
two :
cf .
F .
binaire .]
Compounded or consisting of two things or parts ;
characterized by two (
things ).
[
1913 Webster ]
{
Binary arithmetic },
that in which numbers are expressed according to the binary scale ,
or in which two figures only ,
0 and 1 ,
are used ,
in lieu of ten ;
the cipher multiplying everything by two ,
as in common arithmetic by ten .
Thus ,
1 is one ;
10 is two ;
11 is three ;
100 is four ,
etc . --
Davies &
Peck .
{
Binary compound } (
Chem .),
a compound of two elements ,
or of an element and a compound performing the function of an element ,
or of two compounds performing the function of elements .
{
Binary logarithms },
a system of logarithms devised by Euler for facilitating musical calculations ,
in which 1 is the logarithm of 2 ,
instead of 10 ,
as in the common logarithms ,
and the modulus 1 .
442695 instead of .
43429448 .
{
Binary measure } (
Mus .),
measure divisible by two or four ;
common time .
{
Binary nomenclature } (
Nat .
Hist .),
nomenclature in which the names designate both genus and species .
{
Binary scale } (
Arith .),
a uniform scale of notation whose ratio is two .
{
Binary star } (
Astron .),
a double star whose members have a revolution round their common center of gravity .
{
Binary theory } (
Chem .),
the theory that all chemical compounds consist of two constituents of opposite and unlike qualities .
[
1913 Webster ]
31 Moby Thesaurus words for "
binary ":
Janus -
like ,
ambidextrous ,
bifacial ,
bifold ,
biform ,
bilateral ,
binate ,
biparous ,
bivalent ,
conduplicate ,
disomatous ,
double ,
double -
barreled ,
double -
faced ,
dual ,
dualistic ,
duple ,
duplex ,
duplicate ,
geminate ,
geminated ,
second ,
secondary ,
twin ,
twinned ,
two -
faced ,
two -
level ,
two -
ply ,
two -
sided ,
two -
story ,
twofold
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
二進制 - 維基百科,自由的百科全書 二進制[1][2] (英語: binary)在 數學 和 數位電路 中指以2為 底數 的記數系統,以2為基數代表系統是二進位制的。 這一系統中,通常用兩個不同的數字0和1來表示。
Binary to Text Translator - RapidTables. com Binary translator Binary code translator Binary to ASCII text string converter
binary是什么意思_binary的翻译_音标_读音_用法_例句_爱词霸在线词典 爱词霸权威在线词典,为您提供binary的中文意思,binary的用法讲解,binary的读音,binary的同义词,binary的反义词,binary的例句等英语服务。
二进制(计数法)_百度百科 二进制(Binary System)是一种以2为基数的数制,只使用两个数字符号:0和1,每个数字称为一个比特(Bit,Binary digit的缩写),这是最基本的数位系统之一,其发现者是莱布尼茨。 在现代信息技术中,二进制广泛用于数据表示、存储、计算、通信等领域。
BINARY在剑桥英语词典中的解释及翻译 - Cambridge Dictionary We think of truth and falsehood as a binary: you're either right or you're wrong Binaries – choice versus life, liberal versus conservative, us versus them – work well in media and politics
Binary Number System - GeeksforGeeks This article will dive deep into binary numbers, binary decimal number conversion and vice versa, 1's and 2's complements, and how they are used in computer systems
Binary Number System - Math is Fun A Binary Number is made up of only 0s and 1s There is no 2, 3, 4, 5, 6, 7, 8 or 9 in Binary Binary numbers have many uses in mathematics and beyond
Binary 是什么?Binary 格式上传文件到服务器 Binary(二进制)是一种基于二进制数的信息编码方式,它采用二进制值表示(通常为0和1)来存储和处理所有类型的数据,包括文本、图像、音频等。
二进制数(Binary Number) - 知乎 引言:我们学的数学都是十进制的,即逢十进一,但二进制(逢二进一)其实在生活中有许多的广泛应用,也有着非常多的衍生学科,并且其也有着深厚的数学原理,你真的了解二进制吗? 1 历史起源:一般公认为德国的数…
What is binary and how is it used in computing? - TechTarget Binary describes a numbering scheme in which there are only two possible values for each digit -- 0 or 1 -- and is the basis for all binary code used in computing systems