词语吧>英语词典>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

      双语例句

      • A valid custom delimiter must have an even number of hexadecimal digits.
        有效的自定义分隔符必须具有偶数个十六进制数字。
      • This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit.
        这种表示法等效于一个每个十六进制位四个二进制位的位串常量。
      • The hexadecimal digits X'2C'represent a comma character in ASCII.
        十六进制数字X'2C'表示ASCII中的逗号字符。
      • You will see the Hexadecimal and the RGB representation of the color appear.
        你将看到以十六进制的和以RGB值表示的颜色。
      • Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
        对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。
      • The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
        FileInput节点能够将自定义分隔符指定为十六进制数字序列。
      • There is no limit to the number of digits in a hexadecimal sequence.
        十六进制序列的数字个数没有限制。
      • TDS data patterns can now contain hexadecimal values.
        TDS数据模式现在可以包含十六进制值。
      • Decoding the dsirr is done by converting the hexadecimal value to decimal.
        通过将十六进制值转换为十进制值来对dsirr进行解码。
      • The maximum sequence length is32 hexadecimal digits ( 16 bytes).
        最大序列长度为32个十六进制数字(16个字节)。