搜索资源列表

  1. Matrix

    0下载:
  2. C++封装的Matrix矩阵类,以及它的一些简单应用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6376
    • 提供者:kingf
  1. C++ Matrix Template Class Library Lite V1.12

    0下载:
  2. This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40005
    • 提供者:秦子翼
  1. 2.8" ACTIVE-MATRIX OLED

    0下载:
  2. Specification 2.8" ACTIVE-MATRIX OLED C0283QGLC-T (TP VERSION) Version September 2007 1. Purpose: This documentation defines general product specification for OLED module supplied by CMEL. The information de
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. Random Matrix Theory and Wireless Communications

    0下载:
  2. 无线通信电子书籍:Random Matrix Theory and Wireless Communications
  3. 所属分类:其他书籍

    • 发布日期:2011-04-29
    • 文件大小:1527977
    • 提供者:kevinshu
  1. matrix led

    0下载:
  2. matrix led
  3. 所属分类:电子书籍

    • 发布日期:2011-11-13
    • 文件大小:59392
    • 提供者:nmnvv1
  1. newmat10.tar

    0下载:
  2. 各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。- Each kind of matrix algorithm storehouse.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:175104
    • 提供者:站长
  1. metrix3

    0下载:
  2. 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-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 requirem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:74752
    • 提供者:
  1. loosematrix

    0下载:
  2. 稀疏矩阵,非线性数据动态分类算法例子-Sparse Matrix, nonlinear dynamic data classification algorithm example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:站长
  1. matrix

    0下载:
  2. 一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:赵君
  1. 矩阵特征值的幂法

    0下载:
  2. 矩阵特征值的幂法- Matrix eigenvalues power law
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. mpipar

    0下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:应伟勤
  1. 稀疏矩阵计算器

    0下载:
  2. 用三元组表示稀疏矩阵,可以转置 加法,减法,乘法,求逆。- With three Yuan groups expressed the sparse matrix, may transpose the addition, the subtraction, the multiplication, asks to go against.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:209920
    • 提供者:小康
  1. Algebra

    0下载:
  2. 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:98304
    • 提供者:站长
  1. 矩阵相乘

    0下载:
  2. C语言源代码 矩阵相乘-C language source code matrix multiplication
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:王伟
  1. 矩阵相乘

    0下载:
  2. 这是一个用C实现矩阵相乘-This is the realization of a C matrix multiplication
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:张小兵
  1. hzk16

    0下载:
  2. 汉字点阵显示程序-Chinese character dot-matrix display program
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-10
    • 文件大小:143360
    • 提供者:刘联
  1. 求逆

    0下载:
  2. 矩阵求逆c语言算法!-matrix inversion algorithm c language!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王五
  1. fast matrix

    0下载:
  2. Efficient Matrix Programming in C# By Emanuele Ruffaldi Fast matrix expressions evaluation, based on dynamic code generation and partial evaluation
  3. 所属分类:WEB源码

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:舒若
  1. Matrix-Scalar_Multiply

    0下载:
  2. 开发环境为visual dsp++3.0的复数矩阵乘法模块-visual development environment for DSP 3.0 plural matrix multiplication modules
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:戎军
  1. Matrix Operations

    0下载:
  2. Some of the basic matrix operations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:erya
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org