位向量 meaning in Chinese
bit vector
bit vectoz
position vector
Examples
- The bit vector occupies ( n _ nullable + 7 ) / 8 bytes
位向量占用了(可空的列数7 ) 8字节。 - The record header contains a bit vector for indicating null columns
记录头包含一个位向量,用来指明空列。 - Columns that are null will not occupy other space than the bit in this vector
值为空的列不会再占用此位向量以外的空间。 - It runs at least 14 % faster than the known fasted algorithms
本文改进了位向量方法,使其在应用于中文字符串时,空间需求降低到约5 % 。 - It is perfectly suited for long bit vectors such as dna or other numeric data
它非常适合于象dna或者其它的数值数据之类的长的位向量。