试验10
摘要:练习一矩阵package test1; public class juzhen { public static double[][] mult(double[][] a,double[][] b){ int ahang = a.length; int alie = a[0].length; int
阅读全文
posted @ 2016-11-28 11:01
posted @ 2016-11-28 11:01
posted @ 2016-11-21 10:18
posted @ 2016-11-15 14:41
posted @ 2016-11-14 11:00
posted @ 2016-11-09 19:27
posted @ 2016-11-07 10:54
posted @ 2016-11-02 21:08