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

搜索资源列表

  1. Matrixdll

    0下载:
  2. 矩阵类的实现 实现矩阵的各种算法 求逆 加减乘 转置-Matrix class implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:24203
    • 提供者:马君龙
  1. LAB02_10389355_1

    0下载:
  2. 模版矩阵类,实现对矩阵类的加减乘和转置,人机交互式界面-Matrix of C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:349625
    • 提供者:qinzhaokun
  1. Matrix_test

    0下载:
  2. 在vs2010中实现了一个矩阵类主要功能有矩阵间的基本运算,矩阵下标访问,矩阵的LU分解,QR分解,特征值,矩阵的秩,矩阵的范数,以及基于矩阵元素的基本函数运算。-Vs2010 in the matrix between the main function of a matrix class operator matrix subscr ipting matrix LU decomposition, QR decomposition, eigenvalues, the rank of the m
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2560229
    • 提供者:dragon
  1. matrix

    0下载:
  2. 课后习题,矩阵类的实现,只有最最基本的功能,包括Test.c-the homework,Matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:15370
    • 提供者:何凌君
  1. Metrics

    0下载:
  2. 矩阵类的头文件,从别的地方赚来的...我也看不懂-Matrix class header file, earned from somewhere else ...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5735
    • 提供者:Chenlixing
  1. MatrixExample

    0下载:
  2. 矩阵类中各种方法的应用示例,加减乘除等各种功能,经验证通过,大家放心使用-Matrices of various methods of sample application, addition, subtraction, and other features, proven through, rest assured to use
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:WEI
  1. MatrixCalculator

    0下载:
  2. 用c++来描述矩阵计算,包括设计并实现矩阵类,实现矩阵的常规运算的数值方法。-the code is Matrix Calculator group in c++ way, it is useful for junior college student
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:61853
    • 提供者:月亮
  1. CPP_matric

    0下载:
  2. 用c++类写的一个矩阵类函数,可以计算各种矩阵的运算问题-Function of a matrix class, write c++ class can calculate a variety of matrix operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1955
    • 提供者:wang
  1. mhsx

    0下载:
  2. 基于欧几里得距离的聚类分析算法程序,只需要用户输入矩阵即可完成-Euclidean distance-based clustering analysis algorithm procedure, but requires the user to complete input matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:638
    • 提供者:简明
  1. MatrixCalculator

    1下载:
  2. 2.1 矩阵类设计 2.2 矩阵基础运算 2.3 实矩阵求逆的全选主元高斯-约当法 2.4 复矩阵求逆的全选主元高斯-约当法 2.5 对称正定矩阵的求逆 2.6 托伯利兹矩阵求逆的特兰持方法 2.7 求行列式值的全选主元高斯消去法 2.8 求矩阵秩的全选主元高斯消去法 2.9 对称正定矩阵的乔里斯基分解与行列式的求值 2.10 矩阵的三角分解 2.11 一般实矩阵的QR分解 2.12 一般实矩阵的奇异值分解 2.13 求广义
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:65586
    • 提供者:王健
  1. hopfeild1.doc

    0下载:
  2. 代码中用到了矩阵类Matrix,这是我写的一个类,封装了常用的矩阵运算,代码在这里。-Code used in the matrix class Matrix, This is what I wrote a class that encapsulates the common matrix operations, the code here.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3461
    • 提供者:wanghui
  1. Matrix

    0下载:
  2. 一个矩阵类,实现基本的矩阵运算,包括加法、乘积、转制,还可以继续扩充。-A matrix class, basic matrix operations, including addition, the product conversion, you can also continue to expand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:903274
    • 提供者:liuyebei
  1. Matrix

    0下载:
  2. 一个继承了二维向量的矩阵类,包括矩阵的加减乘除运算等,其中还有一个快速排序算法-An inheritance of a class of two-dimensional vector matrix, including matrix addition and subtraction, multiplication and division, of which there is a fast sorting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1353036
    • 提供者:董莹莹
  1. Matrix

    0下载:
  2. 矩阵类,由矩阵数据以及简单的矩阵操作方法组成。-Matrix classes, matrix data, as well as a simple matrix operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:10367
    • 提供者:临界角
  1. matrix

    0下载:
  2. 3、 矩阵(三) 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造函数,需要申请和复制数组; 
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1212
    • 提供者:
  1. 74867b8c8fa5.rar

    0下载:
  2. 是可用于跨计算平台的有效的稀疏矩阵计算的C++类库,软件包包括处理不同稀疏存储格式的矩阵类,Can be used for effective sparse matrix computations across computing platform C++ class library, the package includes the processing the different sparse storage format of the matrix class
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:251625
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵类。能够实现矩阵的各种数学操作,如矩阵相乘,相加,求逆,转置等等!-Matrix class. Matrix can achieve a variety of mathematical operations, such as matrix multiplication, adding the inverse transpose!
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:2759
    • 提供者:chance
  1. matrix_inv

    0下载:
  2. 矩阵的求逆按矩阵类型分2种,一种是方阵,一种就是任意的矩阵了。而求逆的过程,我们学过线数就知道,可以用行列变化,用伴随矩阵。两种思路的代码网上都有,这里贴出一部分c++写的代码,是针对任意矩阵的用伴随的方法(先求代数余子式)。完全的代码和矩阵类,等我会用Wordpress里的文件插入的时候立马补上。-Matrix inversion matrix type 2, a square, one is an arbitrary matrix. Inversion process, we learned
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1502
    • 提供者:liubeing
  1. Matrix

    0下载:
  2. C#矩阵类,包含矩阵的各种处理,例如加减乘除,求行列式等。-C# matrix class, with matrix processing, such as addition, subtraction, multiplication and division, the determinant.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:17805
    • 提供者:魏晓航
  1. matrix-1.0

    0下载:
  2. 矩阵求算程序,支持矩阵的求逆,转置等操作,含有独立的矩阵类-matrix program
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:29925
    • 提供者:白羊草
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 45 »
搜珍网 www.dssz.com