-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用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.
- 2022-01-25 17:15:20下载
- 积分:1
-
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件...
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件动态系统(DEDS)仿真、仿真优化等方面的应用。
-CPN can provide powerful classification. Introduction CPN (Counter Propagation Networks) neural network structure, training and calculated on the basis of a detailed discussion of the CPN in Discrete Event Dynamic System (DEDS) simulation, simulation optimization applications.
- 2022-06-12 04:42:28下载
- 积分:1
-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。...
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan"s search algorithm, including depth-first search, breadth- first search algorithm Dijstra, A* algorithm is more typical search algorithm, and can map the input and editing operation, only for reference.
- 2022-03-14 21:41:13下载
- 积分:1
-
一个对初学者非常实际非常方便的矢量量化的C语言实现 ,值得...
一个对初学者非常实际非常方便的矢量量化的C语言实现 ,值得-one pair of very real beginners very convenient vector quantization C language, it is worth a look at
- 2023-01-06 16:35:03下载
- 积分:1
-
一个用VC++开发的采用模糊C均值聚类算法.
一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
- 2023-02-25 09:45:04下载
- 积分:1
-
清华大学人工智能讲义
清华大学人工智能讲义-Tsinghua University, notes in artificial intelligence
- 2022-04-06 13:25:38下载
- 积分:1
-
数据挖掘算法(Apriori)
数据挖掘算法(Apriori)--JAVA实现-(Apriori)--JAVA
- 2022-10-22 13:30:03下载
- 积分:1
-
Java Object Oriented Neural Engine is a Java was the neural network framework. I...
Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。-Java Object Oriented Neural Engine is a Java was the neural network framework. It consists of a core engine, a GUI editor and a component of distributed training environment. By writing new modules to expand it to meet new algorithm based components or starts a new architecture.
- 2022-03-17 07:12:37下载
- 积分:1
-
西安电子科技大学模式识别原理与应用课件1
西安电子科技大学模式识别原理与应用课件1-Xi" an University of Electronic Science and Technology Pattern Recognition Theory and Application of a courseware
- 2022-01-22 02:42:20下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1