搜索资源列表
GP_VC
- 遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
845
- 遗传算法 要下载的找我啊!1这是我毕业设计时用到的-genetic algorithm to download approached me ah! This is a graduation I use the design
xuexu
- 一个关于遗传算法的源代码,是一篇毕业设计的源代码,很有价值的-a genetic algorithm source code, is a graduate design of the source code and of great value to the
GAprogram
- ga测试程序,测重于理解遗传算法,对初学者来说比较重要,对那些做毕业设计的人来说也是一个好程序-ga testing procedures, focusing on understanding the genetic algorithm, for beginners, it is rather important. those who do graduate of the design is also a good procedure
GA
- 遗传算法的C语言实现,曾经对毕业设计起到了决定性帮助
re
- 遗传算法的资料,用于做毕业设计之用。此为文件说明也。
timetable-csharp
- c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
GA-FOR-VRP
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
GA
- 毕业设计_基于遗传算法的曲轴优化设计研究-GA
GPLib
- 遗传规划算法 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-Genetic programming using C++
2009071013263156140
- 遗传算法的MATLAB实现,很好用的,可以用作毕业设计-MATLAB genetic algorithm to achieve, well used, can be used as graduate design
zujuanyanjiu
- 计算机科学技术专业毕业论文设计——基于遗传算法和acsess数据库的组卷系统的研究。-Professional Thesis computer science and technology design- based on genetic algorithms and acsess Paper System in the database.
zhengjiaoyichuang
- 用正交遗传算法解Tsp问题,是毕业设计的参考资料-Using genetic algorithms to solve problems of graduation design, TSP of reference material.
GA
- 包含各种遗传算法的论文,详细讲述了遗传算法的思想和算法,也提供了各种改进的技术,是毕业设计和开发的最佳的参考资料。-The paper contains a variety of genetic algorithm, genetic algorithm described in detail the ideas and algorithms, but also offers a range of improved technologies, is the best graduate design
genetictoTSP
- 我本科毕业设计时研究用的遗传算法解决TSP问题,matlab版本的-I graduated with the design of genetic algorithm to solve TSP problem, matlab version
yiqunandyichuan
- 本科毕业设计时最后版本,蚁群和遗传算法的混合算法。-Graduation design the final version of the hybrid ant colony algorithm and genetic algorithm.
IrisDC06
- 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
code-builder_ifl568
- 我在毕业设计时编写的遗传算法MATLB程序,具有比较好的通用性,里面有遗传算法的选择、交叉、变异函数,包括仓库问题,temp问题,temp1问题等遗传算法例子。 -I wrote in the design of genetic algorithm MATLB graduation program, with good versatility, there are genetic algorithm selection, crossover, mutation of genetic algo
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
chapter11
- 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
