登录
首页 » Windows开发 » 简单遗传算法 遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...

简单遗传算法 遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...

于 2022-02-13 发布 文件大小:620.55 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

简单遗传算法 遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。- Single Genetic Algorithm

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

发表评论

0 个回复

  • Berg.Soft.Next.5.10.2013
    很好用的表格组件包, Support Forum: -- http://www.bergsoft.net/forum/ If you encounter problems registering on our support forum, please contact us on support@bergsoft.net Articles & Tutorials: -- http://dn.bergsoft.net/
    2022-06-13 19:49:04下载
    积分:1
  • set on the phone Invoicing software, containing the following functions : 1 : ph...
    一套有关于手机进销存方面的软件,含有如下功能: 1:手机及附件入库,销售,库存 2:手机及附件代理商铺货,退领,销售,库存 3:自动查询保价手机的范围,并能进行二次选定。 4:串号全程跟踪功能 5:强大的客户服务功... -set on the phone Invoicing software, containing the following functions : 1 : phones and accessories warehousing, marketing, inventory, 2 : phones and accessories agents dramatically, retired from sales, inventory 3 : automatic inquiries, the price of the phone, and secondary selected. 4 : Series of tracking function 5 : strong customer service work ...
    2022-03-18 15:46:19下载
    积分:1
  • WindowsCE驱动综述(内有视频),不错的入门介绍读物。
    WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。-WindowsCE-Driven Development Review
    2022-01-26 01:54:19下载
    积分:1
  • GDI+阴影与光辉效果,转自CODEPROJECT。NET
    GDI+阴影与光辉效果,转自CODEPROJECT。NET-GDI+ Shadow and brilliant effect, carried CODEPROJECT. NET
    2022-02-02 04:05:15下载
    积分:1
  • 实现调用接口 实现调用接口 实现调用接口
    实现调用接口 实现调用接口 实现调用接口-Interface to achieve call call call interface interface interface call Call Interface
    2022-01-26 01:48:27下载
    积分:1
  • 游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。...
    游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。-The framework of game design documents, including game concept, roles, scenes, and so on mission.
    2022-02-04 19:47:13下载
    积分:1
  • 在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年 累计销售情况又怎么样? 他们为客户提供服...
    在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年 累计销售情况又怎么样? 他们为客户提供服务支持的理念是什么?-In China, the electronic energy meter-producing countries of the market, which companies are bulk suppliers of electronic power metering chip? Provide them with the reliability of the product? Over the years accumulated sales of what? They provide services to customers in support of the idea of that?
    2022-04-07 09:49:52下载
    积分:1
  • 文件归档器 1.0
    文件归档是结合了大量的文件汇集成一个归档文件,或一系列档案文件,为了便于运输和储存的计算机程序。 文件归档器可以使用在他们的档案格式无损数据压缩,以减少档案的大小。
    2022-06-15 15:35:12下载
    积分:1
  • 拼音匹配汉字函数,没有pb分类所以放在windows下了
    45--拼音匹配汉字函数,没有pb分类所以放在windows下了-45-- Chinese phonetic matching function, not pb on the windows so classified under the
    2022-05-05 06:23:16下载
    积分:1
  • A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不...
    A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。 B组: 汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。 C组: 用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式) -A group Using assembly language to achieve: on the screen: SIN (X)+345* X/67 X =? REXUILT = Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed. B: Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
    2022-04-25 18:27:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载