Javaでプログラムを書いて、ゼロシフス(>>>)演算子で右シフトを使用します。 次のプログラムではすべてが良いです。 class First
{
public static void main(String[] args)
{
int b = -1;
int c = b>>>2;
System.out.println(b)
16ビット/ピクセルの画像ファイルがあります。 Matlabを使って、各要素がビット2〜10だけを含む別の配列を生成したい。私はforループでそれをすることができますが、遅すぎます: if mod(j,2) ~= 0
image1(i,j) = bitshift(image(i,j),-2); % shift the LL bits to the left
else
私は奇妙な問題に遭遇しました。コードは次のとおりです。 public class ShiftLeft {
public static void main(String[] args) {
int c = 22;
int d = c << 3;
System.out.println("c << 3 = "+d);
}
}
回答は176ですが、手で計