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

搜索资源列表

  1. 稀疏矩阵计算C++类SparseC++

    1下载:
  2. SparseLib++是可用于跨计算平台的有效的稀疏矩阵计算的C++类库,软件包包括处理不同稀疏存储格式的矩阵类。包括两篇技术文档和类库的源代码(版本为1.6)-SparseLib + + can be used for cross-platform calculation of the effective sparse matrix calculation of the C + + class library , the package includes different store for
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:251357
    • 提供者:方正
  1. 矩阵类

    0下载:
  2. 将常用的矩阵操作封装起来,展示了c语言中的矩阵运算-matrix will be used to operate the package, display the c language matrix
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66022
    • 提供者:snow
  1. 矩阵类库源代码

    1下载:
  2. Visual c++\\Matlab图像处理与实用案例精选:矩阵类库源代码-Visual c \\ Matlab Image Processing and practical case Featured : matrix class library source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8043
    • 提供者:丁俊
  1. 仿matlab矩阵运算

    3下载:
  2. vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:87392
    • 提供者:李晓辉
  1. 稀疏矩阵运算器

    3下载:
  2. 稀疏矩阵运算器! 绝好的一个好毕业设计!
  3. 所属分类:程序开发库

    • 发布日期:2009-05-25
    • 文件大小:24836
    • 提供者:ludougao2006
  1. Matrix.设计一个造成矩阵类Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:1521
    • 提供者:5235668
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. flexible

    0下载:
  2. 可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码,其边界可以任意设定。--Class code of vector/Matrix which may be reuseful, it is a flexible vector/matrix class code, and its border may be setted freely.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:31143
    • 提供者:站长
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. martix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:10231
    • 提供者:lma7408
  1. Matrix

    0下载:
  2. 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:14005
    • 提供者:guanshan
  1. Matrix

    1下载:
  2. 一个c++的矩阵类,包括头文件和源文件,功能函数非常全面-A Matrix Class, with a series of useful functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:16676
    • 提供者:王星
  1. CMatrix

    0下载:
  2. 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:13914
    • 提供者:zgl
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. Matrix

    1下载:
  2. C++实现的矩阵类,可以很方便地调用,并附文档说明-Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-06
    • 文件大小:36155
    • 提供者:liuli
  1. CMatrix

    0下载:
  2. VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1938
    • 提供者:james.m
  1. Matrix

    2下载:
  2. 矩阵类的C++实现!可直接运行!Matrix.cpp Matrix.h-Matrix.cpp Matrix.h
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-06
    • 文件大小:6252
    • 提供者:竹林英客
  1. Matrix

    0下载:
  2. 模式识别 实现矩阵类实现 包括逆矩阵等算法 并实现fisher分类算法-Pattern Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:967758
    • 提供者:Hptoxic
  1. Matrix

    0下载:
  2. 实现一个矩阵类,完成了友元函数的设计,重载了加减乘除运算符(29/5000 Implements a matrix class, completes the design of the friendly function, overloads the addition and subtracting multiplication operato)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:342016
    • 提供者:lengleng
  1. integrator

    0下载:
  2. 一个完整的C++矩阵类,供大家编程学习如何编写自己的自定义类(A complete class of C++ matrices)
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:心随意动
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com