CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - matrix multiply

搜索资源列表

  1. matrix

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7814
    • 提供者:fangfei
  1. matrix-multiplication

    0下载:
  2. 编写一个程序,实现两个矩阵相乘 需要第一个矩阵的列数与第二个矩阵的行数相同,结果是一个矩阵,且其行数与第一个矩阵的行数相同,与第二个矩阵的列数相同,结果矩阵中第i行/第j列的元素等于第一个矩阵的第i行的各元素与第二个矩阵第j列的各元素对应相乘之和。 -Write a program to multiply two matrices needed to achieve the first columns of a matrix of rows and the second the s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:658
    • 提供者:guang
  1. Matrix

    0下载:
  2. Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1500
    • 提供者:艾枫
  1. MatrixMultiply

    0下载:
  2. 用JAVA 语言编写,实现两个非零矩阵的相乘功能-Using JAVA language, achieve two non-zero matrix multiply functions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:539
    • 提供者:yuki
  1. java-

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:53973
    • 提供者:王晓菲
  1. juzhenlei

    0下载:
  2. (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1181
    • 提供者:刘凯
  1. E3

    0下载:
  2. JAVA编程,用Monitor监视多线程矩阵乘法运算。-using Monitor to solve matrix multiply
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1311
    • 提供者:杜继宏
  1. MatrixMultiply

    0下载:
  2. 算法分析与设计 用动态规划法计算矩阵乘积(java源码)-Algorithm Analysis and Design Matrix Multiply with Dynamic Programming Method. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:743
    • 提供者:jing
  1. matrix.java

    0下载:
  2. 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数n,每个矩阵的行数,列数,总共2n的数,最后输入要计算的法则,输出需要进行的乘法次数(Matrix multiplication estimation: multi line input, input matrix to calculate the number of N matrix multiplication, each row number, column number, the total number of 2n, the la
  3. 所属分类:Java编程

    • 发布日期:2017-12-10
    • 文件大小:1070
    • 提供者:shallow100
  1. MatrixGUI

    0下载:
  2. JAVA语言编写的带界面的简单矩阵计算 加减乘除并且可以识别括号 进行正确的运算顺序的矩阵运算(JAVA simple matrix language interface with the calculation and matrix recognition add, subtract, multiply and divide operations in order to correct the brackets)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:536536536
  1. matix

    0下载:
  2. 实现矩阵关系,构造类型,实现简单的矩阵加减乘除关系,并利用字符串方式输出(The realization of matrix relationship, structure type, simple matrix and using a string of add, subtract, multiply and divide, output)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:雾夜色
搜珍网 www.dssz.com