文件名称:图搜索策略
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 764215图搜索策略.rar 列表 图搜索策略\.project 图搜索策略\使用说明.txt 图搜索策略\图搜索策略.htm 图搜索策略\表.java 图搜索策略\.classpath 图搜索策略\开发文档.txt 图搜索策略\实验报告.doc 图搜索策略\九宫图.java 图搜索策略\九宫图结点.java 图搜索策略\程序界面.java 图搜索策略\java.policy.applet 图搜索策略\开发日志.txt 图搜索策略\表.class 图搜索策略\程序界面.class 图搜索策略\九宫图结点.class 图搜索策略\九宫图.class 图搜索策略