资源列表
[人工智能/神经网络/遗传算法] TSP-ACE2
说明:VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。-VC under the ant colony algorithm for TSP deal with the issue of Chinese postman problem. Another type of treatment with a log.<hanjie> 在 2024-11-01 上传 | 大小:22528 | 下载:0
[人工智能/神经网络/遗传算法] GAclass
说明:这是一份整理好的遗传算法的类,用c++编写,在写的时候做了较为详细是注释。供同行参考。-This is a good genetic algorithm finishing the class, using c++ Prepared, in writing when it is to do a more detailed notes. For peer reference.<彦竹> 在 2024-11-01 上传 | 大小:10240 | 下载:0
[人工智能/神经网络/遗传算法] K_MEANS
说明:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given<> 在 2024-11-01 上传 | 大小:29696 | 下载:0
[人工智能/神经网络/遗传算法] Double_ACO_TSP
说明:此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可-This package is a dual population of ant colony algorithm to seek China s 75 cities, the shortest path problem, that is typical TSP problem, the package can extrac<梁锦兆> 在 2024-11-01 上传 | 大小:8192 | 下载:0
[人工智能/神经网络/遗传算法] A_Star_Visual_CPP_Version
说明:A Star 算法 的C++实现, 有很好的类实现 -A Star algorithm C++ Realize, there are very good category realize<andrew> 在 2024-11-01 上传 | 大小:106496 | 下载:0
[人工智能/神经网络/遗传算法] FingerprintDiscriminating
说明:包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做<黄工> 在 2024-11-01 上传 | 大小:46080 | 下载:0
[人工智能/神经网络/遗传算法] g
说明:遗传算法的核心实现类 C++语言编写,自己经过精心编写-The core of the realization of genetic algorithm-type C++ Languages, their own carefully prepared<饶宾> 在 2024-11-01 上传 | 大小:8192 | 下载:0
[人工智能/神经网络/遗传算法] Leastsquares
说明:Matlab Code for Intelligent Control<lichong> 在 2024-11-01 上传 | 大小:16384 | 下载:0
[人工智能/神经网络/遗传算法] Agent
说明:实现Agent,绕墙走的功能,实现了图形化界面.点中按钮<AddWall>或<AddBlock>,使其处于按下状态,然后就可以在左边的矩形区域内通过点击鼠标左键设定墙或障碍物. 另外,还可以设定一组障碍物,方法是:先在 左上角按下鼠标左键,然后按住鼠标左键,拖动鼠标到所需的右下角,松开鼠标左键,这样,左上角和右下角之间的矩形区域就都被设成了障碍物-Realize Agent, walk around the<jiangtao> 在 2024-11-01 上传 | 大小:123904 | 下载:0
[人工智能/神经网络/遗传算法] particle_filter
说明:粒子滤波算法在机器人定位中的应用,包含全部源码-Particle filter in robot localization application, including all source code<刘先恩> 在 2024-11-01 上传 | 大小:38912 | 下载:0
[人工智能/神经网络/遗传算法] poj1038--Bugs
说明:经典的状态DP难题,非常好的的题目,我做了很久才做出来,强烈推荐!!1-Classic state DP problem, a very good topic to do for a long time before I make out, strongly recommended! ! 1<Allen Xu> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[人工智能/神经网络/遗传算法] poj2978--ColoredStones
说明:POJ2978,同样是状态DP好题,滑铁卢大学的校赛题目-POJ2978, state DP is also a good title, University of Waterloo s School Tour Title<Allen Xu> 在 2024-11-01 上传 | 大小:1024 | 下载:0