旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm 下载
|
人工智能八数码源代码 启发式搜索解决八数码问题的源代码 8数码难题算法,界面比较漂亮。操作简单-eight digital artificial intelligence heuristic search the source code to solve the problem eight digital source code 8 puzzle algorithm, interface more beautiful. Simple operation 下载
|
启发式遗传算法组卷模型研究,启发式遗传算法组卷模型研究-heuristic genetic algorithms Test Paper Model, heuristic genetic algorithms Test Paper Model 下载
|
详细讲解了什么是启发式算法,以及启发式算法的各种类型和相应的模型- 下载
|
基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). Its an individual adaptation to the environment by its Health (fitness). 下载
|
程序采用全局择优的启发式搜索算法来解决八数码难题.A*算法解决八数码-procedures used for selecting the best overall heuristic search algorithm to solve the problem of digital eight. A * algorithm to solve eight digital 下载
|
重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm 下载
|
提出了课程表问题的一种基于概率型启发式算法(HA)的模拟退火算法。- 下载
|
启发式算法DOC文本,复制到C++中可直接运行.-heuristics DOC text copied to the C can be directly run. 下载
|
用C++BUILDER做的一个迷宫,可以实现深度优先,广度优先和启发式搜索算法-C BUILDER do a maze, can achieve priority depth, breadth priority and heuristic search algorithm 下载
|