资源列表
useantsystemtoupdate
- 這是螞蟻系統演算法裡面更新費洛蒙以及新的搜尋機制的程式碼
PathFinderLibrary_src
- A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and
BP(c)
- 一个bp神经网络的c语言源代码,已经通过编译调试。-a neural network bp c language source code, compile debug.
BPlizi
- 几个bp神经网络的matlab例子,方便bp神经网络的初学者学习-Bp neural network matlab several examples of neural networks easy for beginners to learn bp
madgwick_algorithm_matlab
- 利用IMU,基于梯度下降算法获得四元数,可以转化得到欧拉角。-MADGWICKAHRS Implementation of Madgwick s IMU and AHRS algorithms
local_search
- 运用局部搜索算法实现旅行商问题。作者:陈华昌-The use of local search algorithm traveling salesman problem. Author: Chen Huachang
BPN
- 介绍了神经 网络中的BPN算法的C语言实现.
Strategy2VS2Scrimmage
- 2013年5月份水中机器人大赛中2v2抢球大作战项目的相关可执行文件,希望对大家有用 -May 2013 2v2 underwater robotics contest the ball big battle executable files related to the project, we hope to be useful
3_cubic_puzzle
- 立方数码问题(8数码问题的三维拓展) 使用C/C++实现4个算法,即,使用启发函数h1(n)的A*算法:Astar_h1.cpp,使用启发函数h2(n)的A*算法:Astar_h2.cpp,使用启发函数h1(n)的IDA*算法:IDAstar_h1.cpp,使用启发函数h2(n)的IDA*算法:IDAstar_h2.cpp。输出文件名与算法对应。以h1为启发函数的A*算法输出到output_Ah1.txt;以h2为启发函数的A*算法输出到output_Ah2.txt;以h1为启发函数的IDA
BPN
- 人工智能神经网络中的bpn算法的实现方法,学神经网络的同学请使用-Artificial neural network algorithm bpn methods, neural network learning students use the
BPN源码
- BP神经网络C++源代码,经过测试运行,欢迎使用,欢迎指导!-BP neural network C source code, the test run, welcomed the use of welcome guidance!
KAverage
- 模式识别中的K-均值算法演示-pattern recognition, the K-means algorithm demo
