Closed dherman closed 11 years ago
Formula:
a[(p&K)>>k]
where a is a b-bit array type, k = b/8 and K is a power of 2 minus 1.
a
b
k
b/8
K
Formula:
where
a
is ab
-bit array type,k
=b/8
andK
is a power of 2 minus 1.