-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1
-
德劳内三角算法实现二维或三维任意点的三角网格划分C
德劳内三角算法实现二维或三维任意点的三角网格划分C-Delaunay triangulation algorithm arbitrary two-dimensional or three-dimensional triangular point mesh C
- 2022-04-15 08:00:05下载
- 积分:1
-
关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。...
关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
- 2023-03-07 06:40:03下载
- 积分:1
-
一个VB小程序,能够进行大数的计算,可以作为学习的参考
一个VB小程序,能够进行大数的计算,可以作为学习的参考-a small procedure to carry out large numbers of calculation can be used as reference for the study
- 2022-04-17 18:45:44下载
- 积分:1
-
多元 stein 去噪工具箱
说明:
这个工具箱允许多通道图像去噪
它包括 4 子文件夹:
1) estimSP: 包含所有的 m-文件关于块估计
2) 图像: 包含一些测试图像 (3 阶)
3) 测出: 包含所有的 m-文件加载 intercorrelations
4) 工具: 包含所有 m-文件的必要的工具
- 2022-07-23 12:31:21下载
- 积分:1
-
分支定界的0/1背包问题
分支定界的0/1背包问题-branch delimitation of the 0/1 knapsack problem
- 2022-02-14 20:11:44下载
- 积分:1
-
模式匹配替换
通过模式匹配寻找一个字符串的所有符合匹配的字串,然后用指定任意形式的字符长短替换
- 2022-07-06 18:00:51下载
- 积分:1
-
Lagrange algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
- 2022-08-09 12:53:33下载
- 积分:1
-
很有用的算法哦。这是我好不容易
很有用的算法哦。这是我好不容易-useful algorithm oh. This is not easy, I
- 2023-02-03 05:05:04下载
- 积分:1
-
先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间...
先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间-First occurrence of the formula set random number seed value, the basis of this result in a random array, and then sort through the insertion sort, and calculate the running time
- 2022-08-12 10:12:19下载
- 积分:1