免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法,并将其应用于求解典型的NP问题—TSP问题
上传时间: 2014-01-18
上传用户:nanxia
免疫算法和模拟退火算法求解TSP问题的研究 本文提出了一种新的免疫模拟退火算法,并将其应用于求解典型的NP问题—TSP问题
上传时间: 2013-12-14
上传用户:watch100
算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
标签: ebook Fundamentals Structures Ellis
上传时间: 2015-04-04
上传用户:tfyt
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。
上传时间: 2015-04-10
上传用户:thuyenvinh
将遗传算法与蚁群算法相相结合,产生的一种新算法
上传时间: 2014-01-03
上传用户:龙飞艇
文章在分析了多分辨率塔形结构算法和基于遗传算法的图像匹配方法的基础上,有机地结合了这两种方法的优点提出了一种新的快速匹配算法,并与传统的基于遗传算法的图像匹配方法做了比较,试验表明算法大幅度降低了匹配时间。
上传时间: 2014-01-17
上传用户:ayfeixiao
克鲁斯卡尔(Kruskal)算法 (1)算法思想(2)算法特点(3)Kruskal算法的抽象描述(4)用Kruskal算法构造最小生成树的过程(5)算法分析
上传时间: 2015-01-09
上传用户:远远ssad
普里姆(Prim)算法 (1)算法思想(2)较小紫边集的构造(3)候选紫边集合的修改(4)Prim算法的伪代码描述、、、、。
上传时间: 2013-12-30
上传用户:gtf1207
MD5算法说明 最新的算法分析
上传时间: 2013-12-20
上传用户:cuiyashuo
数字滤波算法; 中间位置算法 算术平均值算法
上传时间: 2014-12-07
上传用户:gxrui1991