文件名称:upload4
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- ocpo*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用模拟退火算法解决旅行商问题
程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the fr a mework of Annealing.java files, Annealing.java implements Inter.java interface functions. Interface functions getStrategy is a void return type of function, the function of the input parameter is a string representing the file name of input file
程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the fr a mework of Annealing.java files, Annealing.java implements Inter.java interface functions. Interface functions getStrategy is a void return type of function, the function of the input parameter is a string representing the file name of input file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
upload4\Annealing.java
.......\Inter.java
.......\Test.java
.......\TSP10.txt
.......\TSP20.txt
upload4
.......\Inter.java
.......\Test.java
.......\TSP10.txt
.......\TSP20.txt
upload4