搜索资源列表
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为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
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
C_sharp_Libeary
- 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtraction, such as singular operat
Original_part1
- 用OpenMP并行运算 求矩阵向量乘机 内部调用C语言函数库 omp.h-OpenMP parallel computing matrix vector opportunity internally calls the C language library omp.h
SOFA
- IAU 的标准基本天文程序库SOFA 给出Fortran 版和C 版两个基本天文运算的库函数,最新版SOFA 补充了IAU 在2006 年公布的岁差模型。SOFA 由两部分组成:天文库和矢量、矩阵运算库。其中前者有109 个子程序,可以进行天文历法计算、时间计算、星历表计算、岁差章动计算、恒星空间运动计算和主要星表系统的转换,后者有52 个子程序,功能则是矢量和矩阵的各种操作,当然其中包括了球面坐标系统的变换-IAU standard basic astronomical library SOF
Cmatrix
- C语言矩阵运算库,包括各种矩阵运算,非常好用-C language matrix calculation
Matrix1
- 一个矩阵运算类库(C#语言)完成基本矩阵运算,亲测实用,运算效率较高。-A matrix calculation library (C# language) to complete the basic matrix operations, pro-test practical, high operation efficiency.
Eigen-3.2.2-CHM
- Eigen 3.2.2帮助文档。Eigen是一个高层次的C ++库,有效支持线性代数,矩阵和矢量运算,数值分析及其相关的算法。-Eigen 3.2.2 Help documentation. Eigen is a high-level C++ library, effective supports linear algebra, matrix and vector operations, numerical analysis and related algorithms.
yyyMatrix
- 矩阵运算库函数,最简单的c写的运算,用于各种调用。-Matrix arithmetic library functions, the simplest c write operation, for a variety of calls.
andcills
- 关于矩阵运算的DLL和LIB库,含,H头文件,可供C,C++,VB,DELPHI等调用-DLL and LIB library about matrix operations, ham, and H header file, available for C, C++, VB, DELPHI and other calls
mpc
- 一个C++写的mpc例子,矩阵运算使用的是armadillo线性代数库。(an example of MPC written in C++,and matrix operations were used the 'armadillo' linear algebra.)
gqcsbvm90
- 关于矩阵运算的DLL和LIB库,含,H头文件,可供C,C++,VB,DELPHI等调用(DLL and LIB library about matrix operations, ham, and H header file, available for C, C + +, VB, DELPHI and other calls)
eigen3
- 包含矩阵运算的各种函数,以此来简化C++代码的复杂度(A variety of functions that contain matrix operations to simplify the complexity of C++ code)
SP++3.0
- SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
Matrix
- 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
C++矩阵运算类库(很实用)
- 该资料是使用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.)