-
改进的带记忆的模拟退火算法求解TSP问题
资源描述采用多普勒型降温曲线,在传统算法的基础上添加了记忆功能,可测试中国31/64/144以及att48城市的数据,也可自行输入数据进行测试,测试结果基本达到当前最优水平,测试请运行duoci.m文件
- 2022-11-17 21:00:03下载
- 积分:1
-
任意精度的数学库
任意精度的数学库 - Free precision mathematics storehouse
- 2022-01-26 03:10:09下载
- 积分:1
-
装配生产线调度m行和N站
装配生产线调度m行和N站
- 2023-08-12 18:30:02下载
- 积分:1
-
矩形原点旋转的程序
矩形原点旋转的程序-origin rotating rectangular procedures
- 2022-08-10 08:58:06下载
- 积分:1
-
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。...
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code that is generated in accordance with any number of points, Delaunay triangulation function.
- 2022-06-12 17:50:14下载
- 积分:1
-
Commonly used numerical algorithms, really good, everyone would like to be usefu...
常用数值算法,真的很不错的,希望对大家有用处-Commonly used numerical algorithms, really good, everyone would like to be useful
- 2022-05-25 09:22:28下载
- 积分:1
-
A code which employs the SIMPLE
A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
- 2022-04-12 04:45:15下载
- 积分:1
-
给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值...
给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值-Given N non-equidistant points on the function value, calculated on a specified interval with the specified three interpolating polynomial interpolation points on the function value
- 2022-02-26 16:23:00下载
- 积分:1
-
差分进化算法的源代码,编码简单,可读性强,与约。
差分进化算法的源代码,编码简单可读,可以直接编译执行-Differential evolution algorithm source code, coding simple and readable, and can directly compile the implementation of
- 2023-08-27 22:40:04下载
- 积分:1
-
计算 C 中的表达式
该程序将执行表达评价在 C 中。
到程序的输入是有效的 C 的表达式
和程序将解析表达式字符串,生成几个数值的结果。
- 2022-06-03 07:52:11下载
- 积分:1