资源列表
EightCode
- 八数码A*算法,且输出最优路径,MFC界面实现-Eight digital A* algorithm, and outputs the optimal path, MFC interface implementation
shenjingwangluo
- BP网络设计的水果分类器,可以成功实现对水果的分类-Neural Networks
Research-and-application-of-ACO
- Simulink 蚁群算法仿真研究及其应用-Research and application of ant colony algorithm simulation on simulink
ACO-in-vehicle-routing-problem
- 蚁群算法的改进及其在车辆路径问题中的应用- Application of the improved ant colony algorithm in vehicle routing problem
Ant-Colony-Algorithm-PPT
- 蚁群算法原理介绍及应用 改进的蚁群算法 蚁群优化算法仿真-Introduction and application of the principle of ant colony algorithm improved ant colony optimization algorithm simulation
Ant-Colony-Algorithm
- 数学建模 蚁群算法 旅行商问题 信息素 最佳路线-Ant Colony Algorithm for Traveling Salesman Problem
ACO-for-shortest-path
- 数学建模 蚁群算法最短路径通用Matlab程序-Ant Colony Algorithm for shortest path Matlab source code
science-library
- 关于神经网络在信号处理中的应用,包括感知器,BP各种网络-About Neural Networks in Signal Processing
ZJH-1
- 应用BP神经网络解决数字识别问题,是老师给的代码,识别效率很高,代码采用C++语言编写,文件较多-Application of BP neural network to solve digital identification problem is that teachers give the code to identify the high efficiency, the code uses C++ language, file more
KNN_2011211651
- 应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂-Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has two data sets, one for the tr
IDA_star
- 使用IDA星算法解决八数码问题,效果比A星算法更好,运行速度更快,代码更为简洁,代码用C++语言编写,共包含基础版和测试版两个文件夹,测试版为在所写数据集上测试效果(362880个数据),基础版为人为输入源状态与目标状态,进行转化-IDA Star algorithm using eight digital problem solving, better than the A Star algorithm, run faster, more concise code, the code used
A_Star
- A星算法解决八数码问题,代码共有两种,基础版用于接收外部输入,解决输入状态到输出状态的变化,训练版为在已写好的数据集(362880个数据)下测试运行效果,代码用C语言书写,较为简洁-A star algorithm to solve the problem of the digital code there are two basic version for receiving an external input, output changes state to resolve the inpu
