-
用A*算法解决八数码问题的小程序,特别好的程序代码
用A*算法解决八数码问题的小程序,特别好的程序代码-With A* algorithm to solve the problem of a small digital 8 procedures, in particular, a good code
- 2022-07-25 19:48:05下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.
- 2022-03-16 10:18:28下载
- 积分:1
-
FP-GROWTH算法实现数据挖掘中的关联规则-FP-GROWTH data mining algorithm of association rules
- 2022-02-26 21:40:44下载
- 积分:1
-
Lin
Lin-Kernighan的R-Opt算法。主要思想是CLK,小规模的TSP可以在很短的时间内都到最优解。-Lin-Kernighan algorithm for the R-Opt. The main idea is CLK, small-scale TSP can be in a very short period of time have gone to the optimal solution.
- 2023-08-04 09:00:03下载
- 积分:1
-
极小化误差平方和算法聚类源代码,下载后直接运行就可以了...
极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
- 2022-02-26 16:16:53下载
- 积分:1
-
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价....
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价.
-The use of genetic algorithm feature selection in text clustering. To a combination of characteristics as a chromosome, its binary code, the introduction of text set density as a characteristic of fitness function for evaluation of individual fitness.
- 2023-03-15 14:15:04下载
- 积分:1
-
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现...
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现-Real-coded genetic algorithm C++ Using matlab realize real-coded genetic algorithm C++ Realize using matlab
- 2022-03-21 09:46:50下载
- 积分:1
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1
-
- 2022-07-02 14:05:05下载
- 积分:1