• 2022-05-26 问题

    下列程序段的执行结果是( )。 x = 5: y = 7: z = 8 If x < y Then t = x: x = y: y = t End If If y < z Then t = y: y = z: z = t If x < y Then t = x: x = y: y = t End If End If Print x, y, z A: 8 5 7 B: 8 7 5 C: 5 7 8 D: 7 5 8

    下列程序段的执行结果是( )。 x = 5: y = 7: z = 8 If x < y Then t = x: x = y: y = t End If If y < z Then t = y: y = z: z = t If x < y Then t = x: x = y: y = t End If End If Print x, y, z A: 8 5 7 B: 8 7 5 C: 5 7 8 D: 7 5 8

  • 2022-10-29 问题

    函数 [img=197x96]1803dbfc46ca27a.png[/img]表示的曲面称为椭圆锥面,绘制这个曲面的程序是: A: s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2+y.^2);mesh(x,y,z) B: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2/a/a+y.^2/b/b);mesh(x, y, z) C: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2/a*a+y.^2/b*b);mesh(x, y, z) D: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x^2/a/a+y^2/b/b);mesh(x, y, z);

    函数 [img=197x96]1803dbfc46ca27a.png[/img]表示的曲面称为椭圆锥面,绘制这个曲面的程序是: A: s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2+y.^2);mesh(x,y,z) B: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2/a/a+y.^2/b/b);mesh(x, y, z) C: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x.^2/a*a+y.^2/b*b);mesh(x, y, z) D: a=3;b=2;s=-5:0.1:5;t=-5:0.1:5;[x, y]=meshgrid(s, t);z=sqrt(x^2/a/a+y^2/b/b);mesh(x, y, z);

  • 2021-04-14 问题

    【单选题】已知信号x (t)的 拉普拉斯变换为X(t) ,则信号f(t)=∫0→t λx (t-λ)dλ的拉普拉斯变换 为()。 A. X(s)/s B. X(s)/s^2 C. X(s)/s^3 D. X(s)/s^4

    【单选题】已知信号x (t)的 拉普拉斯变换为X(t) ,则信号f(t)=∫0→t λx (t-λ)dλ的拉普拉斯变换 为()。 A. X(s)/s B. X(s)/s^2 C. X(s)/s^3 D. X(s)/s^4

  • 2022-06-16 问题

    若有int x=5,y=7,t;,则执行下列程序段后t的输出结果是() t=x *=x>y?x:y; A: 5 B: 7 C: 35 D: 49

    若有int x=5,y=7,t;,则执行下列程序段后t的输出结果是() t=x *=x>y?x:y; A: 5 B: 7 C: 35 D: 49

  • 2022-06-06 问题

    所有分段开关的X时限、Y时限推荐设置默认为()s、()s。 A: 7;7 B: 7;5 C: 5;7 D: 5;5

    所有分段开关的X时限、Y时限推荐设置默认为()s、()s。 A: 7;7 B: 7;5 C: 5;7 D: 5;5

  • 2021-04-14 问题

    \(二次型f(x)=x^{T}\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}x的秩为\)

    \(二次型f(x)=x^{T}\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}x的秩为\)

  • 2022-06-09 问题

    下列Visual Basic程序段是计算()公式的。<br/>s=0:t=1<br/>For I=1 To 10<br/>t=t*I<br/>s=s+t<br/>Next I A: s=1+2+3+4+5+6+7+8+9+10 B: s=1*2*3*4*5*6*7*8*9*10 C: s=1!+2!+3!+4!+5!+6!+7!+8!+9!+10! D: s=1+2*3+3*4+4*5+5*6+6*7+7*8+8*9+9*10

    下列Visual Basic程序段是计算()公式的。<br/>s=0:t=1<br/>For I=1 To 10<br/>t=t*I<br/>s=s+t<br/>Next I A: s=1+2+3+4+5+6+7+8+9+10 B: s=1*2*3*4*5*6*7*8*9*10 C: s=1!+2!+3!+4!+5!+6!+7!+8!+9!+10! D: s=1+2*3+3*4+4*5+5*6+6*7+7*8+8*9+9*10

  • 2022-06-04 问题

    Matt's utility function is min{x,4y + 5z}. The price of x is 1, the price of y is 4, and the price of z is 7. Matt's income is 8. How many units of x does Matt demand? A: 4 B: 7 C: 3.33 D: 5

    Matt's utility function is min{x,4y + 5z}. The price of x is 1, the price of y is 4, and the price of z is 7. Matt's income is 8. How many units of x does Matt demand? A: 4 B: 7 C: 3.33 D: 5

  • 2021-04-14 问题

    若有int x=5,y=7,t;,则执行下列程序段后t的输出结果是() t=x *=x>y?x:y;

    若有int x=5,y=7,t;,则执行下列程序段后t的输出结果是() t=x *=x>y?x:y;

  • 2022-06-19 问题

    采用基2时间抽取FFT算法流图计算8点序列的DFT,第一级的数据顺序为 A: x[0],x[2],x[4],x[6],x[1],x[3],x[5],x[7] B: x[0],x[1],x[2],x[3],x[4],x[5],x[6],x[7] C: x[0],x[4],x[2],x[6],x[1],x[5],x[3],x[7] D: x[0],x[2],x[1],x[3],x[4],x[6],x[5],x[7]

    采用基2时间抽取FFT算法流图计算8点序列的DFT,第一级的数据顺序为 A: x[0],x[2],x[4],x[6],x[1],x[3],x[5],x[7] B: x[0],x[1],x[2],x[3],x[4],x[5],x[6],x[7] C: x[0],x[4],x[2],x[6],x[1],x[5],x[3],x[7] D: x[0],x[2],x[1],x[3],x[4],x[6],x[5],x[7]

  • 1 2 3 4 5 6 7 8 9 10