资源列表
chess.py
- Python实现A*算法解决八数码问题。 输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。 输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。 使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。-Python achieving eight A* algorithm to solve digital problems. Enter a list of the nine numbers represent the number eight p
dfsd
- 作业调度算法,是关于一个作业调度算法的东西,你懂的-Job scheduling algorithm, job scheduling algorithm is about a thing, you understand
ACO
- 蚁群算法的实现,对于蚁群算法采用局部搜索和全局搜索相结合-Implementation of the ant colony algorithm
BetSGA
- 这是一个自己编写的高效的遗传算法 能有效的实现优化选择。
zidongqukuan
- 一个自动取款机程序..希望有需要的朋友参考。-an automatic teller machine .. hope that the procedures need of a friend reference.
RBF
- RBF神经网络用于分类与回归的两个小程序,需要的-NeuralNetwork_RBF for Classification and Regression
svspf
- please see the program to download the newton
monituihuofaTSP
- 利用模拟退火法进行旅行商问题的求解,能够快速得到最优解-Conducted using simulated annealing traveling salesman problem solving
mgauss
- 小波分析mgauss中的应用,应用与变量的选取,以及二级及结构的分析预测-Application of wavelet analysis in the application of mgauss, application and selection of variables, and analysis of the two levels and structures
ANN
- 人工神经网络(ANN),简称神经网络,是一种模仿生物神经网络的结构和功能的数学模型或计算模型。将它在R语言中的两种格式应用于案例。-Artificial neural network (ANN), or neural network, is a mathematical model or a computational model that imitates the structure and function of biological neural networks. The two for
tsp1
- 一种随机神经网络应用在模拟退火算法中解决TSP问题
Legao_robot_sourcecode
- Legao机器人识别道路行走的代码,能绕着黑色路线行走-Robot road Legao identification code that can walk around the black line
