搜索资源列表
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
C++GP
- 遗传规划的C++实现文档,可做遗传规划的编程参考-Genetic Programming in C achieve documents, planning to do genetic programming reference
GP_binary
- 一个GP遗传编程的源程序,主要对随机数据处理,运行是需带参数-a source of genetic programming, random data processing, is the need to bring operating parameters
Genetic_Programming
- Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
JAGA
- JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
GP-simple
- GP算法,遗传规划算法源代码。VC++环境下编译。
cgp
- 进化计算方面:基于图阵列的GP算法。值得进化计算方面的学生学习
GP
- PSO算法实现的图分割问题的matlab源码。原创
SimpleGeneticProgram
- GP遗传规划解决怎样让计算机在无人类控制点情况下,直接自主发现问题,处理问题
GP
- 遗传算法求解TSP问题的源码.遗传代数和种群规模比较大,所以整个求解过程比较长
gpc++0.5.2
- The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as fo
GP
- 作为人工智能领域一大分支的遗传编程越来越受到学术界的重视。这一使用C++编写的简单遗传编程系统定能带给我们一阵耳目清新的感觉。
GPdata-3.0.tar
- 标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at
A finite automata learning system using GP
- 遗传算法的文章- Heredity algorithm article
GPLib
- 遗传规划算法 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-Genetic programming using C++
paper
- 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
408460511Immune_Program
- 基于GP的简单的加减乘除的算法实现,里面体现了GP的设计过程-Based on the GP of the simple calculation of the algorithm, which embodies the design process GP
MyCode
- A Gp implementation using GPlab.
fulltext12
- this gp for multiclass classification-this is gp for multiclass classification
GP
- 应用于数据拟合问题的遗传程序设计(GP)实现。-Applied to data fitting problem of genetic programming (GP) implementation.
