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

      双语例句

      • Decoding the dsirr is done by converting the hexadecimal value to decimal.
        通过将十六进制值转换为十进制值来对dsirr进行解码。
      • ASCII conversion of binary, decimal, hexadecimal codes output.
        转换ASCII码为二进制,十进制,十六进制的码输出。
      • A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
        4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。
      • The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
        FileInput节点能够将自定义分隔符指定为十六进制数字序列。
      • The character is specified as one or two UTF-16 code units in hexadecimal notation.
        这个字符指定为十六进制形式的一个或两个UTF-16编码单元。
      • It is configurable and contains most of the normal functions such as trigonometric and logarithmic functions, conversions, constants, memories and binary and hexadecimal notation.
        这是可配置的,并包含大多数的正常功能,如三角函数和对数函数,转换常数,记忆和二进制和十六进制记数。
      • TDS tags can now contain unicode characters and hexadecimal character mnemonics.
        TDS标记现在可以包含Unicode字符和十六进制字符助记符。
      • In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
        除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。
      • In this example, we created a document with two attributes: name and value, which have values of red and FF0000 ( the hexadecimal representation of the standard red color), respectively.
        在这个例子中,我们创建一个具有两个属性的文档:name和value,值分别为red和FF0000(标准红色的十六进制表示形式)。
      • It supports numbers of different bases, including binary, octal and hexadecimal.
        支持不同一些的基础,包括二进制,八进制和十六进制。