首页 > 英语词典 > H开头的英语单词

hexadecimal是什么意思

时间:2022-03-20 11:01:02

中文翻译与英英解释

adj.
十六进制的。

of or pertaining to a number system having 16 as its base
同义词:hex,

In mathematics and computer science, hexadecimal (also base , or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0?9 to represent values zero to nine, and A,?B,?C,?D,?E,?F (or alternatively a?f) to represent values ten to fifteen.

例句与用法

The word hexadecimal is derived from the number 16 .
十六进制一词是从十六这个数得来的。

Per our earlier discussion, the ram will be located from ffoo to ffff hexadecimal .
如前所述,RAM的地址码是安排在FFOO-FFFF(十六进制)这一范围。

Pattern the hexadecimal representation of a character
字符的十六进制表示形式。

Returns the decimal value of a hexadecimal digit
返回十六进制数字的十进制值。

The value of this constant is hexadecimal 0xffff
该常数的值为十六进制0xffff 。

How to : convert hexadecimal strings to numbers
>如何:将十六进制字符串转换为数字

How many hexadecimal digits are in a mac address
多少十六进制的数位在mac位址

Displays message information in hexadecimal format
以十六进制格式显示消息信息。

Iv must be specified in hexadecimal format
一样, iv必须以十六进制格式来指定。

A unicode space is defined as hexadecimal 0x20
Unicode空格定义为十六进制的0x20 。

相关文章