-
SA_MDVRP
程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。(this program is used to solve MDVRP problem by SA.)
- 2020-08-13 16:58:29下载
- 积分:1
-
vlmd
计算低速气动力的涡格法程序,来自NASA,可信度高(This is a vortex lattice aerodynamic program from the low speed aerodynamics group at NASA Langley)
- 2021-03-17 18:19:21下载
- 积分:1
-
w
说明: 任意给定一个M进制的数X,利用栈实现数值转换。(Given an arbitrary number of M band X, use the stack to achieve numerical conversion.)
- 2010-07-06 10:32:10下载
- 积分:1
-
plate_vibrate_process
本程序主要根据有限元法编写,可以求解薄板的振动和静力分析问题(This procedure mainly based on the preparation of the finite element method can solve the plate vibration and static analysis of the problem)
- 2011-06-10 20:15:16下载
- 积分:1
-
SVI
Gatheral SVI模型包含 raw SVI, Surface SVI 和含有跳过程的SVI(This is a document about the SVI model codes of J.Gatheral including raw SVI, Surface SVI and SVI with jump)
- 2020-09-10 11:58:01下载
- 积分:1
-
HEAT
matlab编写的流体计算和传热程序(很不错的哦)(matlab prepared and heat transfer fluid calculation procedures)
- 2013-10-15 19:44:22下载
- 积分:1
-
gavsteh
地球物理中的G-S变换,电磁场频率域变换到时间域。(Geophysics in the GS transformation, electromagnetic frequency domain transform to the time domain.)
- 2021-04-22 12:48:48下载
- 积分:1
-
3DForce
Fortran编写的用来计算集中力在三维半空间弹性体中下表面应力的程序。(Written in Fortran is used to calculate the stress concentration at the surface in three-dimensional space of half an elastomer program.)
- 2016-10-10 09:35:53下载
- 积分: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
-
12
说明: 该LINGO程序的功能是:求出工程项目的收益的净现值和每道工序的最优开工时间,约束条件是紧前紧后约束,以及资源约束。。。(The program' s function is LINGO: the project proceeds to derive the net present value of each procedure and the optimal start time constraints are tight after the former tight constraints, and resource constraints. . .)
- 2009-07-14 19:33:05下载
- 积分:1