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

搜索资源列表

  1. Lapackpp1_1a.zip

    0下载:
  2. 完全使用C++写的高效线性代数运算库!还提供了矩阵类。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:174939
    • 提供者:
  1. 数值算法类库

    2下载:
  2. 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-07-09
    • 文件大小:38057
    • 提供者:min_zxm
  1. cmatrix

    0下载:
  2. 科学与工程数值算法中的矩阵类-science and engineering numerical algorithm of matrices
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14794
    • 提供者:王少卿
  1. 自己写的矩阵处理类

    0下载:
  2. 各种矩阵运算的实现,并将向量视为特殊的矩阵。-various matrix operations to achieve and Vector as a special matrix.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8783
    • 提供者:卫昆
  1. 矩阵计算类

    1下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9710
    • 提供者:lion
  1. spss聚类源程序

    0下载:
  2. 将所有的大型矩阵转化为比较合理的小型矩阵,spss中的强大功能子系统中的实现-all the major transformation matrix for a more reasonable small matrix, the powerful SPSS functional subsystem Implementation
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2611
    • 提供者:西夏文
  1. 科学与工程数值算法(Visual C++版)中的Source

    1下载:
  2. 科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1193403
    • 提供者:刘扬
  1. 27_142

    0下载:
  2. 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to achieve some basic tasks, such
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11623
    • 提供者:陈冲
  1. 灰度共生矩阵纹理

    4下载:
  2. 用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:夏玉
  1. 游戏编程中的矩阵操作、堆栈及向量类源代码

    0下载:
  2. 三维图形、3D游戏编程中的矩阵操作、堆栈及向量类源代码-3D graphics, 3D game programming matrix operation, stack and source code vector category
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:209027
    • 提供者:张文广
  1. 多维数组-矩阵的压缩存储- 稀疏矩阵(一)

    0下载:
  2. 稀疏矩阵   设矩阵A mn 中有s个非零元素,若s远远小于矩阵元素的总数(即s<<m×n),则称A为稀疏矩阵。 1、稀疏矩阵的压缩存储   为了节省存储单元,可只存储非零元素。由于非零元素的分布一般是没有规律的,因此在存储非零元素的同时,还必须存储非零 元素所在的行号、列号,才能迅速确定一个非零元素是矩阵中的哪一个元素。稀疏矩阵的压缩存储会失去随机存取功能。   其中每一个非零元素所在的行号、列号和值组成一个三元组(i,j,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:snow
  1. matrixclass

    0下载:
  2. 矩阵类,自己编写,通过较多考验,符合matlab编程习惯,可处理无穷维矩阵和向量-matrices, their preparation, adoption more tests, with Matlab programming habits can handle infinite dimensional matrix and vector
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4968
    • 提供者:程晓峰
  1. FundamentalMatrix

    0下载:
  2. 基础矩阵类的程序。使用OpenCV开发。-based matrices procedures. OpenCV use development.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24593
    • 提供者:向慧
  1. matrixclasslibraries

    0下载:
  2. 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7861
    • 提供者:tomb499717
  1. MFCMatrix

    1下载:
  2. 利用vc写的一个矩阵类,矩阵行数,列数可自行设定 矩阵元素可通过对话框输入,实现了矩阵的大部分运算-use vc write a matrices, matrix rows. Columns can set their own matrix elements can be imported through dialog and achieve the majority of matrix operations
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:49216
    • 提供者:张波
  1. Matrix_database_source_code

    0下载:
  2. 这个是基于神经网络的文字识别技术的矩阵类库源代码。-This is based on neural network technology to identify the letter to the matrix class library source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8038
    • 提供者:樊智勤
  1. vec355

    0下载:
  2. 这是一个矩阵类库源代码,内附演示程序,希望大家能用到。-This is a matrix class library source code, enclosing demonstration procedures in the hope that everyone can be that.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8131
    • 提供者:龚璇
  1. TriMat

    0下载:
  2. 在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 -in the di
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:李昭明
  1. Cmatrixbyjoe

    1下载:
  2. 本人用C++编的矩阵类,可以方便实现矩阵的加减乘除运算-I use C + + series of matrices, to facilitate the realization of matrix arithmetic operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:乔木人
  1. 模糊聚类分析法(python)

    2下载:
  2. 运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equiv
  3. 所属分类:其他

    • 发布日期:2020-12-02
    • 文件大小:10240
    • 提供者:木易人左
« 1 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com