记作业>英语词典>hexadecimal翻译和用法

hexadecimal

英 [ˌheksəˈdesɪml]

美 [ˌheksəˈdesɪml]

adj.  十六进制的

计算机

COCA.46937

牛津词典

    adj.

    • 十六进制的
      a system for representing pieces of data using the numbers 0-9 and the letters A-F
      1. The number 107 is represented in hexadecimal as 6B.
        107这个数用十六进制表示为6B。

    英英释义

    adj

    • of or pertaining to a number system having 16 as its base
        Synonym:hex

      双语例句

      • In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
        除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。
      • It supports numbers of different bases, including binary, octal and hexadecimal.
        支持不同一些的基础,包括二进制,八进制和十六进制。
      • ASCII conversion of binary, decimal, hexadecimal codes output.
        转换ASCII码为二进制,十进制,十六进制的码输出。
      • Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
        对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。
      • A keyboard having input to a microprocessor in hexadecimal notation.
        可以十六进制记数法向微处理器输入的一种键盘。
      • TDS markup can contain hexadecimal values in addition to the more usual text characters.
        TDS标记除了更常见的文本字符以外,还可以包含十六进制值。
      • A valid custom delimiter must have an even number of hexadecimal digits.
        有效的自定义分隔符必须具有偶数个十六进制数字。
      • Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
        操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。
      • The dechex() function converts a decimal number to a hexadecimal number.
        函数的作用是:将一个十进制数字转换为十六进制。
      • TDS data patterns can now contain hexadecimal values.
        TDS数据模式现在可以包含十六进制值。