登录
首页 » 算法 » 如何写遗传算法程序

如何写遗传算法程序

于 2022-08-13 发布 文件大小:10.78 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

教你如何用c++编写遗传算法程序,并且有详细的示例,详细的描述了遗传算法的编写

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 龙格-库塔 (RK) 来估计解的常微分方程组 (ODE)
    RK4 是一个 C 程序实现简单的龙格-库塔求解初值问题。Rk4() 函数并不包括任何误差估计。它以单步在一段时间,需要用户来控制步长。
    2022-04-24 09:18:54下载
    积分:1
  • 灰色预测模型matlab程序
    灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性,下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序, 程序能够运行出正确的结果,希望对各位有帮助。
    2023-03-12 21:30:04下载
    积分:1
  • 一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码
    一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码-a fee Connaught encoder input N sum of a minority, it can be N Connaught yards charges
    2022-07-11 04:35:49下载
    积分:1
  • libsvm训练
    资源描述LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等2001年开发设计的一个简单, 易于使用和快速有效的SVM模式识别与回归的软件包, 他不但提供了编译好的可在Windows系列系统的执行文件, 还提供了源代码, 方便改进, 修改以及在其它操作系统上应用; 该软件对SVM所涉及的参数调节相对比较少, 提供了很多的默认参数, 利用这些默认参数可以解决很多问题; 并提供了交互检验(Cross Validation)的功能. 该软件包可在http://www.csie.ntu.edu.tw/~cjlin/ 免费获得. 该软件可以解决C-SVM, ν-SVM, ε-SVR和ν-SVR等问题, 包括基于一对一算法的多类模式识别问题.
    2023-06-05 13:25:03下载
    积分:1
  • 利用AFEPack程序包求解抛物型方程的一个简单例子. 主要用于阐明AFEPack的使用....
    利用AFEPack程序包求解抛物型方程的一个简单例子. 主要用于阐明AFEPack的使用.-Use AFEPack package for solving parabolic equations of a simple example. AFEPack mainly used to clarify the use of.
    2022-02-13 18:16:06下载
    积分:1
  • 用于数学编程的基本数学类
    basic mathematic classes used for math programming
    2022-07-03 07:13:05下载
    积分:1
  • 二乘曲线拟合 //X,Y
    二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数 -Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
    2022-08-06 17:42:11下载
    积分:1
  • 页面置换代码,语言采用c++。实现了FIFO,LRU,其中,LRU采用经典的LRU,由于该占用资源较大,多数OS采用改进的LRU....
    页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
    2022-08-18 17:30:25下载
    积分:1
  • 本文是关于语音编码综合性能比较 的一篇文章,对各种编码的性能进行综合 比较和评价的方 。本文试图利用层次分析来对编码进行性能评估。...
    本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a comprehensive approach. This paper attempts to make use of analytic hierarchy process to assess the performance of coding algorithm.
    2022-03-19 02:48:49下载
    积分:1
  • Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
    移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。 -Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
    2022-06-06 15:01:20下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载