您要查找的是不是:
- binary digital encoding 二进制数字编码
- The smallest amount of data. One binary digit. 数据的最小单位,一个二进制位数。
- The digital encoding used to represent audio data. 用于表示音频数据的数据编码。
- Binary Digit A number in the binary system of notation. 二进制数字二进制记数系统中的一种数字。
- Computers use the binary number system. A binary digit is called a bit. 计算机使用二进制数字系统。一个二进制数字称为一位。
- Pulse width modulation (PWM) is an analog signal level for digital encoding. 脉冲宽度调制(PWM)是一种对模拟信号电平进行数字编码的方法。
- In computing and communications, a group of eight binary digits treated as an entity. 在计算技术和通信技术中,作为一个整体来处理的一组8个二进制数字。
- The direction of magnetisation will change in core a only, thus storing a binary digit. 磁化方向仅在磁心a中改变,因而存储一个二进制数字。
- A string consisting solely of symbols of binary digits. 仅由二进制数字符号组成的一种字符串。
- That paper includes the first known use of the term bit to refer to a “binary digit. 这篇论文包括已知是对涉及“二进制数字”的术语比特的第一次使用。
- Students can also multipy each binary digit by the base number of 2 raised to the exponent of its position. 学生也能将每一个二进位数字乘以对应到它所在位置的2为基厎之升幂指数。
- BIT: Binary Digit; the smallest unit of information in a computer, represented, as 0 or 1, off or on for a switch. 位:二进制数;计算机最小信息单位,由0或1相互转换。
- The direction of magnetisation will change in core a only, thus storing a binary digit . 一种机器语言,其中数字补数的代码为该数字代码的补数。
- Each store location in a computer can hold a certain number of binary digits. 计算机内的每一个存储单元能保存一定量的二进制数。
- In mobile telephony, second-generation protocols use digital encoding and include GSM, D-AMPS (TDMA) and CDMA. 2G networks are in current use around the world. 在移动电话技术中,第二代协议使用数字编码,其中包括GSM、D-AMPS(TDMA)和CDMA。2G网络目前正在全世界使用。
- If you enter text vla a key board, then each time you depress a key, the binary digit code associated with that key is transmitted to the microcomputer. 假如你采用键盘来输入文本,那么每当你按下一个键时,与该键对应的二进制数字代码便被送入微计算机。
- Binary digit: The digits used in the binary number system; i.e.: a 0 or a 1. 二进制数字:是二进制数所用的数字;它们是“0”或“1”。
- A binary-coded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of 8,6,4,2,0,1,0, respectively. 用于表示十进制数的一种二进制编码的十进制码,其中每位十进制数用七位二进制数来表示,它们分别是8,6,4,2,0,1和0的系数。
- If you enter text via a key board, then each time you depress a key, the binary digit code associated with that key is transmitted to the microcomputer. 假如你采用键盘来输入文本,那么每当你按下一个键时,与该键对应的二进制数字代码便被送入微计算机。
- An operation performed in Boolean algebra on two binary digits simultaneously in a way that the result is one if either one or both digits are a one, or zero if both digits are zero. The logic operator is the OR operator. 布尔代数中的一种运算,它同时对两个二进制数字进行如下操作:如果一个数或二个数为1, 则结果为1; 如果二个数均为零,则结果为零。它的逻辑算符是OR运算符。