-
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛...
参考文章
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic Algorithm article reference Darwin" s theory of evolution is based on an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely applied in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2023-06-10 12:55:03下载
- 积分:1
-
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。...
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。-Developed using vc, industrial pipeline control to achieve the source code, there are horizontal, upper left, lower left, upper right, lower right corner of the achievement.
- 2022-01-31 13:52:18下载
- 积分:1
-
a sample of Calculator for wm
一个简单的windows moblie c#计算器例子-a sample of Calculator for wm
- 2022-07-03 00:09:13下载
- 积分:1
-
公民卡系统 ASP.NET 项目
项目
- 2023-05-28 10:20:04下载
- 积分:1
-
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用...
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用-A simple dating system ~ ~
add information, and saved to the TXT documents~~
console application ~ ~
- 2022-08-24 18:08:58下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1
-
另一款EAN13条形码生成控件,用户可以很方便地在开发过程中使用,提供了原代码方便用户进行修改....
另一款EAN13条形码生成控件,用户可以很方便地在开发过程中使用,提供了原代码方便用户进行修改.-EAN13 barcode generating another control, the user can easily use in the development process, provides a user-friendly source code be modified.
- 2022-09-15 20:20:03下载
- 积分:1
-
FTP站点搜索工具
FTP站点搜索工具-FTP site search tool
- 2022-03-22 14:25:05下载
- 积分:1
-
VB数据库树型结构查询
VB数据库树型结构查询-VB database inquiries tree structure
- 2022-05-05 22:10:32下载
- 积分:1
-
eclipse下基于光流法的运动目标检测
本程序为eclipse下基于光流法的运动目标检测,结合opencv,实现效果挺好,也可在VS下使用,环境需自己配置
- 2022-02-22 04:31:30下载
- 积分:1