资源列表
SvmBench
- SVM分类器,由上海交通大学编写,软件使用方便、好用-SVM classifier, from the preparation of the Shanghai Jiaotong University, the software easy to use, handy
GA_SA
- 采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
adalin
- 用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!-C language of neural networks, genetic algorithm was used to train the network, the speed of convergence very soon!
Apriori
- Apriori算法的JAVA实现A priori算法的JAVA实现
Tsai3D_with_demo
- 这是著名的Tsai摄像机内外参数标定的源码,可以应用在计算机视觉计算中。-This is the famous Tsai camera calibration parameters of the internal and external source, for use in computer vision calculation.
hopfieldTSP
- 利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
Tsp
- 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
Find_the_way
- 本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。-this program is the path to find procedures, a friend wrote, it is noted. Can handle path optimization. Need to run into the picture in the code folder.
carmen-0.6.6-beta
- 卡耐基.梅隆大学的机器人仿真软件(Redhat linux 9下安装)
trilearn_base_sources-3.3.tar
- University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队
pcnnedge
- 这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。
Apriori
- 数据挖掘关联算法VC实现,很实用,只要按格式修改数据格式就好了