资源列表
AntTsp
- 解决旅行商问题的C++代码,可以欣赏以下
cross_bridge(VB)
- 自己编写的过桥问题的算法源码,采用穷举法,数据量是7
Aaaaaaa
- A*算法源代码 用于最短路径规划 常用于游戏的编程-A* algorithm source code for shortest path planning commonly used in game programming
percept
- 感知器的VC实现#include \"percept.h\" #include \"stdio.h\" #include \"stdlib.h\"-perception of VC# include "percept.h" # include "stdio.h" # include "stdlib.h"
20041006
- matlab粒子群神经网络的预测编程实现,电力负荷预测本人已实现
mat_li
- 使用于初级使用者.能够直接使用采用最优化算法 遗传算法-use in the primary users. To use the most direct use of genetic algorithm optimization algorithm
Adaboost
- 这是一个集成学习Adaboost算法希望能够帮助您,里面有成功运行的例子-This is an Adaboost algorithm
shenjing wangluo
- 有关神经网络的计算-the neural network computing
1
- 用Handel-c语言编写的,神经网络在fpga中的实现-With the Handel-c language, the neural network implementation in fpga
MC
- Java实现的野人传教士问题,输入可行路径。-java,M.C. problem.
TSP
- 用遗传算法去解决TSP问题。TSP问题也叫旅行商问题或货郎担问题,是数学领域中著名的问题之一。-Using genetic algorithm to solve TSP problem. The TSP problem also called traveling salesman problem and traveling salesman problem, is one of the prominent problems in mathematics.
matlab
- 通用神经网络代码学习了一段时间的神经网络,总结了一些经验,在这愿意和大家分享一下, 希望对大家有帮助,也希望大家可以把其他神经网络的通用代码在这一起分享-I have learning this code for some time,and got some experience in.I ll share it with you.
