搜索资源列表
遗传算法-理论、应用与软件实现
- 王小平版《遗传算法-理论、应用与软件实现》遗传算法的光盘源代码-Wang Xiaoping version of "genetic algorithm-Theory, Application and Software" genetic algorithm source code CD
TSP
- 很好很重要的十进制遗传算法的源代码,C#的-Decimal very important source of genetic algorithms, C#' s
bksa
- 基于峭度的盲分离开关算法的matlab源代码程序-Blind Source Separation Based on Kurtosis switch algorithm
genetic-algorithm
- 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
GA
- 遗传算法通过源代码 选择交叉编译 有较好的收敛性-Genetic selection through cross-compile the source code has a better convergence
yichuansuanfadechengxubufen
- 用visual c++编的遗传算法的小工具,用于数据优化分析,内有源代码,仅供参考-Compiled with visual c++ genetic algorithm for small tools, optimized for data analysis, within the source code, reference
tsp_ga
- 遗传算法,matlab编写的源代码,用于解决旅行商等np问题,算法效率高-Genetic algorithm written in Matlab source code used to solve the traveling salesman and other np, high efficiency of the algorithm
zishiyingyichuansuanfa
- 自适应遗传算法的源代码,已经编译运行成功-Adaptive genetic algorithm source code, compile and run successfully
GA
- 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA2
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA3
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA4
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA5
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
yichuansuanfa
- 用c++写的遗传算法源代码, 希望帮助大家学习-The genetic algorithm with c++ write source code, hope to help people learn
GA
- 介绍了一个遗传算法实例,用c++语言编程,源代码-Examples of genetic algorithm
tsp-chang
- 5个城市TSP(旅行商问题)的基于遗传算法的C++源代码,希望对于你学习遗传算法会有一定的帮助-Five cities TSP (traveling salesman problem), genetic algorithm-based C++ source code, there will be some hope for you to learn the genetic algorithm help
223
- 《遗传算法理论·应用与软件实现》源代码 主要包括了遗传算法的实现-code of 《Genetic algorithm theory and application and software implementation 》, mainly including the realization of the genetic algorithm
TSP
- TSP遗传算法源代码C语言代码,能够很好地解决问题。-TSP genetic algorithm source code
GA
- MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
物流调度
- 物流车辆调度(单中心仓),遗传算法求解过程源代码