采样频率位44.1KHz,16位量化双声道立体声,其1分钟的数据量位[]。 A: 44100×16÷8×2×60bit B: 44.1×16÷8×2×60Byte C: 44100×16÷8×2×60Byte D: 44.1×16÷8×2×60
采样频率位44.1KHz,16位量化双声道立体声,其1分钟的数据量位[]。 A: 44100×16÷8×2×60bit B: 44.1×16÷8×2×60Byte C: 44100×16÷8×2×60Byte D: 44.1×16÷8×2×60
16位量化的双声道立体声,其每分钟数据量约为()。 A: 44100×16×2×60÷8bit B: 44100×16×2×60÷8byte C: 44100×16×2×60bit D: 44100×16×2×60byte
16位量化的双声道立体声,其每分钟数据量约为()。 A: 44100×16×2×60÷8bit B: 44100×16×2×60÷8byte C: 44100×16×2×60bit D: 44100×16×2×60byte
用22.05KHz的采样频率进行采样,量化位数选用16位,则录制1分钟的立体声,需要数据量为()。 A: 22050×16×2×60÷8byte B: 22050×16×60÷8bit C: 22050×16×2×60byte D: 22050×16×60÷8byte
用22.05KHz的采样频率进行采样,量化位数选用16位,则录制1分钟的立体声,需要数据量为()。 A: 22050×16×2×60÷8byte B: 22050×16×60÷8bit C: 22050×16×2×60byte D: 22050×16×60÷8byte
用采样频率为44.1KHz、8位量化的双声道立体声,录制1分钟的歌曲,则所需存储量约为()。 A: 44100×8×2×60 bit B: 44.1×8×2×60÷8 bit C: 44.1×8×2×1÷8 Byte D: 44100×8×2×60 Byte
用采样频率为44.1KHz、8位量化的双声道立体声,录制1分钟的歌曲,则所需存储量约为()。 A: 44100×8×2×60 bit B: 44.1×8×2×60÷8 bit C: 44.1×8×2×1÷8 Byte D: 44100×8×2×60 Byte
如下哪些语句编译无错误? A: Byte b=new Byte(123); B: Byte b=new Byte(“123”); C: Byte b=new Byte(); D: Byte b=new Byte((int)123.4);
如下哪些语句编译无错误? A: Byte b=new Byte(123); B: Byte b=new Byte(“123”); C: Byte b=new Byte(); D: Byte b=new Byte((int)123.4);
以下程序段错误的有( ) A: byte a=1,b=1;byte c=a+b; B: byte a=1,b=1;byte c=(byte)(a+b); C: byte a=1,b=1;int c=a+b; D: byte a=1,b=1;byte c=(byte)a+(byte)b;
以下程序段错误的有( ) A: byte a=1,b=1;byte c=a+b; B: byte a=1,b=1;byte c=(byte)(a+b); C: byte a=1,b=1;int c=a+b; D: byte a=1,b=1;byte c=(byte)a+(byte)b;
给定java代码,如下public byte count(byte b1,byte b2){ return______; } A: (byte) (b1-b2) B: (byte) b1-b2 C: b1-b2 D: (byte) b1/b2
给定java代码,如下public byte count(byte b1,byte b2){ return______; } A: (byte) (b1-b2) B: (byte) b1-b2 C: b1-b2 D: (byte) b1/b2
以下变量赋值错误的是() A: byte=127; B: byte=128; C: byte=-127; D: byte=-128
以下变量赋值错误的是() A: byte=127; B: byte=128; C: byte=-127; D: byte=-128
在计算机存储容量中,1KB准确等于( )。 A: 8 Byte B: 1000 Byte C: 1024 Byte D: 10000 Byte
在计算机存储容量中,1KB准确等于( )。 A: 8 Byte B: 1000 Byte C: 1024 Byte D: 10000 Byte
1GB是 个Byte、1MB是 个Byte、1KB是 个Byte
1GB是 个Byte、1MB是 个Byte、1KB是 个Byte