中文翻译与英英解释 | 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. |
例句与用法 | 1. | The word hexadecimal is derived from the number 16 . 十六进制一词是从十六这个数得来的。
| | 2. | Per our earlier discussion, the ram will be located from ffoo to ffff hexadecimal . 如前所述,RAM的地址码是安排在FFOO-FFFF(十六进制)这一范围。
| | 3. | Pattern the hexadecimal representation of a character 字符的十六进制表示形式。
| | 4. | Returns the decimal value of a hexadecimal digit 返回十六进制数字的十进制值。
| | 5. | The value of this constant is hexadecimal 0xffff 该常数的值为十六进制0xffff 。
| | 6. | How to : convert hexadecimal strings to numbers >如何:将十六进制字符串转换为数字
| | 7. | How many hexadecimal digits are in a mac address 多少十六进制的数位在mac位址
| | 8. | Displays message information in hexadecimal format 以十六进制格式显示消息信息。
| | 9. | Iv must be specified in hexadecimal format 一样, iv必须以十六进制格式来指定。
| | 10. | A unicode space is defined as hexadecimal 0x20 Unicode空格定义为十六进制的0x20 。
|
|