搜索资源列表
smartsweepers
- 在VC下编译,图形界面,结合遗传算法和神经网络的智能排雷算法-in VC compiler, graphical interface, which combines the genetic algorithm and neural network algorithm for smart mine
LBTree
- 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
emluatorofphilosopherdine
- 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display process, VC. net development
matlabk-means
- 此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法
ann_1.1.1.tar
- VC++实现的神经网络工具库,可用于分类,模式识别,数据拟合插值等,具有图形显示功能-ANN is developed by VC++,for classification, pattern recognition, data regression and interpolation.
GA-tspfile
- 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
kohonen
- 自组织神经网络的C++实现,具有图形化演示效果-self organization map with VC