登录
首页 » 算法 » 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...

完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...

于 2023-01-27 发布 文件大小:73.24 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最优化问题的线性规划求解源码(研究生课程:最优化计)...
    最优化问题的线性规划求解源码(研究生课程:最优化计算方法)-optimization problem solving linear programming source (postgraduate courses : optimization method)
    2022-03-07 06:33:19下载
    积分:1
  • 一个利用mp3文件进行信息隐藏的工具,也可以作为版权保护的工具...
    一个利用mp3文件进行信息隐藏的工具,也可以作为版权保护的工具-an mp3 files using information hidden tools that can be used as a tool for copyright protection
    2022-12-10 07:35:03下载
    积分:1
  • 一个基于C++的成绩管理系统
    一个基于C++的成一个基于C++的成绩管理系统绩管理系统,短小精悍,让初学者能够很好的理解C++理解面向对象编程,C++面向对象编程的最大特点--封装,继承和多肽,此系统那个够让读者体会和理解C++的安全机制及操作重载
    2022-05-13 02:38:54下载
    积分:1
  • unrar代码
    unrar Unrar 源程序是专门配套用来解压 RAR 文件的程序,以 Linux 版本为例,可以通过 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-23 21:59:25下载
    积分:1
  • contour of heat transfer
    contour of heat transfer
    2022-02-07 02:36:19下载
    积分:1
  • 这是一个支持多位数运(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的doubl...
    这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of development, but more than the original multi-functional long. Long classes can be double the original, long data types, etc. Operational mixed
    2022-01-26 07:59:30下载
    积分:1
  • traveling salesman Branch and Bound graphics algorithm to solve the traveling sa...
    货郎担 分枝限界算法图形求解货郎担问题的分枝限界算法图形演示-traveling salesman Branch and Bound graphics algorithm to solve the traveling salesman problem Branch and Bound algorithm graphic demonstration
    2023-01-15 15:25:04下载
    积分:1
  • 电话簿
    这个cod是电话簿,输入诸如姓名、地址、电话号码、传真号码等数据,。。。;可以搜索联系人和号码。
    2022-08-20 02:30:29下载
    积分:1
  • 快速 RSA 密码体制实现使用中国剩余定理
    / / RSATestFast: 测试快速 RSA 实现 导入 java.math.* ; / / 为 BigInteger 导入 java.util.* ; / / 为随机 公共类 RSATestFast { 公共静态 void elapsedTime (长开始时间) { 长时间停止时间 = System.currentTimeMillis() ; 双 elapsedTime = ((双)(stopTime-startTime)) / 1000.0 ; System.out.println ("已用时间:"+ elapsedTime +"秒") ; } 公共静态 void main (字符串 [] args) { 随机 rnd = 新 Random() ; BigInteger m、 m1、 m2、 m3、 c、 s,s1 ; RSAPrivateKeyFast 爱丽丝 = 新 RSAPrivateKeyFast (1024,rnd,"爱丽丝") ; RSAPrivateKeyFast bob = 新 RSAPrivateKeyFast (1024,rnd,"鲍勃 ") ; m = 新 BigInteger ( "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210") ; System.out.println
    2022-05-29 11:03:37下载
    积分:1
  • gmres.m为迭代GMRES的实现
    gmres.m为迭代算法GMRES的实现-gmres.m for the implementation of the GMRES iterative algorithm
    2022-03-24 00:08:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载