比特位 meaning in English
bit n.m
Examples
- Give a very good method to count the number of ones in a " n " ( e . g 32 ) bit number
译:给出一个好方法,求一个数的比特位值为1的位数 - The smallest unit of data stored in a computer . a bit can have the value of 0 or 1 . a computer uses 8 bits to store one text character
在计算机上可以用于存储的最小单元。包含0和1两个值。计算机使用8个比特位来存储字符。 - Clients should drop the connection if they receive bitfields that are not of the correct size , or if the bitfield has any of the spare bits set
如果本客户端收到一个长度错误的或是设置了多余的比特位的比特组,客户端应该断开连接。 - The bits that can be set depend on the operating system , driver , and modes in use . consult your operating system documentation for more information
能进行设置的比特位有操作系统,驱动以及使用的模式决定。查询你的操作系统的档案可以获取更多的信息。 - The method in question is a ciphertext - only attack . this means that we don ' t need bits of guessed / known plaintext for a successful decryption
解决问题的方法是对纯密码信息进行攻击。这意味着我们不需要猜解或在已知明码文本的某些比特位信息的情况下来对密文进行完美解密。