资源列表
apriori
- apriori算法,用c++实现的,请放心下载使用-apriori algorithm, with c++ implementation, please rest assured download
K-Means-algorithm-source-program
- c++源码K-Means动态聚类算法源程序。,希望对工程应用有帮助。-K-Means dynamic clustering algorithm source program ,I hope it will be helpful.
Buckland_AIExecutables
- 游戏中人工智能的应用开发。各种案例以及完整代码-AI on Game Design
MapBuilding
- 本程序所采用的基于栅格的地图表示方法即将整个环境离散化为规则的基本单元,二维栅格,对于每个栅格指出其中是否存在障碍物,通过对栅格的描述实验环境的建模。目前,这种方法已经在许多机器人系统中得到应用,是使用较为成功的一种方法。栅格地图的优点是:易于创建和维护,且不需要明确的几何参数。栅格地图的缺点是:当栅格数量增大时(在大规模环境或对环境划分比较详细时),对于地图的维护所占用的内存和CPU时间迅速增长,使计算机的实时处理变得很困难,也就是说刚栅格表示的环境地图,环境空间的分辨率与栅格尺寸的大小有关,
DoubaiMINI
- 豆掰源码,很简单的豆掰源码。方便大家进行修改优化-Beans breaking source, a very simple bean breaking source. Be modified to facilitate optimal
genetic-algorithm
- 采用遗传算法解决八数码问题。分六个子程序,有代码说明和测试结果。-Using genetic algorithm to solve the problem eight digital. Divided into six routines, there are code descr iptions and test results.
GA
- 用以解决作业车间调度问题的传统遗传算法,不包括编码和解码程序-GA for Job Shop
LibDriven_LBM
- 用c++实现顶盖驱动流,采用格子Boltzmann方法-This file is part of the book named "格子Boltzmann方法的理论及应用 ".Details can be found in Page 216~222 in Appendix D.You are free to use, copy and modify the sources under certain umstances, provided this copyright notice remains
2007518203554756
- 一个用simulink做的模糊PID自适应系统,通过三个模糊FIS:dkp,dki,dkd来分别控制Kp,Ki,Kd,以达到PID参数可自动调整的目的。--A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID paramet
Gauss_List
- 实现高斯列主元解方程 vc 该算法容易理解 -Gaussian line to achieve the main element solution algorithm is easy to understand the equation vc
1_Pathfinder
- GA Algorithm PathFinder
2_TSP
- Genetic Algorithm example TSP
