文件名称:shanzhash
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- shanz*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对
重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、
“最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。
整个程序使用了动画技术,界面设计美观友好,使用方便。-In the field of artificial intelligence, implicit graph search is a basic method of solving problems, this program through the use of a variety of graph search strategy, Jiugong rearrangement problem solving, demonstrate the " breadth-first search" , " depth-first search " ," bounded depth-first search " ," best-first search " and" local preferred search " Figure five basic search strategy. The program uses animation techniques, interface design, beautiful and friendly, easy to use.
重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、
“最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。
整个程序使用了动画技术,界面设计美观友好,使用方便。-In the field of artificial intelligence, implicit graph search is a basic method of solving problems, this program through the use of a variety of graph search strategy, Jiugong rearrangement problem solving, demonstrate the " breadth-first search" , " depth-first search " ," bounded depth-first search " ," best-first search " and" local preferred search " Figure five basic search strategy. The program uses animation techniques, interface design, beautiful and friendly, easy to use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shanzhashu
..........\表.class
..........\表.java
..........\程序界面.class
..........\程序界面.java
..........\九宫图.class
..........\九宫图.java
..........\九宫图结点.class
..........\九宫图结点.java
..........\开发日志.txt
..........\开发文档.txt
..........\实验报告.doc
..........\使用说明.txt
..........\图搜索策略.htm
..........\表.class
..........\表.java
..........\程序界面.class
..........\程序界面.java
..........\九宫图.class
..........\九宫图.java
..........\九宫图结点.class
..........\九宫图结点.java
..........\开发日志.txt
..........\开发文档.txt
..........\实验报告.doc
..........\使用说明.txt
..........\图搜索策略.htm