-
RevisedSimplex
这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解(This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.)
- 2020-10-25 11:10:00下载
- 积分:1
-
JOURNAL-bear
不可压缩后稳态径向滑动轴承润滑计算方法,等刚度,不考虑负压(Incompressible steady-state radial sliding bearing lubrication calculation method on the stiffness, do not consider the negative pressure)
- 2020-08-12 10:08:26下载
- 积分:1
-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
usermat
ANSYS二次开发考虑损伤的材料模型子程序(ANSYS subroutine)
- 2020-12-01 09:49:27下载
- 积分:1
-
nodefstrainstressfiberla002
复合材料损伤,复合材料层间分层,损伤,刚度退化、衰减(Composite damage, delamination of composite layers, damage, stiffness degradation, attenuation)
- 2019-04-08 11:14:11下载
- 积分:1
-
cpso
粒子群算法在解决非线性方程上的应用,给出了详细程序(Particle swarm algorithm for solving nonlinear equations, gives detailed procedures)
- 2012-09-12 11:14:34下载
- 积分:1
-
vpm
二维涡流位置及流场分布计算程序,Vortex Panel Method (Two-dimensional eddy current distribution of the location and flow field calculation program, Vortex Panel Method)
- 2007-12-07 11:06:04下载
- 积分:1
-
Newmark
数值分析 很好很快的计算特征值和特征向量的方法,很实用(Very fast numerical analysis computing eigenvalues and eigenvectors of the method, it is practical)
- 2009-04-01 10:36:55下载
- 积分:1
-
neidian
内点法求解线性规划问题;
通过内点法实现了线性规划问题的求解;
内有说明文件;(Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation )
- 2020-06-29 12:20:01下载
- 积分:1