• 2021-04-14 问题

    【单选题】What will be the output of the following Python code? a=[13,56,17] a.append([87]) a.extend([45,67]) print(a) A. [13, 56, 17, [87], 45, 67] B. [13, 56, 17, 87, 45, 67] C. [13, 56, 17, 87,[ 45, 67]] D. [13, 56, 17, [87], [45, 67]]

    【单选题】What will be the output of the following Python code? a=[13,56,17] a.append([87]) a.extend([45,67]) print(a) A. [13, 56, 17, [87], 45, 67] B. [13, 56, 17, 87, 45, 67] C. [13, 56, 17, 87,[ 45, 67]] D. [13, 56, 17, [87], [45, 67]]

  • 2022-06-09 问题

    已知 x = ‘67’ 和 y = ‘89’,那么表达式 x + y 的值为____。

    已知 x = ‘67’ 和 y = ‘89’,那么表达式 x + y 的值为____。

  • 2022-06-07 问题

    求不定积分[img=132x48]17da6537fc8dad6.png[/img]; ( ) A: -(4*(cos(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) B: (4*(sin(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) C: (4*(cos(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) D: (4*(cos(x/2)/2 + 2*cos(x/2)))/(17*exp(2*x))

    求不定积分[img=132x48]17da6537fc8dad6.png[/img]; ( ) A: -(4*(cos(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) B: (4*(sin(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) C: (4*(cos(x/2)/2 + 2*sin(x/2)))/(17*exp(2*x)) D: (4*(cos(x/2)/2 + 2*cos(x/2)))/(17*exp(2*x))

  • 2022-06-01 问题

    求微分方程[img=143x21]17da5f14490e50e.png[/img]的通解,实验命令为(). A: dsolve(D2y-2*Dy+5*y=sin(2*x),x)ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x) B: dsolve('D2y-2*Dy+5*y=sin(2*x)','x')ans =cos(2*x)*(sin(4*x)/17 - cos(4*x)/68 + 1/4) - sin(2*x)*(cos(4*x)/17 + sin(4*x)/68) + C1*cos(2*x)*exp(x) - C2*sin(2*x)*exp(x) C: dsolve(D2y-2*Dy+5*y=sin(2*x),'x','y')ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x)

    求微分方程[img=143x21]17da5f14490e50e.png[/img]的通解,实验命令为(). A: dsolve(D2y-2*Dy+5*y=sin(2*x),x)ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x) B: dsolve('D2y-2*Dy+5*y=sin(2*x)','x')ans =cos(2*x)*(sin(4*x)/17 - cos(4*x)/68 + 1/4) - sin(2*x)*(cos(4*x)/17 + sin(4*x)/68) + C1*cos(2*x)*exp(x) - C2*sin(2*x)*exp(x) C: dsolve(D2y-2*Dy+5*y=sin(2*x),'x','y')ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x)

  • 2022-05-27 问题

    如果直线相关系数r=1,则一定有______。 未知类型:{'options': ['', ' [img=65x17]17e0ac7a0e9c161.jpg[/img]', ' [img=67x17]17e0ac7a173d2b6.jpg[/img]', ' [img=67x17]17e0ac7a2076503.jpg[/img]'], 'type': 102}

    如果直线相关系数r=1,则一定有______。 未知类型:{'options': ['', ' [img=65x17]17e0ac7a0e9c161.jpg[/img]', ' [img=67x17]17e0ac7a173d2b6.jpg[/img]', ' [img=67x17]17e0ac7a2076503.jpg[/img]'], 'type': 102}

  • 2022-06-29 问题

    已知随机变量X的分布列如下:[img=386x130]17e43ec4c459e73.png[/img],则E(X)= A: 17/30 B: m未知,无法求出 C: -30/17 D: -17/30

    已知随机变量X的分布列如下:[img=386x130]17e43ec4c459e73.png[/img],则E(X)= A: 17/30 B: m未知,无法求出 C: -30/17 D: -17/30

  • 2022-06-03 问题

    以下程序的输出结果是( )。 main( ){ int k=17; printf("%d, %o, %x n", k, k, k);} A: 17, 0x11, 021 B: 17, 17, 17 C: 17, 021, 0x1 D: 17, 21, 11

    以下程序的输出结果是( )。 main( ){ int k=17; printf("%d, %o, %x n", k, k, k);} A: 17, 0x11, 021 B: 17, 17, 17 C: 17, 021, 0x1 D: 17, 21, 11

  • 2022-06-15 问题

    哈雷X的机身厚度是()mm。 A: 66 B: 77 C: 88 D: 67

    哈雷X的机身厚度是()mm。 A: 66 B: 77 C: 88 D: 67

  • 2021-04-14 问题

    Python中输入17=x会引起错误

    Python中输入17=x会引起错误

  • 2022-06-07 问题

    下列程序的输出结果为()。 A: x=15 B: x=17 C: x=23 D: x=25

    下列程序的输出结果为()。 A: x=15 B: x=17 C: x=23 D: x=25

  • 1 2 3 4 5 6 7 8 9 10