-
D星算法,是A星算法的动态版本,都是基本的路径规划算法
D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
- 2022-07-22 06:07:29下载
- 积分:1
-
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!...
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating a ga category Constructors input to the appropriate Operational parameters can!
- 2022-02-14 09:53:05下载
- 积分:1
-
神经网络的代码描述实例,包含了详细的描述和说明。
程序代码说明
神经网络的实例,内附详细说明-Code description examples of neural network, containing a detailed description of
- 2022-09-28 03:55:03下载
- 积分:1
-
Tutorial for Boosting algorithm by Schapire
Schapire 所著的Boosting算法的教程。
对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
- 2023-04-22 16:20:03下载
- 积分:1
-
类AStarPathFinder实现方块状网格上的A*算法
类AStarPathFinder实现方块状网格上的A*算法-Class AStarPathFinder realize massive grid square on the A* algorithm
- 2023-08-20 19:25:03下载
- 积分:1
-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
一个使用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
-
模糊规则库实现
Fuzzy Rule Base Implementation
- 2022-07-03 23:54:45下载
- 积分:1
-
计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂...
计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂-Calculation of Euclidean distance C-language source code, sub-source has been tested and can be effectively run, easy-to-read source
- 2022-01-26 08:18:27下载
- 积分:1
-
模式识别中的感知机算法实现,在matlab下实现
模式识别中的感知机算法实现,在matlab下实现-Pattern Recognition Perceptron algorithm in matlab to achieve
- 2022-02-21 20:01:55下载
- 积分:1