您要查找的是不是:
- Computers operate using binary numbers. 计算机运行运用二进位制。
- Converts a binary number to hexadecimal. 将二进制数转换为十六进制数。
- The binary number system has two as its base. 二进制数字系统是以2为基数的。
- The bindec() function converts a binary number to a decimal number. 函数的作用是:将一个二进制数字转换为十进制数字。
- The decbin() function converts a decimal number to a binary number. 函数的作用是:将一个十进制数字转换为二进制。
- What is the hexadecimal equivalent for the binary number 00100101? 二进制数00100101的十六进制形式是?
- There are various ways of obtaining the powers and roots of binary numbers. 求二进制数的乘方和开方的方法有多种。
- There is no literal representation for binary numbers in C, C++ or Java. 在C,C++或者Java中,对二进制数字没有相应的“字面”表示方法。
- There is no literal representation for binary numbers in C,C++ or Java. 在C,C++或者Java中,对二进制数字没有相应的“字面”表示方法。
- Computers use the binary number system. A binary digit is called a bit. 计算机使用二进制数字系统。一个二进制数字称为一位。
- The program supports fractions, decimal, hexadecimal, octal and binary numbers. 软件支持小数,十六进制,八进制和二进制的数字。
- This page will teach students how to convert binary numbers to decimal numbers. 本页将教导同学如何转换二进位数到十进位数。
- Let us look at parallels between arithmetic using binary numbers and arithmetic using decimal numbers. 我们采用与十进制运算对比的办法来介绍二进制数的运算方法。
- All the computers now being used are based on the binary number system. 现在所使用的一切计算机都以二进制为基础。
- Binary digit: The digits used in the binary number system; i.e.: a 0 or a 1. 二进制数字:是二进制数所用的数字;它们是“0”或“1”。
- Audio waves can be converted to digital form by an ADC (Analog Digital Converter). An ADC takes an electrical voltage as input and generates a binary number as output. 声波可以通过ADC(模拟数字转换器)转换到数字形式,ADC采用电压作为输入并产生二进制数作为输出。
- Add this class to your project to give you the ability to convert between Hex, Dec and Binary numbers in any way you please. Sample code is provided. 在你的类中增加这个类可以让你在十六进制、十进制和二进制数据之间任意转换。提供了简单的代码。
- Serial.println(b, BIN) prints b as a binary number in an ASCII string followed by a carriage return and a linefeed. 以二进数据形式输出b的ASCII编码值,并同时跟随一个回车和换行符。
- Konrad Zuse in Germany develops the first programmable calculator using binary numbers and boolean logic. 德国康拉德?祖萨开发第一台采用二进制和布尔逻辑的可编程计算机。
- There are two basic ways to convert binary numbers to decimal numbers. The flowchart in Figure shows one example. 有两种转换二进位数到十进位数字的基本方法。图的流程图举出了一个例子。
