CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵的运算

搜索资源列表

  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4900
    • 提供者:张广旭
  1. 矩阵运算的程序

    0下载:
  2. 本程序能完成矩阵的输入,输出。方阵的乘法,方阵的求逆,矩阵的求专置等的运算。-this procedure can be completed matrix of input and output. The matrix multiplication, the matrix inversion and matrix specifically for the home, such as arithmetic.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:75229
    • 提供者:李飞
  1. C语言实现追赶法

    0下载:
  2. C语言实现追赶法 可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:李白长
  1. 实验6 稀疏矩阵

    0下载:
  2. 利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3109
    • 提供者:李一
  1. 稀疏矩阵运算器加减乘

    1下载:
  2. 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2414
    • 提供者:罗明会
  1. jzzz

    0下载:
  2. 用debug实现矩阵转置,对于理解矩阵的运算有帮助-with debug achieve matrix transpose, for understanding the computing matrix help
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:pj
  1. MatrixOperation

    0下载:
  2. 定义了矩阵并重载了矩阵的运算方法,包括加减乘除,~~~ ~~~ ~~~~ -definition of the matrix and the matrix of heavy-duty computing methods, including the arithmetic ,~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10885
    • 提供者:余志华
  1. RE

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减-matrix operations, such as matrix is home to cut, the vector sum, Vector subtraction
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23215
    • 提供者:任洪岩
  1. CalculateLYD

    0下载:
  2. 多功能计算器,能够实现普通的加,减,乘,除外,还支持多项式计算以及矩阵的运算,操作方法和Matlabel相似-multifunction calculator, to achieve common, plus or minus, by, except, also supports polynomial calculations and matrix arithmetic, and the method of operation is similar to Matlabel
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:173584
    • 提供者:李一多
  1. crosslist

    1下载:
  2. 十字链表实现稀疏矩阵的运算 加法,乘法,转置 还有课程报告啊-Cross-linked to achieve sparse matrix operations addition, multiplication, transpose course there is the report of ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:277245
    • 提供者:jack
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. Matrix_written_In_CSharp

    0下载:
  2. 自己使用的一个C#编写的,矩阵类,使用这个类可以方便的实现矩阵的运算,行列式求值、矩阵求逆、矩阵分解等功能。-A C# Class can be used as a tool to perform Martrix arithmetic. This Class can be easily added into your own application.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:11605
    • 提供者:mliang
  1. matlab在计算机中的应用

    0下载:
  2. matlab小程序,关于数学和物理方面的。矩阵之间的运算。(Matlab applets, about math and physics. Operations between matrices.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:36864
    • 提供者:小飞侠zzr
  1. 粒矩阵属性约简的启发式算法

    0下载:
  2. 基于矩阵的运算, 属性约简,特征选择,能够快速的找出最小约简属性子集(Boolean matrix attribute reduction Matrix based operations, attribute reduction and feature selection can quickly find the minimal reduct subsets)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:592896
    • 提供者:GG-993
  1. 矩阵、减和乘代码实现

    1下载:
  2. 采用C++编程,用运算符重载实现矩阵的相加运算、相减运算以及相乘运算
  3. 所属分类:界面编程

  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does not take advantage of the pow
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:xzt
  1. 矩阵快速幂

    0下载:
  2. c++封装的矩阵快速幂,ACM常用!快速幂算法在矩阵的扩展。(C++ encapsulation of matrix fast power, ACM commonly used! The expansion of a fast power algorithm in a matrix.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Lylist
  1. 新建 Microsoft Word 文档

    0下载:
  2. 实现稀疏矩阵的转置、加法和乘法操作,输入格式 输入数据的第一行是三个整数 m, n, l。分别表征矩阵的行数、列数和待输入元素总数。接下来的 l 行, 每一行是三个整数 i, j, v 表示一个矩阵中行号为 i 列号为 j 值为 v 的元素。 m 和 n 的范围是 1000 以内, l 则是 10000 以内。每一个 v 都是在 -10 到 10之间的整数。 注意:这里的行号列号均从0开始,参照题目描述中的样例。 输出格式 输出是你打印的三个矩阵, 依次是输入矩阵的转
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:求助大神们
  1. C++矩阵运算类库(很实用)

    0下载:
  2. 该资料是使用c++语言实现矩阵运算类的运算过程,代码完整,可以完成调用,非常适合初学者学习(The information is the use of c++ language to achieve matrix operation class operation process, code integrity, can complete the call, very suitable for beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:20480
    • 提供者:Bigstrong
  1. 矩阵运算

    4下载:
  2. 设有两个矩阵A=(aij)m×n,B=(bij)p×q 实现要求: ⑴ 编写矩阵输入函数INPUT_MAT,通过该函数完成矩阵的输入并返回保存矩阵的三元组 (不能使用全局变量); ⑵ 编写矩阵输出函数OUTPUT_MAT,通过该函数完成矩阵的输出,输出的形式是标准的矩阵形式(即二维数组的形式); ⑶ 求矩阵的转置,矩阵的转置A’=(aji)n×m,转置前输出原矩阵,转置后输出转置矩阵; ⑷ 求矩阵A、B的和。矩阵A和B能够相加的条件是:m=p,n=q;矩阵A和B如果不能相加,请给
  3. 所属分类:

    • 发布日期:2021-01-14
    • 文件大小:28672
    • 提供者:viewyouyou
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com