搜索资源列表
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
parallel_GA
- 主从式并行遗传算法,这个项目是关于视野覆盖给导师做的实验,关于这方面国内国外很少有研究。-master-slave parallel genetic algorithm, the project is on the horizon to cover instructors do experiments, In this respect at home and abroad is little research.
一个简单但很全面的遗传算法例子.rar
- 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
project
- Advanced Human Mood detection technique using Genetic Algorithms in Matlab
GA_tower_crane_location
- This program is a Matlab code for finding optimal solution of tower crane location in construction project using Genetic Algorithm
genetic
- 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
GA
- Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
littlegreenbats-svn2008.09.02
- 一个基于行为的分层结构多智能体足球仿真项目源码,获得过多次robocup比赛奖项.使用XML文件来作为运行时生成树型结构的配置文件。涉及到遗传算法,自动学习,概率分布等多方面内容。-A hierarchical behavior-based multi-agent soccer simulation project source code, access to many times robocup Competition awards. Using the XML file to generat
GA
- 已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。-Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorithm (GA), calculating y i
GSA_FloorplanDesign
- This file contains a complete project on implementing mixed Genetic and Simulated Annealing alghorithms in try of solving Floorplan Design problems. In the code you can easily change some basic functions as population, temprature, it s changes. You c
genetic-algorithm-vc
- 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
yichuansuanfa
- 人脸识别工程中运用遗传算法的来实现的有关代码。-Face recognition project using genetic algorithms to achieve the relevant code.
Project
- neuro-fuzzy and Genetic algorithm are combined to find best input.
moon-landing-project
- 遗传算法控制的登月工程,登月也不难,程序可创建和处理矢量图形-Genetic algorithm control of the moon landing project, the moon is not difficult, the program can create and deal with vector graphics
Class-scheduling-genetic-algorithm
- The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. Th
genetic-algorithmIEEE-6
- IEEE6节点遗传潮流程序 适用于电力系统及其自动化专业的毕业设计-IEEE6 node genetic trend procedures apply to the graduation project of the Electric Power System and Automation
Genetic-algorithm-optimization-BP
- 用遗传算法优化BP神经网络参数的代码,里面有源码,是做项目用到的源程序。-Code optimization BP neural network parameters using genetic algorithms, which has source code, is used to do the project source.
MPI_Distributed_Genetic_Algorithm-master
- For this project I implemented a parallel formulation for the Traveling Salesman Problem (TSP). The TSP is a NP-hard problem in combinatorial optimization. Given a list of cities with their pairwise distance, the task is to find the shortest route th
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
geneticPackman
- JOBSHOP GENETIC ALGORITHM CODE PROJECT