CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 矩阵相乘

搜索资源列表

  1. juzhenxiangcheng

    0下载:
  2. 编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。 分析: 首先我们可以根据题意写出函数头。可以定为void MatrixMutiply(int m,int n,int p,long lMatrix1[MAX][MAX],long lMatrix2[MAX][MAX],long lMatrixResult[MAX][MAX]),其中lMatrix1和lMatrix2分别是输入的m*n矩阵和n*p矩阵,lMatrixResult是输出的m*p矩阵。 因
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:11128
    • 提供者:郑雯雯
  1. 2011011259_2nd

    0下载:
  2. 清华大学2013年java小学期第2次作业.内含问答题与编程题答案。编程题题目是三个矩阵相乘和给出数独的所有可能答案。-Tsinghua University in 2013 java primary period of the 2nd job. Contains answers to quiz questions and programming questions. Programming topics are three questions given Sudoku matrix multi
  3. 所属分类:Games

    • 发布日期:2017-04-08
    • 文件大小:13262
    • 提供者:钟华
搜珍网 www.dssz.com