资源列表
Data-smooth
- 本程序是基于地球物理理论中,测量得到的磁法数据需要圆滑,故而有此程序。程序使用的圆滑方式是5个点的圆滑。-This procedure is based on geophysical theory, measurement of the magnetic method of data need to be smooth, and therefore have this program. Uses smooth sleek five points.
SVD
- SVD奇异值分解法,用于解大型线性方程组-SVD singular value decomposition method for solution of large linear systems of equations
ICCG_BJ
- ICCG_BJ法,预测共轭梯度法求解大型线性方程组 A[M][N]*x[N]=b[M]-ICCG_BJ France, BJ forecast conjugate gradient method for solving large linear equations
ICCG_SSOR
- ICCG_SSOR法 用于预测共轭梯度法求解大型线性方程组A[M][N]*x[N]=b[M]-ICCG_SSOR method for predicting the conjugate gradient method for solving large linear equations A [M] [N]* x [N] = b [M]
SIRT
- SIRT法 联立迭代图像重建法 用于求解大型线性方程组 A[M][N]*x[N]=b[M]-SIRT method of simultaneous iterative image reconstruction method for solving large linear equations A [M] [N]* x [N] = b [M]
shuzhi
- 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
SocketEngine.java
- This socket engine used for java mobile apps to communicate from server-This is socket engine used for java mobile apps to communicate from server
hhh
- 计算转换点,在计算转换波的时距曲线时会有所帮助,希望对大家有用-Calculate the conversion point, the calculation of the converted wave from the curve would be helpful, be useful
92
- 运算符重载的用法及类定义及类的继承显示。类继承时构造函数的初始化方法-friend ostream &operator<<( ostream &os,comFinal &s) class comFinal
Linear_problem
- 本压缩包主要是解决线性规划问题,对线性规划问题的多种优化实现。-The compressed package to solve linear programming problems, a variety of optimization of the linear programming problem to achieve.
StandardDeviation
- 各数据偏离平均数的距离(离均差)的平均数,它是离差平方和平均后的方根。-Standard Deviation
Verify-the-Goldbach-Conjecture
- 验证哥德巴赫猜想,利用枚举算法进行验证,每一个不小于6的偶数都等于相应的两个素食之和-Verify the Goldbach conjecture, the enumeration algorithm for authentication, each not less than 6 even equal to two vegetarian and
