资源列表
nonlinear_of_concrete_f90
- 砼非线性有限元源程序:采用FORTRAN90编写。
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径
Gauss
- 本算法为全选主元高斯消去法,用于线性代数方程组的求解
multiply
- 大数乘法,计算大整数的乘法的c++源代码
Mining_Association_Rule
- 关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!
svd[1].cpp
- The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
spblastk
- 用于求解大型稀疏线性方程组Ax=b的数值计算库.
nist_sparse_blas_std
- 稀疏矩阵运算库C++版本的,可进行各类稀疏运算
superlu_dist_2.2.tar
- SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。
Csharpmatrix
- 用于矩阵的各种运算,有加、减、乘求逆等。难能可贵的是其是用C#编写的。
lgkt
- 用四阶龙格-库塔法求解微分方程初值问题 按照时间输出
CoinUtils-2.2.5
- The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix facto