登录
首页 » 算法 » 用C++实现的遗传算法程序,简单易懂,拥有遗传算法的一些经典方法...

用C++实现的遗传算法程序,简单易懂,拥有遗传算法的一些经典方法...

于 2023-09-04 发布 文件大小:229.44 kB
0 124
下载积分: 2 下载次数: 1

代码说明:

用C++实现的遗传算法程序,简单易懂,拥有遗传算法的一些经典方法-Implemented using C++ genetic algorithm program, easy to understand, with some of the classical method of genetic algorithms

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

发表评论

0 个回复

  • Sicily 1009梅森素数
    One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers. A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.) Initially it looks as though the Mersenne numbers are all primes. Prime Corresponding Mersenne Number 2 4–1 = 3 -- prime 3 8–1 = 7
    2022-03-17 05:46:40下载
    积分:1
  • 一个计光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序...
    一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序-A procedure for calculating the photonic crystal, Fortran languages, study of photonic crystal the direction of a good reference procedures
    2022-01-25 15:34:56下载
    积分:1
  • 改进的平方根,比较简单的,用VC实现的
    改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
    2022-11-14 11:05:03下载
    积分:1
  • 无记忆Saleh模型,用于无记忆放大器非线性失真反正运
    无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!-No-momry saleh
    2022-02-09 17:31:59下载
    积分:1
  • 单片机自制示波器
    基于12c5a60s2单片机和12864液晶屏显示的简易示波器,利用12内部的自带ad将输入的不同电压划分,再将液晶屏整体划分为小格阵,竖直方向对应不同的幅值,横轴对应不同的时间,上一采样点仍保留,这样就形成了清晰明显的波型图。此外还可以调节采样频率以适应不同频率的波。简易示波器的频率范围为100~1000hz,这是由于AD转换速率的限制。
    2023-06-24 10:20:03下载
    积分:1
  • 分形尘
    此代码是为了解释一些用分形递归回溯等相关概念,及其他。代码的注释。首先,你应该阅读PDF二看简单的例子教程,直到你完全了解他们最后,粉尘分形源代码。代码本身可以产生8种不同的图形。所以,尝试它的乐趣,我真的想让它很简单。
    2022-05-12 16:29:20下载
    积分:1
  • 中的高斯列主元 是计中很重要的一种...
    计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
    2022-01-21 23:42:41下载
    积分:1
  • 声纳与 arduino 的接口
    这可以作为代码,以解释如何能与 arduino 接口声纳发现。它显示的代码来传递信息的部分的工作点到点的信息。这可以有助于获得正确的工作的 sd 链接和云
    2022-05-28 14:02:24下载
    积分:1
  • IGES解释器
    基于MFC对IGES文件进行解析并分流存储,采用数学算法完成NURBS模型统一建立,最后利用OpenGL完成NURBS模型重绘并进行交互操作。
    2023-02-21 20:00:04下载
    积分:1
  • matlab 高斯—赛德尔迭代+稳态导热
    迭代法: clear x1(1)=0;x2(1)=0;x3(1)=0;k=1; for k=1:100; x1(k+1)=0.5*(500+x2(k)); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-18 19:05:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载