- 首页
- 助理医师
-
1.已知x=0:10,则x有()个元素
-
2.已知x>0,y>0,x y xy=6,则x y的最小值为______.
-
3.已知unsigned char duanma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};则执行语句P0=duanma[70/10];后,
-
4.已知unsigned char duanma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};则执行语句P0=duanma[19%10];后,
-
5.已知unsigned char duanma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};则执行语句P0=duanma[5%10];后,P0
-
6.已知X服从Poisson分布,并且P(X=1)=P(X=0),则P(X=4)=
-
7.已知函数f(x)=Asin(ωx φ)(A>0,ω>0)满足条件f(x ) f(x)=0,则ω的值为( ) A.2π B.π C. D.
-
8.中国大学MOOC: 已知unsigned char duanma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};则执行语句P0=duanma
-
9.已知 x = list(range(10)),则表达式 x[-4:] 的值为( )
-
10.已知实数x,y满足约束条件{0≤y;0≤ x-y;0≤2x-y-2 }则z=y-1/x 1