CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 遗传算法

搜索资源列表

  1. GA1

    0下载:
  2. 标准遗传算法,通过修改里面的测试函数即可为你所用!-Standard genetic algorithm, by modifying the inside of the test function can work for you!
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:21958
    • 提供者:hockjean
  1. GA_for_Steel_Company

    0下载:
  2. 遗传算法解决订单筛选问题,依据钢铁企业生产线的产能生产最有价值的订单,放弃利润率低的订单。-Orders screening genetic algorithm to solve the problem, according to the production of iron and steel production line capable of producing the most valuable orders to abandon low-margin orders.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:48044
    • 提供者:刘尚春
  1. Ackley

    0下载:
  2. ackley函数希望有用 这个是遗传算法写的-ackley huashu
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:934925
    • 提供者:李燕楠
  1. tsp

    1下载:
  2. C#中TSP遗传算法的设计与功能实现。TSP是经典数学问题,求最短路径。-Design and implementation of TSP genetic algorithm in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:255035
    • 提供者:郭晓宝
  1. Genetic

    0下载:
  2. 一个比较简单易懂的关于GA遗传算法的C语言程序代码-A relatively straightforward on GA GA C language code
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4785
    • 提供者:陈复明
  1. Genetic

    2下载:
  2. 基于遗传算法配电网无功优化方法程序源代码-Based on Genetic Algorithms for Reactive Power Optimization of source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:19456
    • 提供者:
  1. simpleGA

    0下载:
  2. 遗传算法代码。遗传算法实现物流配送问题。适合入门学习。-Genetic algorithm code. Genetic algorithm for logistics distribution. Suitable for entry learning.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:117043
    • 提供者:李萌萌
  1. 3

    0下载:
  2. 使用visual C++的遗传算法单目标函数编程程序,能有效的计算出n代优化结果-Single objective function using visual c++ genetic algorithm programming procedures, can effectively calculate the n generation optimization results
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:333593
    • 提供者:一见
  1. Untitled

    0下载:
  2. 基于遗传算法的含分布式电源的配电网无功优化.-The reactive power optimization of distributed power distribution network based on the genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:丁士高
  1. shengjing

    0下载:
  2. 用c#编写的一个关于神经网络和遗传算法的程序!-Written in c# of a neural network and genetic algorithm program!
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:843207
    • 提供者:jiang
  1. genetic-1

    0下载:
  2. 遗传算法的程序,第一个很简单的应用遗传算法求解问题的算法程序。适合初学者阅读。-genetic for new learner
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:肖亮
  1. genetic-2

    0下载:
  2. 在第一个简答的遗传算法程序下增加了一个较为复杂的遗传算法应用。适合工程数学专业的同学。-genetic for math
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6260
    • 提供者:肖亮
  1. genetic-3

    0下载:
  2. 再给大家一个遗传算法的程序。有三个,难度一次增加,送给喜欢遗传算法的同学。-genetic for students
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:8070
    • 提供者:肖亮
  1. GA_C

    0下载:
  2. c语言编写的实值编码遗传算法程序,没什么注释,调试没问题-Real valued genetic algorithm encoding program written in C language
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:tb
  1. UncertainBAPCP_new

    1下载:
  2. 本程序为针对集装箱码头船舶停靠的调度问题所开发的调度算法,算法中首先设计了基于优先级序列的船舶停靠的求解编码和解码,主要运用遗传算法进行解的优化。-This program is scheduling algorithm scheduling problems for ships dock container terminal being developed algorithm is designed based on the first ship docked priority sequenc
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:376152
    • 提供者:许可
  1. ProjectScheduling-true

    0下载:
  2. 针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。-Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:77547
    • 提供者:许可
  1. examples

    0下载:
  2. 用于测试遗传算法算法效率的一系列算例,首先读入问题库和优化函数,然后利用算例的数据进行测试。-A series of examples for testing the efficiency of the algorithm genetic algorithm, first read the question bank and optimization functions, then use the data to test examples.
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2685843
    • 提供者:许可
  1. C

    0下载:
  2. 基于C语言的简单遗传算法源程序,希望大家指正,看看有没有错误-Simple genetic algorithm (ga) based on C language source code, hope everyone correction, see if there are any mistakes
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:117614
    • 提供者:leo 李
  1. GA

    0下载:
  2. 这是我们课程学习用的遗传算法代码,用C语言写的,有关于函数优化的,也有关于TSP问题的,资料很好,与大家一起分享-This is our course to learn genetic algorithm code, written in C language, on the function optimization, but also on the TSP problem, the information is very good, to share with you
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6077840
    • 提供者:
  1. DE

    0下载:
  2. 基于pareto进化的算法的遗传算法,差分进化算法源程序-pareto Differential Evolution Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:xyz
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com