资源列表
Dinic java algorithm
- Dinic java algorithm max flow
sgu261
- sgu261:Discrete Roots(原根+离散对数+扩展欧几里得) 题目大意: 给你两个质数p,k,和整数a(0≤a<p),求解所有满足x^k≡a(mod p)的x。-261. Discrete Roots time limit per test: 1 sec. memory limit per test: 65536 KB input: standard output: standard There are a lot of
NEWTON
- 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
geteig
- 利用现将矩阵变为上贺申伯矩阵,在利用QR分解的方法求任意矩阵的特征值-Hesien by now on the matrix into matrix, QR decomposition in the use of any method for solving matrix eigenvalue
FEMBeam_CPP
- 有限元c++梁单元头文件, 各种函数声明,可以了解程序的结构-FEM c++ beam
matrix_multiplication_assembly
- implementation of the multiplication of matrix in language assembly for MIPS 32 bits in simulator MARS, the program was developed in portuguese
gs
- 高斯-塞德尔迭代方法,于雅可比迭代不同之处是将每次迭代的最新结果,用在当前迭代过程中。-Gauss- Seidel iteration method, the Jacobi iteration is different from the latest results of each iteration, the process used in the current iteration.
Delany_Bazley
- 纤维状多孔材料的D_B吸声模型,用于计算高孔隙率的刚性多孔材料的吸声系数-D_B absorption model fibrous porous material for sound absorption coefficient high porosity rigid porous material
ReversalOp
- 这是一个求矩阵逆运算的程序,主要特点是使用指针实现了矩阵的可变纬-This a matrix inverse operation for the procedures, the main characteristic is the use of a matrix to achieve target variable-wai! !
juzhen
- 矩阵的优化算法!矩阵的操作,是矩阵的的动态规划!
GRAYCODE
- 这是一个快速产生Gray码的方法,可以飞快地产生很大的Gray码序列.代码巧妙,高效.
eigenvaluebypower
- 幂法和反幂法求举证的绝对值最小和最大特征值-Power law and inverse power law seeking proof of the absolute value of the minimum and maximum eigenvalue
