hexadecimal
- adj.十六进制的
-
The second message indicates that compilation has completed , and the hexadecimal address represents the starting offset of the machine code that will be executed each time the method is invoked .
第二条消息说明编译过程已经完成了,十六进制的地址表示每次调用这个方法时,所执行的机器代码的起始偏移量。
-
A hexadecimal color code system .
一个十六进制的颜色密码系统
-
The number 107 is represented in hexadecimal as 6B . 107
这个数用十六进制表示为6B。
-
The word hexadecimal is derived from the number 16 .
十六进制一词是从十六这个数得来的。
-
Transformation Discussion Between Hexadecimal and BCD in Single Chip Computer
单片机十六进制数与BCD码转换新探讨
-
Enter offset into the file as a decimal or hexadecimal number .
请按十进制或十六进制数格式向文件中输入偏移量。
-
This allows hexadecimal values in regular expressions when parsing .
这允许在解析时在正则表达式中使用十六进制值。
-
TDS data patterns can now contain hexadecimal values .
TDS数据模式现在可以包含十六进制值。
-
A valid custom delimiter must have an even number of hexadecimal digits .
有效的自定义分隔符必须具有偶数个十六进制数字。
-
The character is specified as one or two UTF-16 code units in hexadecimal notation .
这个字符指定为十六进制形式的一个或两个UTF-16编码单元。
-
Palette show the color map with HTML Hexadecimal color code for webpage designer .
Palette能显示一系列常用的HTML颜色码,供网页或平面设计者使用。
-
It supports numbers of different bases , including binary , octal and hexadecimal .
支持不同一些的基础,包括二进制,八进制和十六进制。
-
You will see the Hexadecimal and the RGB representation of the color appear .
你将看到以十六进制的和以RGB值表示的颜色。
-
ASCII conversion of binary , decimal , hexadecimal codes output .
转换ASCII码为二进制,十进制,十六进制的码输出。
-
There is no limit to the number of digits in a hexadecimal sequence .
十六进制序列的数字个数没有限制。
-
This method is not as useful as the first method because you cannot see what hexadecimal digits you typed .
因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。
-
In this paper , the conversion from hexadecimal to decimal has been constructed by numeric system conversion principle .
本文利用数制转换原理,构造了超长十六进制整数到十进制整数变换的变换矩阵(T)1610;
-
TDS markup can contain hexadecimal values in addition to the more usual text characters .
TDS标记除了更常见的文本字符以外,还可以包含十六进制值。
-
The escape function returns the hexadecimal encoding of an argument in the ISO Latin character set .
escape方法对于ISOLatin字符集中的字符组成的参数,返回其16进制编码。
-
A keyboard having input to a microprocessor in hexadecimal notation .
可以十六进制记数法向微处理器输入的一种键盘。
-
Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins .
16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。
-
The dechex () function converts a decimal number to a hexadecimal number .
函数的作用是:将一个十进制数字转换为十六进制。
-
The maximum sequence length is32 hexadecimal digits ( 16 bytes ) .
最大序列长度为32个十六进制数字(16个字节)。
-
The hexadecimal digits X '2C'represent a comma character in ASCII .
十六进制数字X'2C'表示ASCII中的逗号字符。
-
On other systems , a different hexadecimal code might need to be used ( this sequence does not undergo code page conversion ) .
在其他系统上可能需要使用不同的十六进制代码(此序列不经历代码页转换)。
-
Note that the starting hexadecimal addresses are usually in ascending sequential order , but not necessarily so .
注意开始的十六进制地址通常是以升序排列的,但这并不是必须的。
-
TDS tags can now contain unicode characters and hexadecimal character mnemonics .
TDS标记现在可以包含Unicode字符和十六进制字符助记符。
-
In this system , hexadecimal data should be stored in buffer , so it is convenient for programmer to use the data directly .
在本系统中,数字化后的图像数据以十六进制的形式保存在缓冲区中,程序员可以直接使用这些数据,十分方便。
-
Decoding the dsirr is done by converting the hexadecimal value to decimal .
通过将十六进制值转换为十进制值来对dsirr进行解码。
-
Will output the MD5 digest of the string " hello " in hexadecimal format .
将采用十六进制的格式输出字符串“hello”的MD5摘要。