计算机以二进制数进行计算,而后把计算结果转换为十进制数。
The computer performs calculations in binary and converts the results to decimal.
函数的作用是:将一个八进制数转换为十进制。
The octdec function converts an octal number to a decimal number.
通过将十六进制值转换为十进制值来对dsirr进行解码。
Decoding the dsirr is done by converting the hexadecimal value to decimal.
要理解这些部分的具体含义,请考虑一个光学字符识别系统,该系统扫描纸张上的符号并将它们转换为3位的十进制数。
To understand what these pieces mean, consider an optical character recognition system that scans glyphs printed on paper and converts them into three-digit decimal Numbers.
mqidcode 实用工具可将十进制或十六进制数值转换为人类可读的内容。
The mqidcode utility translates decimal or hexadecimal numeric values into their human-readable counterparts.
将十进制数216转换为十六进制数是D8。
Will decimal number for hexadecimal number 216 conversion is D8.
你如何将十进制整数转换为十六进制整数?
How do you convert decimal in integer to hexadecimal in integer?
将指定的布尔值转换为等效的十进制数。
Converts the specified Boolean value to the equivalent decimal number.
使用指定的区域性特定格式设置信息,将指定对象的值转换为等效的十进制数。
Converts the value of the specified object to an equivalent decimal number, using the specified culture-specific formatting information.
将指定的十进制数的值转换为等效的8位无符号整数。
Converts the value of the specified decimal number to an equivalent 8-bit unsigned integer.
将指定的十进制数的值转换为等效的32位无符号整数。
Converts the value of the specified decimal number to an equivalent 32-bit unsigned integer.
将指定的十进制数的值转换为等效的64位带符号整数。
Converts the value of the specified decimal number to an equivalent 64-bit signed integer.
将指定的十进制数的值转换为等效的8位带符号整数。
Converts the value of the specified decimal number to an equivalent 8-bit signed integer.
如何将十进制转换为二进制?
编辑浮点值时,由于要将小数部分从十进制转换为二进制,因此所得的结果可能存在微小误差。
Editing floating-point values can result in minor inaccuracies because of decimal-to-binary conversion of fractional components.
将指定的十进制数的值转换为等效的16位带符号整数。
Converts the value of the specified decimal number to an equivalent 16-bit signed integer.
将指定的单精度浮点数的值转换为等效的十进制数。
Converts the specified string representation of a number to an equivalent decimal number.
将指定的双精度浮点数的值转换为等效的十进制数。
Converts the value of the specified 64-bit unsigned integer to an equivalent decimal number.
您也可以使用固定精度的十进制类型,或者在使用浮点数之前将它们强制转换为固定精度的十进制类型。
You can also use a fixed-precision decimal type, or cast floating-point Numbers to a fixed-precision decimal type before you work with them.
一种解决方案是更改查询,将十进制类型强制转换为较小的数据类型,或者转换为字符串或二进制。
One solution would be to change the query to cast the decimal type to either a smaller datatype or convert to string or binary.
一种解决方案是更改查询,将十进制类型强制转换为较小的数据类型,或者转换为字符串或二进制。
One solution would be to change the query to cast the decimal type to either a smaller datatype or convert to string or binary.
应用推荐