binary array meaning in Chinese
二进制点阵
二进制数组
二进制阵列
Examples
- When calculate the correlation function of binary array pairs , using the boolean calculation instead of the decimal multiplication , using the method of count the number of 1 in binary integer to calculate the correlation function of binary array pairs , the speed of searching is obviously improved by these methods . by the algorithm introduced in this paper , the constant weight and normative perfect binary array pairs whose volume from 4 to 28 and quasi - perfect binary array pairs whose volume from 2 to 24 were searched and gi ved the new result
此外,采用二进制整数来表示阵列,通过对整数的逻辑运算来实现阵列偶的移位变换、完全采样变换等运算;在计算二进阵列偶的相关函数时,用整数的逻辑运算代替十进制中的乘法运算,并用计算二进制整数中1的个数的方法来计算二进阵列偶的相关函数,以上方法的采用明显地提高了搜索速度。利用上述算法,对体积为4 28的等重规范型最佳二进阵列偶和体积为2 24的准最佳二进阵列偶进行了搜索,并给出了新的结果。 - Based on this theory , a new searching algorithm is designed . in order to realize fast searching , the algorithm makes full use of the transform properties and necessary conditions of the perfect binary array pairs and quasi - perfect binary array pairs , exclude the array pairs of transform equivalence , so that reduced the searching space and amount , and improved the searching speed
为了实现快速搜索,本算法充分利用最佳二进阵列偶、准最佳二进阵列偶的变换性质和存在的必要条件,排除变换等价的阵列偶,从而缩减了搜索空间,减少了搜索数量,以达到提高搜索速度的目的。