-
An improved tabu search algorithm to solve knapsack problem. The algorithm is ba...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用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-01-31 13:51:44下载
- 积分:1
-
详细的介绍了RSA的实现过程,以及它的优化
详细的介绍了RSA的实现过程,以及它的优化-Detail the realization of the RSA process, as well as its optimization
- 2022-04-09 01:34:38下载
- 积分:1
-
Base64编码
base64编码-base64 encoding
- 2022-02-22 06:13:05下载
- 积分:1
-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1
-
200多个常见的VC++加密算法代码
有些还是很有用的,网络验证经常能用到的,直接将cpp文件加入到工程里就可以了---Can realize analog keyboard, driver class. Like an ordinary keyboard can be used
- 2023-01-20 04:30:04下载
- 积分:1
-
桌面锁定工具。非常简便
桌面锁定工具。非常简便-lock desktop tools. Very simple
- 2022-07-02 11:21:05下载
- 积分:1
-
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制...
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制的声音.-I designed the DSB concealed voice example. ELANIX company with the SYSTEMVI EW open operation. their cover and concealment signal input and output signals required to set up voice source, For example, recording their voices.
- 2022-07-24 12:24:23下载
- 积分:1
-
JAVA密码保护页面,可以保护你不让想看的人,设置简单
JAVA密码保护页面,可以保护你不让想看的人,设置简单-JAVA password-protected pages, and can protect you from those who want to set up a simple
- 2023-07-31 21:45:03下载
- 积分:1
-
DELPHI the INDY use to quickly create MD5 encryption demonstration
利用DELPHI的INDY来快速制作MD5加密的演示-DELPHI the INDY use to quickly create MD5 encryption demonstration
- 2023-07-11 07:40:03下载
- 积分:1
-
RSA加密算法C语言编程实现
算法参考于《密码编码学及网络安全》上关于RSA加密算法的定义。相关程序在Visual C++ 6.0上能正确运行(估计在其他C语言编程环境下也能运行吧),程序里面详细写上了注解,希望能够给你带来帮助。
- 2022-03-16 12:20:33下载
- 积分:1