【简答题】___是利用微生物的发酵作用,将夏季青绿饲料有效保存的方法之一,是确保家畜常年均衡供应饲料的有效措施。
【单选题】设A为 矩阵,Ax=0是非齐次线性方程组Ax=b对应的齐次线性方程组,则下列结论正确的是( )
【简答题】(1)△+△+△= l8 ○+○+○=12 △+○=( ) (2)△+○+○=7 △+○=5 △×○=( )
【单选题】下面程序段的输出结果是 public class Test { public static void main(String args[]){ int[] a=new int[11]; int[] p=new int[4]; int k=5; for(int i=1;i<=10;i++) a[i]=i; for(int i=l;i<=3;i++) p[i]=a[i*i]; for(int i=1;...
【单选题】设A为n(n>3)阶方阵,A*是它的伴随阵,若齐次线性方程组AX=0的基础解系只含一个解向量,则下列结论成立的是( ).
【简答题】计算: (1) 12 + 20 -( 5 - 3 ). (2) 2 ( 2 +2) ( 7 - 5 )( 7 + 5 ) .
【单选题】设A是4×3矩阵,若齐次线性方程组AX = 0只有零解,则矩阵A的秩为( )
【单选题】下面程序段的输出结果是 public class Test { public static void main (String args[]){ int[] a=new int[11]; int[] p=new int [4]; int k=5; for(int i=1;i<=10;i++) a[i]=i; for(int i=1;i<=3;i++) p[i]=a[i*i]; for(int i=...
【单选题】下面程序段的输出结果是 public class Test{ public static void main(String args[]){ int x,y; x=(int)Math.sqrt(5)/2+(int)Math.random()*5/2; y=(int)Math.sqrt(3)/2+(int)Math.random()*3/2; if(x>y) System.out.println('...
【单选题】设A为n(n>3)阶方阵,A*是它的伴随阵,若齐次线性方程组AX=0有两个线性无关的解,则下列结论正确的是( ).