A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
上传时间: 2014-08-10
上传用户:huyiming139
testing the command s with the given input space
上传时间: 2014-12-05
上传用户:ynwbosss
多旅行商问题(Multiple Traveling Salesperson Problem ,简称MTSP) 讨论的是如何安排m( > 1 ) 位旅行商访问n( > m ) 座城市,要求每个城市只允许被访问一次时,求解所有旅行商花费的费用和是最小(或最大) 的问题。MTSP 问题其实与单 旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条 件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。现 为解决MTSP 问题给出了一种新的染色体设计和相关的处理方法,并与以往的理论设计和计算性能进行比较。计算测试显 示,新的方法能够获得较小的查找空间,在许多方面,新的方法产生的解空间更好。
标签: Salesperson Traveling Multiple Problem
上传时间: 2013-12-17
上传用户:虫虫虫虫虫虫
power spectrum, just input the signal....
标签: spectrum signal power input
上传时间: 2017-07-28
上传用户:JasonC
The 7" screen produces 800×RGB×600 resolution image. The LCD is drivered by a single input voltage (3.3 V).
标签: resolution The produces drivered
上传时间: 2014-01-14
上传用户:hakim
Multiple two matrices
上传时间: 2014-01-02
上传用户:BIBI
由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置。
上传时间: 2017-08-05
上传用户:cainaifa
A software input panel, a virtual keyboard for windows mobile/PocketPC. It is a undochable floating SIP with only numeric input for calculators etc.. Uses bitmap buttons.
标签: undochable software PocketPC floating
上传时间: 2013-12-26
上传用户:wangchong
myanmar web input system
上传时间: 2013-12-23
上传用户:dreamboy36
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. Format: The first line write type of heuristic (N or S). Next is the status of departing and landing status. Between 2 states of 1 line blank. See examples EightPuzzle.INP
标签: state algorithme Program problem
上传时间: 2017-08-12
上传用户:jjj0202