资源列表
id3
- 这是用于聚类的 ID3 算法用C语言的实现,可以减轻同学们对聚类的处理-This is the ID3 algorithm for clustering with the C language implementation, students can reduce the handling of the clustering
GetTheWay
- 使用A*算法的智能公交系统,可数次换乘,有详细的注释-A* algorithm using intelligent transportation system can transfer several times, with detailed notes
SJTU
- 上海交通大学ACM模板,各种有用的算法源代码-ACM Templete Version of SJTU
ass2ofAI
- 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
pca
- principal component aalasis
mifengqunsuanfazaiTSPwentishangdeyingyongjicanshug
- 分析蜜蜂猜谜原理和蜂群算法模型的基础上,本文提出了一种适于组合优化问题应用的改进米粉算法,将其用在TSP问题的求解。-Analysis of principles and quiz bee colony algorithm based on the model, this paper presents a problem for the application of combinatorial optimization algorithms to improve rice, will be us
fenxianxingguihuazhongdancunxingfaqiujizhideCyuyan
- 日常生活生产中有大量求极值的问题,一般计算机实现用穷举法或牛顿迭代法,但其计算量非常大。使用单纯形法可根据单纯形各个顶点的目标函数值,加以比较,丢掉其中最坏的点,代之以新点,。-Daily production of a large number of extremum problems, general computer implemented by the exhaustive method or Newton' s iterative method, but its calculat
GA
- 个人觉得这个遗传算法的程序很适用,现在共享出来,希望能帮助需要的人-good
AnImprovedHeuristicAnt-ClusteringAlgorithm
- 本文提出了一种可以带来启发式知识指导蚂蚁在二维网格空间移动。降低移动蚂蚁的随机性,避免了产生“未分配的数据对象”。我们通过实验结果表明,这种改进的聚类启发式蚁群算法具有优越性并减少在经典算法的运行时间。-An improved heuristic ant—clustering algorithm(HAC)is presented in this paper.A device of memory bank is proposed,which can bring forth heuristic
Memetic
- 一个关于粒子群优化的memetic算法的最新论文,对memetic算法研究者很有帮助-One on the memetic particle swarm optimization algorithm of the latest paper, the researchers of the memetic algorithm is helpful
Memetic2
- 关于memetic算法的硕士论文,很全面的介绍了算法的发展及应用,是不可多得的好资料-Master' s thesis on the memetic algorithm, it is a comprehensive introduction to the development and application of the algorithm, is the rare good information
concat1-2
- Simple Concat Version 1 and 2