类名称:ImageData方法名:getMSBOffset ImageData.getMSBOffset介绍 [英]Gets the offset of the most significant bit for the given mask.[中]获取给定掩码的最高有效位的偏移量。 代码示例 代码示例来源:origin: org.eclipse.platform/org.eclipse.swt.gtk.aix.ppc /** * Finds the closest match....
Input: bit string X of arbitrary length, initial counter block Output: bit string Y of bit length len(X) Steps: Let n = [len(X) / 128] Let X1, X2, … , Xn-1, Xn denote the unique sequence of bit strings such that X = X1 || X2 || … || Xn-1 || Xn; X1, X2,…,...
Input: bit string X of arbitrary length, initial counter block Output: bit string Y of bit length len(X) Steps: Let n = [len(X) / 128] Let X1, X2, … , Xn-1, Xn denote the unique sequence of bit strings such that X = X1 || X2 || … || Xn-1 || Xn; X1, X2,…,...