Description: 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数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. Platform: |
Size: 1024 |
Author:小刘 |
Hits:
Description: tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。-Simulated Annealing Algorithm tsp. Using java procedure, it is worth thinking of learning programming and simulated annealing algorithm for learning. Platform: |
Size: 11264 |
Author:李俊 |
Hits:
Description: 新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem. Platform: |
Size: 296960 |
Author:michaltina |
Hits:
Description: 模拟退火算法通用类,改编自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 Platform: |
Size: 5120 |
Author:长亭 |
Hits:
Description: 使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序-The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source Platform: |
Size: 3072 |
Author:ann |
Hits:
Description: 一种灰度图像的半色调图像生成程序。该程序实现了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. Platform: |
Size: 17408 |
Author:lm |
Hits:
Description: 模拟退火算法解决旅行商问题,从文件读入城市信息-Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city Platform: |
Size: 7168 |
Author:肖佩瑶 |
Hits:
Description: JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques. Platform: |
Size: 11746304 |
Author:jim |
Hits:
Description: 可以判断输入数据与已知数据的符合程度,模拟退火算法,获取系统日期,数字水印,java读取文件-Input data can be judged in line with the known data, the degree of simulated annealing algorithm, access to the system date, digital watermarking, java read the file Platform: |
Size: 4096 |
Author:颜家凯 |
Hits:
Description: 使用模拟退火算法解决旅行商问题
程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the framework 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 Platform: |
Size: 3072 |
Author:ocpocpocp |
Hits:
Description: 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting Platform: |
Size: 100352 |
Author:党静 |
Hits:
Description: 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Savage problems or squares algorithm source code. Platform: |
Size: 75776 |
Author:阿武 |
Hits:
Description: 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. Platform: |
Size: 6144 |
Author:saoqingkai
|
Hits: