文件名称:图搜索策略
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [MacOS] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图搜索策略
..........\.classpath
..........\.project
..........\java.policy.applet
..........\九宫图.class
..........\九宫图.java
..........\九宫图结点.class
..........\九宫图结点.java
..........\使用说明.txt
..........\图搜索策略.htm
..........\实验报告.doc
..........\开发文档.txt
..........\开发日志.txt
..........\程序界面.class
..........\程序界面.java
..........\表.class
..........\表.java
..........\.classpath
..........\.project
..........\java.policy.applet
..........\九宫图.class
..........\九宫图.java
..........\九宫图结点.class
..........\九宫图结点.java
..........\使用说明.txt
..........\图搜索策略.htm
..........\实验报告.doc
..........\开发文档.txt
..........\开发日志.txt
..........\程序界面.class
..........\程序界面.java
..........\表.class
..........\表.java