资源列表
002
- 1-100的累计和计算-visual c++
disk
- Computation of map of disk equipotential surfaces by analytical and SAM approximations
disk-equipotential-surfaces-map
- Computation of disk equipotential surfaces map by analytical and SAM approximations-Computation of disk equipotential surfaces map by analytical and SAM approximations
jianmo
- 计算方砖在一定水流作用下落地点距起始位置的水平位移-Tiles in a certain role in calculating the whereabouts of water to the starting position of the horizontal displacement of dot pitch
clustering
- 核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助--this methods for clustering, methods to obtain good results, for beginners and has some help
inv_matric
- 自己编写的一个基于高斯约当消元算法的矩阵求逆运算,比较小巧实用,方便移植-I have written a Gauss Jordan Elimination on the matrix inversion algorithm, more compact and practical, easy to transplant
nqueen
- 我自己编写的一款关于n后问题解决的图形版源码,运行的时候会有图形显示的。-I have written to solve a problem on the n graphics version after the source, when there will be running graphical display.
C-P-P-least-squarefitting
- C++的最小二乘法实现曲线拟合,改后缀名为cpp即可-C++ least-square realize curve fitting, change the suffix as CPP
Jacobiegv
- 雅克比法迭代法,求矩阵特征值。希望能得到有关最小二乘法的程序..希望大家多多指教-Jacobi iteration method, find the matrix eigenvalue. Hope to get the least squares procedure on .. hope exhibitions
QRR
- QR算法,用于分解一个矩阵成正交矩阵和上三角矩阵的乘积-QR algorithm for decomposing a matrix into orthogonal matrices and upper triangular matrices
quartic-equations-solver
- 一元四次方程解法,采用经典降次解法,很实用-quartic equations solver
LIS
- LIS算法的实现,可以查找两个数列的LIS,算法的时间复杂度是O(n*logN)的,很快-implement of finding LIS
