登录
首页 » c » matlab遗传算法的程序代码

matlab遗传算法的程序代码

于 2023-05-16 发布 文件大小:2.92 MB
0 77
下载积分: 2 下载次数: 1

代码说明:

这是一些关于遗传算法的程序及相关的学习资料,希望对大家的研究有所帮助,不足之处请多多包涵,学习,遗传算法是一种基于生物遗传的优化算法,目前应用较多

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

发表评论

0 个回复

  • PRTX_CSharpIM
    本代码是一个C#开发的即时通讯聊天IM软件,有群,好友列表,上下线通知,P2P语音视频通讯,文件发送功能。但没有做皮肤。代码可以COPY到使用。使用PRTX开发包开发。(This code is a C# development of instant messaging chat IM software, group, friends list, the offline notification, P2P voice and video communications, file sending capabilities. But did not make the skin. COPY code to use.)
    2013-11-28 19:12:15下载
    积分:1
  • systemofmanage
    2. 实现功能简单的进销存系统,进销存管理解决方案一般由采购管理系统、销售管理系统、仓存管理系统及存货核算系统等构成,即实现以下功能: a) 采购管理系统(采购申请、采购订单、采购收料及供应商管理) b) 销售管理系统(快速客户订单处理、准时的客户订单发货和综合的客户订单信息管理) c) 仓存管理系统(仓存日常业务和库存盘点,对企业物料的业务操作进行全面控制和管理) d) 存货核算系统(库存商品及原材料的成本管理) (a simple program of bussiness charge)
    2009-06-02 14:46:59下载
    积分:1
  • CW2015_MCU_DRIVER_V2.0
    CW2015芯片的单片机代码,CW2015是一个测量电池电量的芯片(CW2015 chip microcontroller code, CW2015 is a measure of the battery power of the chip)
    2020-06-28 23:40:02下载
    积分:1
  • 对话框浏览器
    制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页(produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website)
    2005-08-02 20:34:00下载
    积分:1
  • svmtutorial
    SVM支持向量机的详细讲解,值得一读,内容是ppt格式(SVM introduction, detailed)
    2014-03-22 10:17:44下载
    积分:1
  • Development environment for the vc c#, The system for library management informa...
    开发环境为vc c#,系统为图书馆管理信息系统,供大家学习与参考使用-Development environment for the vc c#, The system for library management information systems, learning and reference for everyone to use
    2022-01-25 21:15:12下载
    积分:1
  • DBC spell.dbc 各字段解释
    TrinityCore 版本的spell.dbc详细中文解释(Detailed Chinese Interpretation of spell.dbc in TrinityCore Version)
    2019-03-11 11:59:33下载
    积分:1
  • Memory_distribution_Xiangjie
    程序内存分配方式详解:一个讲解内存分配的教程,word版本很详细值得学习(Memory distribution Xiangjie: a brief tutorial on memory allocation, word version is more worthy of study)
    2010-07-27 17:22:09下载
    积分:1
  • The-SCM-speed-measurement-procedures
    一种基于AT89S52单片机的光电开关转速测量系统的设计。系统采用反射式光电开关产生与齿轮相对应的脉冲信号,使用AT89S52单片机采样脉冲信号并计算每分钟内脉冲信号的数目,即电机对应的转速值,最终系统通过数码管实时显示电机的转速值(A photoelectric switch based on AT89S52 Microcontroller speed measurement system design. The system uses a reflective photoelectric switch with the gear corresponding to the pulse signal, the microcontroller AT89S52 sampling pulse signal and calculate the number of pulse signals per minute, the motor speed value corresponding to the final system in real time by digital tube display the value of the motor speed)
    2012-06-02 17:04:50下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载