您要查找的是不是:
- Converts a binary number to hexadecimal. 将二进制数转换为十六进制数。
- Internal text, binary and hexadecimal editor. 内部文本,二进制和十六进制编辑器。
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。
- A byte composed of two binary elements. 一种由两个二进制位组成的字节。同two-bitbyte。
- What is the hexadecimal equivalent for the binary number 00100101? 二进制数00100101的十六进制形式是?
- A byte composed of five binary elements. 由五个二进制码元组成的字节。同five-bitbyte。
- Do all computers use binary system? 所有的计算机都使用二进制吗?
- BINary HEXadecimalph. =BINHEX【电脑】提供二进位资料格式档转换成ASCII档的功能
- A binary check digit;for example, a parity bit. 一个二进制校验位,例如奇偶位。
- The program supports fractions, decimal, hexadecimal, octal and binary numbers. 软件支持小数,十六进制,八进制和二进制的数字。
- The Binary editor allows you to edit any resource at the binary level in either hexadecimal or ASCII format. 二进制编辑器使您得以编辑任何十六进制或ASCII格式的二进制级别的资源。
- A zero-length binary string can be specified as 0x without any byte values specified in the hexadecimal constant. 长度为零的二进制字符串可以指定为不带以十六进制常量指定的任何字节值的0x。
- Conversions and calculations of hexadecimal numbers stored as binary data can be unreliable. 对于存储为二进制数据的十六进制数字的转换和计算结果,无法保证其可靠性。
- This editor displays hexadecimal values for binary data and allows you to edit it. 此编辑器显示二进制数据的十六进制值,并允许您进行编辑。
- Realize an integer input by the user, calculate the number of binary and octal, hexadecimal, and displayed. 实现由用户输入一个整数,计算该数字的二进制和八进制、十六进制,并显示出来。
- The Lab Activity will teach students how to convert hexadecimal numbers into decimal and binary values. 实验将教导学生如何转换十六进位数字成十进位和二进位值。
- In this lab, the student will learn the process to convert hexadecimal values to decimal and binary values. 在这个实验中,同学将学习转换十六进制数值成为十进制及二进制数值的程序。
- This is equal to 2 for binary numbers, 10 for decimal numbers, and 16 for hexadecimal numbers. 这对二进位数值是等于2,对十进位数字是10且对十六进位数字是16。
- Q. Can I work with C++ without understanding bit patterns, binary arithmetic, and hexadecimal? 如果不懂比特、二进制和十六进制能学会c++吗?
- With one function, numbers can be converted between decimal, binary, octal and hexadecimal. 使用这一个函数,能在十进制,二进制,八进制和十六进制之间互相转换数字。