资源列表
nm
- 求逆矩阵--solution for inverse matrix
Loki
- Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book <>, it embodies the flexibility of Policy Based Programming, and provides the realisation
xxfcz
- 线性方程组求解的三个源程序.rar--Three source codes about linear equations solution( .Rar)
fxxfcz
- 非线性方程求解例子--Examples of Non Linear equation`s solution
matrix4
- 矩阵运算--Matrix calculation
femsrc
- 有限元传热算例--The example of calculation of finite element heat transferring
classdesign
- 二维几何图形变换的演示--Demo for Two-dimensional geometric graph transforming
c_math2
- c语言编写数学常用算法--commonly math algorithm written in C language
c_mobile2
- 经典c程序100例-100 cases of classic c procedures
EightPuzzles
- 利用VC开发的一个八数码程序--An 8-puzzle program developed by VC.
mintwo
- 最小二乘法-Least Squares