-
a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
一个坦克大战的源码,适合VC初学者,希望对大家有所帮助!-a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
- 2022-03-16 07:18:34下载
- 积分:1
-
电厂锅炉水处理控制程序,和西门子s224,包括..
针对热电厂锅炉补水水处理控制程序,用simens s224,包括多介质,反渗透,混床控制
-Water treatment for power plant boiler control procedures, and simens s224, including multi-media, reverse osmosis, mixed bed control
- 2022-04-22 20:38:10下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
遗传算法的c源码 说明很详细
遗传算法的c源码 说明很详细-Genetic Algorithm c Note very detailed source
- 2022-08-22 03:38:25下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
清华大学不确定规划教材中的模糊模拟算法1
清华大学不确定规划教材中的模糊模拟算法1-Tsinghua University, teaching in the planning uncertainty simulation algorithm fuzzy one
- 2022-02-01 04:16:08下载
- 积分:1
-
多重网格法在step形状区域上的实现,三种不同光滑步可以实现....
多重网格法在step形状区域上的实现,三种不同光滑步可以实现.-Multi-Grid Method in the step shape of the region on the realization of three different smoothing step can be achieved.
- 2022-05-13 05:23:10下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
simulated annealing algorithm for TSP
用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
- 2022-05-10 22:26:09下载
- 积分:1