资源列表
bp_c31
- bp神经网络的一个简单实现实现 包含一个bp_c3.c-bpnet bp_c3.c
UAStar.rar
- 这是对A*寻路算法的一个封装.使用非常简单:1.指定寻路区域的大小(网格) 2.指定哪些节点是障碍物 3.给定出发节点点和目标节点, 寻路! 将返回最短路径. 另外, 还可以设定遇到障碍物时只能绕着障碍物的角走,This is a routing algorithm A* a package. The use of very simple: 1. Specified routing region size (grid) 2. Specify which node is the barrier 3
TSPsource
- 用C++实现的蚁群算法解决TSP问题源码
yichuan_optimization
- 用遗传算法求解函数优化问题,每一行都有详细注释,可以直接运行!-Function optimization using genetic algorithms to solve the problem, each line has detailed notes, can be directly run!
DE_FORTRAN90
- 新近出现的很好的计算智能算法,具有很强的鲁棒性,用它发过论文.-It is a very good optimization arithmetic.
pso
- PSO的代码,能够运行....凑字数.凑字数-PSO.hello..
A_Star_M_C.rar
- 使用A*算法解决传教士与野人的问题,内含源代码直接编译即可运行。,The use of A* algorithm to solve the problem of the missionaries with the Savage, including the source code compiled to run directly.
GAGA
- 这是一个非常基本的遗传算法源程序,很简单,可以下来学习探讨。-This is a very basic genetic algorithm source code, very simple, you can learn off of.
BPNN
- BP神经网络的C#实现 并将BP 用于数据挖掘的分类上-BP neural network and BP C# implementation of the classification for data mining
演化算法在参数回归中的应用
- 本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
vc
- 遗传算法的一个简单的程序实现,通过该程序可以理解遗传算法的应用,并进行拓展,如小生境算法等-ga Genetic Algorithms procedures
random-nerve
- 《MATLAB神经网络原理与实例精解》一书配套的随机神经网络程序示例,含有完整注释。-Network Program Example MATLAB network principles and examples of fine nerve Solutions, a book supporting random nerve, contains the complete comment.
