• 2021-04-14 问题

    下面JavaScript代码执行后的结果是()。<script language="JavaScript">function func(n){ var v=n*n*n;return v;}for(x=0; x<3; x++){y=func(x);document.writeln(y);}</script>? 以上都不对|0 1 8 27|0 1 8|0 1 2

    下面JavaScript代码执行后的结果是()。<script language="JavaScript">function func(n){ var v=n*n*n;return v;}for(x=0; x<3; x++){y=func(x);document.writeln(y);}</script>? 以上都不对|0 1 8 27|0 1 8|0 1 2

  • 2022-06-12 问题

    (1)已知 a=a(x), 求 v(x)的时候怎么办?(2)已知 v=v(x), 求 x(t)的时候怎么办?

    (1)已知 a=a(x), 求 v(x)的时候怎么办?(2)已知 v=v(x), 求 x(t)的时候怎么办?

  • 2022-07-26 问题

    已知u(1)=1,u"(1)=2,v(1)=1,v"(1)=-1,若函数y=u(x)v(x),则y"(1)等于______。 A: -1 B: 1 C: -2 D: 2

    已知u(1)=1,u"(1)=2,v(1)=1,v"(1)=-1,若函数y=u(x)v(x),则y"(1)等于______。 A: -1 B: 1 C: -2 D: 2

  • 2022-06-09 问题

    已知 x = '654' 和 y = '321',那么表达式 x + y 的值为 ( ) A: '321' B: '654' C: '654321' D: 654321

    已知 x = '654' 和 y = '321',那么表达式 x + y 的值为 ( ) A: '321' B: '654' C: '654321' D: 654321

  • 2022-05-31 问题

    表示x在1和10之间或在20到30之间的表达式为( ) A: x>=1&&x<=10&&x>=20&&x<=30 B: x>=1&&x<=10||x>=20&&x<=30 C: x>=1||x<=10&&x>=20||x<=30 D: x>=1&&x<=10&&x>=20||x<=30

    表示x在1和10之间或在20到30之间的表达式为( ) A: x>=1&&x<=10&&x>=20&&x<=30 B: x>=1&&x<=10||x>=20&&x<=30 C: x>=1||x<=10&&x>=20||x<=30 D: x>=1&&x<=10&&x>=20||x<=30

  • 2021-04-14 问题

    若(f(x),g(x))=1存在u(x),v(x)∈F[x],那么u(x)f(x)v(x)g(x)等于多少

    若(f(x),g(x))=1存在u(x),v(x)∈F[x],那么u(x)f(x)v(x)g(x)等于多少

  • 2022-05-30 问题

    将函数\(f(x)=\sin^4 x\)展开成Fourier级数为 ____ . A: \(f(x) = \frac{3}{8}-\frac{1}{2}\cos 2x +\frac{1}{8}cos 4x\) B: \(f(x) = \frac{1}{4}-\frac{1}{2}\cos x +\frac{3}{8}cos 4x\) C: \(f(x) = \frac{1}{4}-\frac{1}{2}\sin 2x -\frac{3}{8}cos 4x\) D: \(f(x) = \frac{3}{8}-\frac{1}{2}\sin x -\frac{1}{8}cos 4x\)

    将函数\(f(x)=\sin^4 x\)展开成Fourier级数为 ____ . A: \(f(x) = \frac{3}{8}-\frac{1}{2}\cos 2x +\frac{1}{8}cos 4x\) B: \(f(x) = \frac{1}{4}-\frac{1}{2}\cos x +\frac{3}{8}cos 4x\) C: \(f(x) = \frac{1}{4}-\frac{1}{2}\sin 2x -\frac{3}{8}cos 4x\) D: \(f(x) = \frac{3}{8}-\frac{1}{2}\sin x -\frac{1}{8}cos 4x\)

  • 2022-05-29 问题

    Woman: When is the visit to the museum tomorrow? Is it at 8:30 in the morning?Man: No, it’s at 1:30 in the afternoon. The meeting is at 8:30.When will they visit the museum tomorrow?() A: At 8:30 a.m.. B: At 9:30 a.m.. C: At 1:30 p.m.. D: At 2:30 p.m..

    Woman: When is the visit to the museum tomorrow? Is it at 8:30 in the morning?Man: No, it’s at 1:30 in the afternoon. The meeting is at 8:30.When will they visit the museum tomorrow?() A: At 8:30 a.m.. B: At 9:30 a.m.. C: At 1:30 p.m.. D: At 2:30 p.m..

  • 2022-06-06 问题

    If<em>g</em>(<em>f</em>(<em>x</em>))=2<em>x</em>+1and<em>f</em>(<em>x</em>)=-1/4<em>x</em>-1,then<em>g</em>(<em>x</em>)= A: -8/7 B: 8<em>x</em>+9 C: 1/4(2<em>x</em>+1) D: 8<em>x</em>-8 E: 8<em>x</em>

    If<em>g</em>(<em>f</em>(<em>x</em>))=2<em>x</em>+1and<em>f</em>(<em>x</em>)=-1/4<em>x</em>-1,then<em>g</em>(<em>x</em>)= A: -8/7 B: 8<em>x</em>+9 C: 1/4(2<em>x</em>+1) D: 8<em>x</em>-8 E: 8<em>x</em>

  • 2022-10-24 问题

    已知x(n)={1, 2, 3},y(n)={1, 2, 1},则x(n)*y(n)=________。(下划线表示n=0) A: {1, 4, 8, 8, 3} B: {1, 4, 8, 8, 3} C: {1, 4, 8, 8, 3} D: {1, 4, 8, 8, 3}

    已知x(n)={1, 2, 3},y(n)={1, 2, 1},则x(n)*y(n)=________。(下划线表示n=0) A: {1, 4, 8, 8, 3} B: {1, 4, 8, 8, 3} C: {1, 4, 8, 8, 3} D: {1, 4, 8, 8, 3}

  • 1 2 3 4 5 6 7 8 9 10