-
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
- 2022-05-24 04:09:08下载
- 积分:1
-
database into tremendous desire extensive military bases
数据库变成 欲望 军事基地巨大广泛的-database into tremendous desire extensive military bases
- 2022-12-05 21:30:03下载
- 积分:1
-
Turbo C 201e版本公司拓林思软件包,Borland
Turbo C 201E 版本
拓林思软件有限公司包装,Borland公司产品,在原来Turbo C 2.0 基础上增加了新的功能,
-Turbo C 201E version Ltd Turbolinux software package, Borland
- 2023-06-15 19:25:15下载
- 积分:1
-
Top99行代码修改的3D拓扑优化软件 Polytop
由SIgmund的99行2维变密度法拓扑优化程序修改而得到的3维MATLAB变密度法算法,SIMP,基于OC准则。
- 2022-05-22 07:42:11下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.
这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.-This is the md5, time can be measured speed encryption. Using C language adopted in the VC.
- 2022-11-07 01:40:03下载
- 积分:1
-
将多条记录写进数据库
将多条记录写进数据库-will be written into the record a number of database
- 2023-02-24 16:40:04下载
- 积分:1
-
Base on EVC
EVC串口编程源代码,实现了串口的通讯。开发环境:2410工程下的EVC。-Base on EVC
- 2023-04-22 15:40:03下载
- 积分:1
-
设计模式――简单观察者的C#程序实现,平台环境为VS2005
设计模式――简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
- 2022-09-09 17:10:03下载
- 积分:1
-
增强 C 源代码的可读性的 C 语言源程序
增强 C 源代码的可读性的 C 语言源程序 -C source code to enhance the readability of the C language source code
- 2022-03-07 07:24:37下载
- 积分:1