Of or relating to sixteenths.
十六进制的,十六的十六进制的,十六的,与其有关的
The word hexadecimal is derived from the number 16.
十六进制一词是从十六这个数得来的。
hexadecimal listing
十六进制微编码列表
Only hex-encoded binary data allowed
仅允许十六进制编码的二进制数据
Returns a hexadecimal value when given a decimal number.
如果给定的是十进制数,则返回十六进制的值。
The hexdec() function converts a hexadecimal number to a decimal number.
函数的作用是:将一个十六进制数转换为十进制。
The Clever Transform Between Binary And Decimal,Octal,Hexadecimal;
二进制数与十、八、十六进制数之间的巧妙互换
Convert hex to bin, bin to dec and more.
将十六进制转换成二进制,二进制转换成十进制,等等。
There is no limit to the number of digits in a hexadecimal sequence.
十六进制序列的数字个数没有限制。
Syntax error, expecting hex identifier, near : %1
语法错误,应为十六进制标识符,靠近:%1
Hexadecimal digits expected after 0x
在0x后面必须是十六进制数字
A sequence of octal or hexadecimal digits is terminated by the first character that is not an octal digit or a hexadecimal digit, respectively.
八进制或十六进制数字序列分别在遇到第一个不是八进制或十六进制数字的字符时结束。
DEVELOPMENT OF AN IMPROVED HEX FILE MANAGER-CHex32
一种改进的十六进制文件管理工具——CHex32的研制
The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。
Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。
a positional system of numeration that uses hexadecimal digits and a radix of 16.
使用十六进制数字和基数16记数的一种位置法。
Description method of material process state based on binary & hex system;
基于二进制和十六进制的物料工艺状态描述方法
Hex data must have an even number of digits in order to be byte aligned
为进行字节对齐,十六进制数据的位数必须为偶数