资源列表
[数值算法/人工智能] PSO-TSP
说明:在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of spe<李北辰> 在 2025-11-22 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] DEAgent-algorithm
说明:通过DE agent求解各种约束函数优化问题-This source code is discrible the DE agent that is for solving constrained numerical optimization problems.<李北辰> 在 2025-11-22 上传 | 大小:185kb | 下载:0
[数值算法/人工智能] TSP-InvertOver
说明:采用Inver-over算法求解TSP问题(包括测试算例),算法结果较好,收敛较快。-This algorithm introuduce the Inver-over operotor that is solved TSP problems.(Including testing benchmarks).<李北辰> 在 2025-11-22 上传 | 大小:348kb | 下载:0
[数值算法/人工智能] PSO-random-kidnap
说明:用随机自适应粒子群优化算法求解背包问题。-Random adaptive particle swarm optimization algorithm to solve knapsack problem.<李北辰> 在 2025-11-22 上传 | 大小:1.27mb | 下载:0
[matlab例程] ldpc-bp-log
说明:matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment<cindy duan> 在 2025-11-22 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] Guotao-algorithmic
说明:线性非凸多父体杂交算子求解TSP问题。算法将搜索空间看成是一个全空间Ω,种群中的个体可以看作Ω中的一组向量。种群中的若干个向量构成一组基向量,它们可以张成Ω的一个子空间,这些向量随机性组合能相对均匀地搜索这一部分子空间。-Linear non-convex multi-parent crossover operator for solving TSP body problem. Algorithm search space as a full-space Ω, the individual po<李北辰> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Text6_2
说明:(1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (<w> 在 2025-11-22 上传 | 大小:2kb | 下载:0