英语人>词典>汉英 : 十进制-二进制转换 的英文翻译,例句
十进制-二进制转换 的英文翻译、例句

十进制-二进制转换

词组短语
decimal to binary conversion
更多网络例句与十进制-二进制转换相关的网络例句 [注:此内容来源于网络,仅供参考]

Here are two routines that will take any decimal number and convert it to any number base between 2 and 36 and vice-versa.

这儿有两个例程,可将任何一个十进制小数转换为2和36进制之间的任何一个数,反之亦然。

Decimal time and longitude would then correlate directly without the need for logarithmic conversion tables.

这样一来,十进制时间就会与经度直接相关联,对数转换表就变得不需要了。

This update includes a Fraction/Decimal Interest Conversion Chart, a Popup Calculator and Tips.

此更新包括一小部分/十进制的利益转换图表,有一个弹出计算器和提示。

136 Chapter 1 The History and Future of Computers 3.1.4 Conversion From Decimal Converting from a Decimal Fraction.

转换十进制小数部分转换进制小数部分是用基数乘来完成的。

Converts the 64 bit signed integer into a decimal character representation and appends the conversion onto the end of this descriptor's data.

描述把一个指定的64位有符号的整数转化为一个十进制的字符表达,并把转换结果追加到描述符结尾。

Converts the specified signed integer into a decimal character representation and copies the conversion into this descriptor, replacing any existing data.

描述把一个指定的有符号的整数转化为一个十进制数的字符表达,并把转换结果拷贝入描述符,替换现有数据。

Conversion from decimal to its equivalent representation in the radix r system is carried out by separating the number into its integer and fraction parts and converting each part separately.

把数分成整数和小数部分,然后分别转换各部分,便可将十进制数转换成基数计数制下对应的数。

Even the Royal Geographical Society in Victorian England was keen on decimal navigation, and published tables to convert sexagesimal angles and hours into centi-jours and their decimal subdivisions.

在维多利亚时期的英格兰,甚至皇家地理学会都对十进制航海很感兴趣,发行了将六十等分的角和小时转换成百分日及其十等分次级的换算表。

The calculated size of the fetus is compared with the numbers in the table, and the corresponding tabular value for the length of pregnancy in weeks thus found is converted by the subprogram "Conversion" into a decimal number.

胎儿的大小计算比较表中的数字,以及相应的表格价值怀孕的长度在数周内,从而发现转换的子程序"转换"成一个十进制数。

更多网络解释与十进制-二进制转换相关的网络解释 [注:此内容来源于网络,仅供参考]

binary system:二元系

binary number system 二进数制 | binary system 二元系 | binary to decimal conversion 二十进制转换

DH Dead Halt:死机

DGSS Distributed Graphics Support Subroutines 分布式图形支持子例程 | DH Dead Halt 死机 | DH Decimal to Hexadecimal 十进制转换到十六进制

Hex:六

像这样的十六进制数值 "#FF9999" 表示红绿蓝颜色. 紧跟"#"的最前面两个字母是红色的数值,接着是绿色,最后是蓝色. 这些数值在十进制的0-255的范围中. 如果你知道十进制的值,你可以使用像Microsoft Windows附件中的计算器转换成十六(HEX)进制.

metric system:公制

以十进制为主的公制(metric system)测量单位已行之有年,全球绝大多数国家目前都以公制为主,包括英制的始祖英国在内. 1975年,美国国会也通过了「公制转换法案」(Metric Conversion Act),要求各行各业主动转换使用公制,但无强制性.

Nan:非数

本标准规定:1)基本和扩充的浮点数格式;2)加、减、乘、除、开平方、求余数以及比较运算;3)整数与浮点数之间的转换;4)不同浮点格式之间的转换;5)基本格式浮点数与十进制数串之间的转换;6)浮点异常及其处理,包括非数(NaN)的处理.

trapping:捕获

在一个捕获(trapping)的 NaN (not-a-number:非数)上进行任何操作. 无穷大幅值(magnitude)相减,例如 (+∞) + (-∞). 如果上溢使转换不可能,则生成最大的正或负整数(依赖于操作数的符号)并通知(signal)一个 IVO. 比较时有未对阶(Unordered)操作数例外. P - 压缩(packed)十进制数

usage:使用,用法

用法子句(USAGE子句) 使用用法(USAGE)子句可以使程序设计者自由选挥数据杯内存中的存放形式. 譬如,数据项A和B是需要多次进行运算,如果用外部十进制形式则来回转换会大大降低运算速度,这时,