HEXADECIMAL in Chinese translation

十六进制
十六进位

Examples of using Hexadecimal in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The numbers are a visual signature, where"12" is hexadecimal for"C", and combined with"418" creates"C418".
这个数字是一个视觉签名,因为"12"在十六进制中为"C",与"418"相结合即为"C418。
The Unicode standard always uses hexadecimal numbers, and writes them with the prefix"U+", so the number for"A" is written as"U+0041".
Unicode标准始终使用十六进制数字,而且在书写时在前面加上前缀“U+”,所以“A”的编码书写为“U+0041”。
It has the advantage of not requiring any extra symbols as digits(the hexadecimal system is base-16 and therefore needs six additional symbols beyond 0- 9).
它的优点是不需要任何额外的符号位数(十六进制系统是基数16,因此需要六个附加符号超出0-9)。
In general main memory or RAM is arranged as an array of"sets of electronic on/off switches" or locations beginning at address 0(hexadecimal 0).
通常主存储器或RAM设置为“集的阵列的电子开/关开关”或位置在地址0(开始十六进制0)。
The string name of this particular character is"U+0041", expressing in the Unicode convention the code point hexadecimal 41(decimal 65, the ASCII character"A").
这个单字符的字符串名称是"U+0041",在Unicode标准中指十六进制代码点41(十进制64,ASCII字符「A」)。
For example, I have personally interviewed graduates who can't answer"Write a loop that counts from 1 to 10" or"What's the number after F in hexadecimal?".
例如,我曾经亲自面试过一些应届毕业生,他们无法答出“如何写出一个从1到10的循环”或“十六进制中F后面的数是多少”?
The word"Hexadecimal" means"based on 16"(From Greek hexa:"six" and Latin decima:"a tenth part").
英语单词"Hexadecimal"的意思是"基于16"(源自希腊语hexa:"六"和拉丁语decima:"十分之一".
Every hexadecimal digit corresponds to a sequence of four binary digits, since sixteen is the fourth power of two; for example, hexadecimal 7816 is binary 11110002.
十六进位制数字对应于四位二进位制数字的序列,因为十六是二的四次方;例如,十六进位制7816是二进制11110002。
The file can be identified by the ASCII string"MZ"(hexadecimal: 4D 5A) at the beginning of the file(the "magic number")."MZ" are the initials of Mark Zbikowski, one of the developers of MS-DOS.[1].
该文件在文件头部用ASCII字符串“MZ”(十六进制:4D5A)标识。“MZ”是MS-DOS开发者之一的马克·茨柏克沃斯基(MarkZbikowski)的姓名首字母缩写。[1].
Colors in CSS can also be defined with hexadecimal values, like db4e44.
CSS颜色还可以通过十六进制数值来定义,比如db4e44。
To enter a 32-bit codepoint, use'\U' and a 32-bit hexadecimal number.
如果要输入32位的codepoint,使用'\U'和32个比特的十六进制数值。
A 128-bit WEP key is usually entered as a string of 26 hexadecimal characters.
BitWEP密钥通常被输入作为26十六进制字符字符串。
The CSS color value CC6699 is written as 0xCC6699 in Swift's hexadecimal number representation.
该CSS的颜色值CC6699,在Swift中表示为十六进制的0xCC6699。
Popular IRQ numbers are 3, 5, and 7, and IO port addresses are normally written as hexadecimal numbers, such as 0x330.
常用的IRQ号号码为3、5以及7;IO端口的值通常以16进制位表示,例如Ox330。
Choose"Hexadecimal" below and watch it count.
在下面选"Hexadecimal"看看它怎么数:.
The last system that we need to understand is the hexadecimal system.
第二个系统呢,我们要了解的就是希伯来系统。
The vendor and product IDs are usually given in the form of two hexadecimal numbers, seperated by a colon, such as“1d6b: 0001”.
Vendor和productID通常是十六进制数值形式,用冒号隔开,例如“1d6b:0001”。
Hexadecimal"words" used in byte code to identify a specific file or data format are known as magic numbers.
十六进制“字”在字节码中用于识别特定文件或数据格式的被称之为magicnumbers。
Also, the prepended 0x is just an indicator that tells us that the following hash is represented as a base 16(or hexadecimal) number.
此外,前缀0x只是一个指示器,告诉我们以下散列表示为BASE16(或十六进制)数。
The unique 15-character hexadecimal beacon identification code must be provided below(bits 26-85 of digital message).
必须在下面填写单一15个十六进位制字符信标辨认代码(数码电文的26-85字节)。
Results: 113, Time: 0.0333

Top dictionary queries

English - Chinese