CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - simulated annealing java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - simulated annealing java - List
[
Other resource
]
SA_TSA
DL : 0
Java 编写的模拟退火算法解决TSP问题源程序(附带144城市地图)-Java prepared by the simulated annealing algorithm to solve TSP source (with 144 city maps)
Update
: 2008-10-13
Size
: 1.2mb
Publisher
:
nt
[
Other resource
]
SA_TSA
DL : 0
利用模拟退火算法解决旅行商问题的java原码-using simulated annealing algorithm to solve the traveling salesman problem java original code
Update
: 2008-10-13
Size
: 9.08kb
Publisher
:
祖超
[
AI-NN-PR
]
模拟退火程序
DL : 0
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
小刘
[
AI-NN-PR
]
SA_TSA
DL : 0
Update
: 2025-02-17
Size
: 1.2mb
Publisher
:
nt
[
JSP/Java
]
TSPNEW
DL : 0
经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
Update
: 2025-02-17
Size
: 1.37mb
Publisher
:
红红
[
AI-NN-PR
]
SA_TSA
DL : 0
利用模拟退火算法解决旅行商问题的java原码-using simulated annealing algorithm to solve the traveling salesman problem java original code
Update
: 2025-02-17
Size
: 9kb
Publisher
:
祖超
[
JSP/Java
]
SimulatedAnnealing
DL : 0
tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。-Simulated Annealing Algorithm tsp. Using java procedure, it is worth thinking of learning programming and simulated annealing algorithm for learning.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
李俊
[
MPI
]
JSimul_1.0.1
DL : 0
eclispse下运行 模拟退火算法的java源代码-eclispse run simulated annealing algorithm java source code
Update
: 2025-02-17
Size
: 666kb
Publisher
:
renewu
[
AI-NN-PR
]
tsp-vs
DL : 0
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
Update
: 2025-02-17
Size
: 290kb
Publisher
:
michaltina
[
Algorithm
]
tsp
DL : 0
模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realize: To evaluate the algorithm, the field of access to the current solution, detalT value] [temperature changes, loopCount] [cycles adjustable, more primitive type of See SACompute
Update
: 2025-02-17
Size
: 5kb
Publisher
:
长亭
[
AI-NN-PR
]
SA_TSP
DL : 0
使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序-The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source
Update
: 2025-02-17
Size
: 3kb
Publisher
:
ann
[
Special Effects
]
Halftoning
DL : 0
一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation process. The program achieved a siggraph 2008 paper in the Structure aware halftoning Halftoning Algorithm. The algorithm is based on the objective function optimization, simulated annealing method used to generate. The program can be read into the gif, png, jpg, bmp format images, and automatically will be converted to grayscale color map. Halftone generated map png format only supports the current output. The realization of the language for java. Jre 1.6.0_10 in the tests are normal.
Update
: 2025-02-17
Size
: 17kb
Publisher
:
lm
[
JSP/Java
]
tsp
DL : 0
java写的体现模拟退火原理的程序,具体问题可以继承-java to write a reflection of the principle of simulated annealing procedures, specific problems can be inherited
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Wangyun
[
AI-NN-PR
]
TSP
DL : 0
模拟退火算法解决旅行商问题,从文件读入城市信息-Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
Update
: 2025-02-17
Size
: 7kb
Publisher
:
肖佩瑶
[
Internet-Network
]
SimulatedAnnealing
DL : 0
旅行商问题的模拟退火算法实现 采用VHDL仿真,软件java来varificatio。本例中采用16个城市-Traveling Salesman Problem Algorithm of Simulated Annealing using VHDL simulation, software, java to varificatio. In this case the use of 16 cities
Update
: 2025-02-17
Size
: 18.78mb
Publisher
:
Zoe
[
AI-NN-PR
]
opt4j-2.0
DL : 0
Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-objective Evolutionary Algorithm (including SPEA2 and NSGA2), a multi-objective Differential Evolution, a multi-objective Particle Swarm Optimizer (PSO), and a single-objective Simulated Annealing with some predefined cooling schedules. The Opt4J framework also contains several benchmarks like ZDT, DTLZ, or WFG.
Update
: 2025-02-17
Size
: 1.88mb
Publisher
:
stuart
[
JSP/Java
]
simulated_annealing
DL : 0
人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
chc
[
JSP/Java
]
TSP
DL : 0
用穷举法和模拟退火方法实现了求解tsp问题-With exhaustion and simulated annealing method for solving TSP problem
Update
: 2025-02-17
Size
: 5kb
Publisher
:
姚灵灵
[
GUI Develop
]
pu626
DL : 0
Contains a common array signal processing algorithm, Chaos-based simulated annealing algorithm, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
saoqingkai
[
AI-NN-PR
]
Puzzle
DL : 0
八数码问题的爬山法,首选爬山法,随机重启爬山法,退火算法的实现以及比较。(This code solve 8-puzzle problem using hill climbing and simulated annealing. And then I compare with each other.)
Update
: 2025-02-17
Size
: 440kb
Publisher
:
情杀
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.