-
遗传算法求解多旅行商问题
旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1
-
这个java和ajax开发的例子,可以直接运行
这个java和ajax开发的例子,可以直接运行-The development of java and ajax example, you can directly run
- 2022-01-26 01:51:48下载
- 积分:1
-
test1.part07
这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第7部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the 7th part.)
- 2020-06-21 19:40:01下载
- 积分:1
-
很好的一个原代码,用C++编写
请各位欣赏
很好的一个原代码,用C++编写
请各位欣赏-a good source, C appreciate prepared please
- 2022-04-14 18:22:29下载
- 积分:1
-
exp3PulseDoppler
说明: 脉冲多普勒。对匹配滤波后的雷达信号做脉冲多普勒处理,可以得到预设信号的速度信息(The process of Pulse Doppler of radar signal after match filterring)
- 2019-06-26 19:44:00下载
- 积分:1
-
有关FLASH的介绍,其中有寄存器的设置,以及相关存储器的读写操作...
有关FLASH的介绍,其中有寄存器的设置,以及相关存储器的读写操作-On the introduction of FLASH, which have register settings, as well as associated memory to read and write operation
- 2022-04-10 07:31:30下载
- 积分:1
-
模式识别
模式识别代码以及PPt
哈工大出版社
刘家峰(Pattern recognition code and PPt
Kazakhstan press
Jia Feng Liu)
- 2020-07-03 06:20:02下载
- 积分:1
-
基于自适应遗传算法求解装箱问题_赵晓青
解决三维装箱问题的一种自适应遗传算法//(Solve the problem of 3D packing)
- 2020-06-16 03:20:02下载
- 积分:1
-
Java华容道源码
Java华容道源码,代码中有注释,对学习有帮助。以前在手机里运行过。
- 2022-07-26 07:30:32下载
- 积分:1
-
C + +
OPNET仿真实验,我平时做的,希望对您有帮助-C++
- 2023-01-14 13:25:04下载
- 积分:1