搜索资源列表
科学与工程数值计算算法配套源码vc++
- 清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC + +" complementary source, includes the plural, matrix
matrix_007
- 包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
ezMTL-1.02
- 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
matrix
- 在数学计算中经常需要用到矩阵运算,本程序提供一个矩阵运算的模板类,有利于在vc环境下进行矩阵运算。
matrix
- 利用VC++开发的矩阵类库,包含矩阵运算的常用算法!
Matrix_Leastsquare.rar
- C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数,C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters
MetrixVector
- vc++实现矩阵特征值与特征向量的计算
Matrix
- VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
Matrix
- VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
Positive-definite-matrix-Inverse
- 本程序为基于VC++的正定矩阵求逆矩阵,经验证可以用-Positive definite matrix, inverse matrix
QR_matrix
- VC++实现矩阵的QR分解。里面有个类和调用的实力。-In VC++ matrix QR decomposition. Which has a class and call strength.
matrix
- VC++实现对矩阵运算,包括求逆,加减乘除。内涵实例及说明。-VC++ implementation of matrix operations, including inversion, Math. Content examples and instructions.
matrix
- 采用VC++6.0实现两个任意矩阵相乘的算法程序-matrix multiplication
Matrix-Operate
- 是使用c++进行矩阵运算。各种数学运算的程序独立写出,用户可以根据需要自由进行裁剪。-it is matrix operator complete in VC++ using C++. every operator is dependent, so you can combine them in your projects.
VC-Matrix
- 符号重载,vc++矩阵学习,对大家有帮助-Symbol overloading, vc++ matrix study, we have to help
GAUSS
- 用vc++矩阵求逆源代码,用gauss方法求矩阵的逆-Vc++ matrix inversion source code gauss method and the inverse of the matrix
ezMTL-matrix-alth
- 可在VC编程时方便使用的矩阵运算的模板类,可使用它进行很多矩阵运算,并且有详细的使用例子代码,推荐下载!-The VC program to facilitate the use of matrix operations template class can use it for a lot of matrix operations, and detailed examples of the use of the code to download!
VC-Symmetric-matrix-eigenvalue
- VC++ 对称矩阵 所有特征值 -Written by VC++ language for solving all eigenvalues of the symmetric matrix
MATRIX
- VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类-VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm
MatrixMultiplication
- 在VC++下实现矩阵乘法计算,使用的是visual studio 2010.-Realization of VC++ matrix multiplication