-
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序....
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序.-a depth-first search, breadth- first search, add the information inspired the minimum price for a search of solutions to search, find out the optimal solution sample programs.
- 2023-08-28 00:50:03下载
- 积分:1
-
搜索文章中的文字 更快找到符合要求的内容
搜索文章中的文字 更快找到符合要求的内容-English text article more quickly find the content to meet the requirements
- 2022-03-22 04:35:30下载
- 积分:1
-
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。...
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。-This is bs tournament team 2D simulation procedure, in which intelligent algorithms and reinforcement learning algorithm is worth learning from.
- 2022-11-07 20:20:04下载
- 积分:1
-
用vc开发的A*寻路算法的dll,可以在其他语言调用,包含了一个vb调用的示例...
用vc开发的A*寻路算法的dll,可以在其他语言调用,包含了一个vb调用的示例-The dll file of A* road-mapping algorathm,which can be used in other language,including an example of vb.
- 2022-06-13 02:18:51下载
- 积分:1
-
Matlab neural network toolbox application profile neural network has been applie...
Matlab神经网络工具箱应用简介
神经网络已经在各个领域中应用,以实现各种复杂的功能。这些领域包括:模式识别、
鉴定、分类、语音、翻译和控制系统。
如今神经网络能够用来解决常规计算机和人难以解决的问题。我们主要通过这个工具箱
来建立示范的神经网络系统,并应用到工程、金融和其他实际项目中去。-Matlab neural network toolbox application profile neural network has been applied in various fields in order to achieve a variety of complex functions. These areas include: pattern recognition, identification, classification, voice, translation and control systems. Today neural networks can be used to conventional computers and people to solve difficult problems. We mainly through the toolbox to create a model of neural network systems, and applied to the engineering, financial and other practical projects.
- 2022-03-06 04:37:21下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1
-
利用hopfield神经网络解决TSP(旅行商)问题
利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
- 2022-07-19 16:20:58下载
- 积分:1
-
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去...
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
- 2023-07-16 19:15:03下载
- 积分:1
-
ai 代码的C++实现,在VC6.0下运行通过
ai 代码的C++实现,在VC6.0下运行通过-ai code of C++ to achieve,vc++ Running through
- 2022-01-31 10:01:52下载
- 积分:1
-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1