搜索资源列表
GA最小生成树
- 最小生成树的代码
TypingGame
- 打字游戏源代码!!! 不错的参考代码,具有学习价值!-Typing game source code! ! ! A good reference source, with the value of learning!
tsp-GA-UI
- 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
GA
- 遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
GA
- 基本遗传算法代码,根据GA的描述,最基本的遗传算法,二进制编码-basic GA
NHibernate-1.2.0.GA-src
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
GA
- 遗传算法代码-Genetic algorithm code
FIT-GA
- 很好用的自适应遗传算法代码,可以运行,方便修改。-Good use of adaptive genetic algorithm code, you can run, and easy to modify.
WTA-GA
- 自己找到的武器目标遗传算法代码,经过本人修改,与大家分享-They found weapons objective genetic algorithm code to share with you, after I modify
matlab-toolbox-of-GA
- 关于遗传算法的matlab工具箱及其应用的代码介绍-some code about the GA and the toolbox in matlab related to it
universal-application-of-GA
- 一个具有普遍的应用型的遗传算法代码,只要改变目标函数以及一定的条件,就可实现。本代码以求取二次函数的最大值为例编写-A universal application-oriented genetic algorithm code, as long as the objective function as well as changes in certain conditions, can be achieved. The code to strike a maximum of a quadrati
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
GA-PSO
- 基于粒子群的遗传算法实现。改代码是将粒子群的算法的有点和遗传算法的有点结合起来做的一种优化。-PSO based on genetic algorithm to achieve
GA-for-matlab
- 本程序是基于传统遗传算法编写的遗传算法的MATLAB代码-MATLAB code for GA
MATLAB-ga
- matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
GA-VRP
- 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
GA
- 是一个关于VRP问题的简单的GA算法代码,里面有零售商,中间商的成本关系!-Is a simple question about VRP GA algorithm code, there are a retailer, middleman cost relationships!
ga
- 遗传算法代码求解0到10之间10*sin(5x)+7*cos(4x)的最大值-Genetic Algorithms for Solving Code 10* maximum sin (5x)+7* cos (4x) between 0-10
ga
- 关于遗传算法的代码,很好用,经过自己的验证,可以使用-On genetic algorithm code, very good, after their own validation, you can use
b. GA_UF代码
- 遗传算法通用工具,为方便大家使用GA优化算法进行优化,这里自己编写的一个面向用户的GA优化算法,希望帮到大家。(General genetic algorithm tool to facilitate using the GA optimization algorithm was optimized, here I have written a user oriented GA algorithm, I hope to help you.)