设X,Y为两个随机变量,且P{X ³0,Y ³ 0} = 3/7 , P{X ³ 0} = P{ Y ³ 0} = 4/7 ,则P{max(X, Y) ³ 0} = ( ). A: 1/7 B: 3/7 C: 4/7 D: 5/7
设X,Y为两个随机变量,且P{X ³0,Y ³ 0} = 3/7 , P{X ³ 0} = P{ Y ³ 0} = 4/7 ,则P{max(X, Y) ³ 0} = ( ). A: 1/7 B: 3/7 C: 4/7 D: 5/7
已知4x-3y-3z=0,x-3y+z=0(x≠0,y≠0,z≠0),那么x:y:z A: 4:3:9 B: 4:3:7 C: 12:7:9 D: 以上结论都不对
已知4x-3y-3z=0,x-3y+z=0(x≠0,y≠0,z≠0),那么x:y:z A: 4:3:9 B: 4:3:7 C: 12:7:9 D: 以上结论都不对
中国大学MOOC: 设X,Y为两个随机变量,且P{X ³0,Y ³ 0} = 3/7 , P{X ³ 0} = P{ Y ³ 0} = 4/7 ,则P{max(X, Y) ³ 0} = ( ).
中国大学MOOC: 设X,Y为两个随机变量,且P{X ³0,Y ³ 0} = 3/7 , P{X ³ 0} = P{ Y ³ 0} = 4/7 ,则P{max(X, Y) ³ 0} = ( ).
下列算式中,错误的是 A: 0×7=0 B: 7×0=0 C: 0÷7=0 D: 7÷0=0
下列算式中,错误的是 A: 0×7=0 B: 7×0=0 C: 0÷7=0 D: 7÷0=0
如果要对输出y(位宽为8位)在过程块always里赋值,下列定义正确的是( )。 A: output [7:0] y; B: output reg [7:0] y; C: output [7:0] y;reg y; D: output [7:0] y;reg [7:0] y;
如果要对输出y(位宽为8位)在过程块always里赋值,下列定义正确的是( )。 A: output [7:0] y; B: output reg [7:0] y; C: output [7:0] y;reg y; D: output [7:0] y;reg [7:0] y;
求下列微分方程的通解:(1)y〞-2yˊ=0;(2)y〞-3yˊ+2y=0;(3)y〞+4y=0;(4)y〞-4yˊ+5y=0;(5)y〞-6yˊ+9y=0;(6)y〞+2yˊ+ay=0;(7)y〞+6y〞+10yˊ=0;(8)y(4)-2y〞+y=0;(9)y(4)+2y〞+y=0;(10)y(4)+3y〞-4y=0.
求下列微分方程的通解:(1)y〞-2yˊ=0;(2)y〞-3yˊ+2y=0;(3)y〞+4y=0;(4)y〞-4yˊ+5y=0;(5)y〞-6yˊ+9y=0;(6)y〞+2yˊ+ay=0;(7)y〞+6y〞+10yˊ=0;(8)y(4)-2y〞+y=0;(9)y(4)+2y〞+y=0;(10)y(4)+3y〞-4y=0.
【单选题】Which of the following matrices does not have the same determinant of matrix B: [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -1, 0, -9,-5] A. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 0; -1, 0, -9, -5] B. [1, 3, 0, 2; -2, -5, 7, 4; 1, 0, 9, 5; -1, 0, -9, -5] C. [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -3, -5, -2, -1] D. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 1; -1, 0, -9, -5]
【单选题】Which of the following matrices does not have the same determinant of matrix B: [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -1, 0, -9,-5] A. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 0; -1, 0, -9, -5] B. [1, 3, 0, 2; -2, -5, 7, 4; 1, 0, 9, 5; -1, 0, -9, -5] C. [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -3, -5, -2, -1] D. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 1; -1, 0, -9, -5]
下了语句的执行结果是11。x = [4, 0, 7]y = float(x[0] + x[2])print(y)
下了语句的执行结果是11。x = [4, 0, 7]y = float(x[0] + x[2])print(y)
描述一个正整数n能同时被3,5和7同时整除的正确表达式为 A: n//3==0 and n//5==0 and n//7==0 B: n//3==0 or n//5==0 or n//7==0 C: n%3==0 and n%5==0 and n%7==0 D: n%3==0 or n%5==0 or n%7==0
描述一个正整数n能同时被3,5和7同时整除的正确表达式为 A: n//3==0 and n//5==0 and n//7==0 B: n//3==0 or n//5==0 or n//7==0 C: n%3==0 and n%5==0 and n%7==0 D: n%3==0 or n%5==0 or n%7==0
设有如下代码段 1 String s = null; 2 if ( s != null & s.length() > 0) 3 System.out.println("s != null & s.length() > 0"); 4 if ( s != null && s.length() > 0) 5 System.out.println("s != null & s.length() > 0"); 6 if ( s != null || s.length() > 0) 7 System.out.
设有如下代码段 1 String s = null; 2 if ( s != null & s.length() > 0) 3 System.out.println("s != null & s.length() > 0"); 4 if ( s != null && s.length() > 0) 5 System.out.println("s != null & s.length() > 0"); 6 if ( s != null || s.length() > 0) 7 System.out.