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

搜索资源列表

  1. geneAlgo

    0下载:
  2. 人工智能课程实验--遗传算法,实现用遗传算法解决TSP问题-Artificial Intelligence course experiments- genetic algorithm, using genetic algorithm to solve TSP
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:4259
    • 提供者:液化气
  1. JADE-examples-4.1.1

    0下载:
  2. 用于电力系统中matlab一个程序,神经网络遗传算法-For a program matlab power system, neural network genetic algorithm
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:319980
    • 提供者:liukai
  1. java

    0下载:
  2. 用JAVA编写免疫遗传算法,可以运行,有需要的可以参考下载。-JAVA prepared by the immune genetic algorithm, can run, there is a need to download the reference
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:576994
    • 提供者:lili
  1. GACards

    0下载:
  2. 最优选-纸牌算法 有一包10张卡编号为1至10。建议 遗传算法来寻找卡片的分布 两个数据包,满足下列条件: - 卡形成的第一分组的总和必须等于36 - 形成第二个数据包卡的商品必须等于360-Most preferably- a pack of 10 cards algorithm cards numbered 1 to 10. Recommend genetic algorithm to find two packets of cards distributed to me
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:mumu
  1. Genetic-algorithm-matlab-code

    0下载:
  2. 遗传算法matlab代码,很不错,值得-Genetic algorithm matlab code, very good, worth a look
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4210
    • 提供者:David
  1. GenericAlgorithm

    0下载:
  2. 该代码为遗传算法以及两个实例,背包问题和旅行商问题,每个实例均有三组数据写在代码中,运行时将不需要的数据注释掉即可。-The source is about generic algorithm, including two examples, the knapsack problem and the traveling salesman problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:24765
    • 提供者:陈易
  1. src

    0下载:
  2. 遗传算法的大体流程以及具体实现,在word文档中分析了一下具体的实验结果。-Genetic algorithms generally process and implementation, in word document analysis of what specific results.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5918
    • 提供者:赵坤
  1. lucene

    0下载:
  2. 基于JAVA开发的遗传算法程序,功能很强大-JAVA-based development of the genetic algorithm. Features a very powerful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:395783
    • 提供者:范志伟
  1. pom

    0下载:
  2. 遗传算法的分类及怎么上传密码,命名的形成和匪类方法-Classification of genetic algorithms and how to upload a password, name and taxonomy formation method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:李光耀
  1. MoJavaProject

    0下载:
  2. JAVA+MO(for JAVA)开发的基于遗传算法的最短路径源代码,需要把JBuilder2006中的Lib包和MO中的LIB包打进来,才能运行-JAVA+ MO (for JAVA) based on genetic algorithms developed by the shortest path to the source code, you need to put the Lib JBuilder2006 packages and MO in LIB package to play i
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1324484
    • 提供者:涂小燕
  1. JAVA_Genetic-Algorithm

    0下载:
  2. 运用Java语言将遗传算法抽象为单独的一个类。-This code is abstract genetic algorithm to a single class whit Java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1742
    • 提供者:xiaoerlang
  1. program

    0下载:
  2. 包括BP神经网络、小波神经网络以及遗传算法等matlab运行程序-Including BP neural network, wavelet neural networks and genetic algorithms run matlab program
  3. 所属分类:JavaScript

    • 发布日期:2017-05-20
    • 文件大小:5670846
    • 提供者:李伟
  1. test55

    0下载:
  2. 云环境中基于改进遗传算法的任务调度算法,主要针对变异算子的改进-Cloud environment task scheduling algorithm based on improved genetic algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3143
    • 提供者:chenchao
  1. GA

    0下载:
  2. 基于遗传算法的旅行商问题,求最小路径,java图形界面实现-Traveling salesman problem based on genetic algorithms for the minimum path, java graphical interface to achieve
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:328273
    • 提供者:薛**
  1. GATSP

    0下载:
  2. 遗传算法中的的旅行家算法的代码,实现寻找最短路径的功能,输入在程序内部进行,以二维数组的形式表示-Genetic algorithms traveler algorithm code to achieve Find the shortest path, enter the internal procedures, expressed in the form of a two-dimensional array
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:LTL
  1. TSP

    0下载:
  2. 遗传算法求解TSP(旅行商问题)。算法设计作业自己做的答案-Genetic Algorithm for TSP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6156
    • 提供者:张逸飞
  1. yichuansuanfa

    0下载:
  2. 实现了基因遗传算法,实现了交叉,变异,突变等操作,最终产生最优解-Achieve a genetic algorithm to achieve the crossover and mutation, mutation and other operations, and ultimately produce the optimal solution
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:13965
    • 提供者:蒋帅
  1. GA_java

    1下载:
  2. 基于遗传算法的智能组卷系统 java ssh 基本的课程管理模块、题库模块和组卷模块- Design and Implementation of Intelligence Testing-paper Generation of Data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19455730
    • 提供者:张帆帆
  1. lvxingshang.java

    0下载:
  2. 用java语言开发基于遗传算法理论的旅行商最短路径问题,包含遗传算法的常用基本理论。-The basic theory of common java language development based on the traveling salesman problem based on genetic theory shortest path algorithms, including genetic algorithm.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:1668
    • 提供者:毕艳亮
  1. Genetic-algorithm-java-source-code

    0下载:
  2. java实现的一个遗传算法的例子,这个简单例子可以帮助初学遗传算法的人掌握这个算法的机理。-Genetic algorithm java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1766
    • 提供者:沈跃
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com