GA_for_clustering.rar
文件大小: 105k
下载次数:3
开发平台:

C++ Builder

源码售价: 5 个金币 积分规则     积分充值
资源说明:Genetic algorithms (GAs) have recently been accepted as powerful approaches to solving optimization problems. It is also well-accepted that building block construction (schemata formation and conservation) has a positive influence on GA behavior. Schemata are usually indirectly evaluated through a derived structure. We introduce a new approach called the Constructive Genetic Algorithm (CGA), which allows for schemata evaluation and the provision of other new features to the GA. Problems are modeled as bi-objective optimization problems that consider the evaluation of two fitness functions. This double fitness process, called fg-fitness, evaluates schemata and structures in a common basis. Evolution is conducted considering an adaptive rejection threshold that contemplates both objectives and attributes a rank to each individual in population. The population is dynamic in size
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • Bayer.rar基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。
  • BCMATH.rar// 《用C++语言编写数学常用算法(修订版)》Borland C++程序的源代码 ...
  • java.rarpublic class BubbleSort{ static String printArray(int[] a){ String result="" ...
  • asdf.rar用C语言编写的程序,多维数组按列相加,可以得到必要的结果
  • TRIAN_REPLACE.rar列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号 ...
  • lx.rar背包问题,回溯算法,用VB描述的材料,源程序十分详细
  • 1.rar一本对ACM国际大学生程序设计竞赛试题与解析,深入浅出
  • kalman_filter.rar可以实现kalman滤波的c++代码,函数部分采取了简化处理,输入不一改动昂 ...
  • 895.rarn个野人n个传教士过河问题的代码,文件输出结果
  • acm1.rarabove average acm大赛题目。有待改进。