CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - abc algorithm

搜索资源列表

  1. MATLAB-ABC

    3下载:
  2. 人工蜂群算法在函数优化上的应用 matlab 应用仿真 函数优化-Artificial bee colony algorithm application in function optimization matlab simulation function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:29098
    • 提供者:迟思莹
  1. ABC

    0下载:
  2. 原始人工蜂群算法求解无约束优化问题,改进了原始算法获得了更好的优化性能-original artificial bee colony algorithm for solving unconstrained optimization problems,we modified this algorithm and obtain a better performance
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3201
    • 提供者:ouyanghaibin
  1. ABC-code

    0下载:
  2. 主要是运用c语言实现了ABC蜂群算法的编译,并且在此基础上详细的标注了语句的意思,方便读者的理解与运用-Mainly the use of c language compiler on ABC colony algorithm, and on this basis, detailed tagging of the meaning of the phrase, convenience of the reader' s understanding and use of
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:4166
    • 提供者:田澍
  1. ABC

    0下载:
  2. artificial bee colony算法的C++实现-artificial bee colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:741122
    • 提供者:杨阳
  1. abc

    0下载:
  2. 页面置换算法,opt,lru,求OPT页面置换算法的命中率-Page replacement algorithm, opt, lru, seeking OPT page replacement algorithm hit rate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:16877
    • 提供者:魏龙
  1. abc

    0下载:
  2. 最近最久未使用算法 先进先出算法 最佳置换算法-The most recent time algorithm for optimal use of algorithms FIFO replacement algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3616
    • 提供者:赵子龙
  1. abc

    0下载:
  2. 模拟退火算法解决TSP问题 输入格式(城市坐标.in): 第行:1个整数N,表示城市的数量 第..N+1行:每行有个空格分开的整数x,y,第i+1行的x,y表示城市i的坐标-Simulated annealing algorithm to solve TSP Input Format (city coordinates in.): The first line: an integer N, the number of cities S .. N+1 lines: eac
  3. 所属分类:Shell api

    • 发布日期:2016-10-31
    • 文件大小:2048
    • 提供者:张苗
  1. ABC

    0下载:
  2. 这是一个有关人工分群算法优化函数最优值得算法。-This is a clustering algorithm to optimize the function of artificial worth optimal algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1620
    • 提供者:zzw
  1. ABC

    0下载:
  2. ABC algorithm using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3903
    • 提供者:nooshin
  1. ABC

    0下载:
  2. 人工蜂群实现代码,不需要梯度信息,实现函数优化-artificial algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4319
    • 提供者:yang
  1. ABC-algorithm

    1下载:
  2. 详细地介绍了人工蜂群算法的编写,并用几个标准测试函数来验证了它-The writing of the artificial colony algorithm are described in detail, and several standard test functions to verify it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5130
    • 提供者:丁力
  1. ABC-ALGORITHM

    0下载:
  2. This the Matalb code of Artificial bee colony algorithm-This is the Matalb code of Artificial bee colony algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-04-14
    • 文件大小:4893
    • 提供者:Chun-Ling Lin
  1. ABC

    0下载:
  2. 人工蜂群算法是一种典型的模拟自然现象的优化算法-Artificial colony algorithm is a kind of typical optimization algorithm simulating natural phenomena
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2718
    • 提供者:liuwenfang
  1. A-new-modified-artificial-bee-colony-algorithm-fo

    0下载:
  2. this file is about economic load dispatch with ABC
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:527432
    • 提供者:salam
  1. ABC

    0下载:
  2. artificial bee colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:266256
    • 提供者:majid1363
  1. bees colony algorithm

    0下载:
  2. powerpoint presentation
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:904192
    • 提供者:blest
  1. MATLAB ABC Improved version

    0下载:
  2. 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:17408
    • 提供者:云端123
  1. 10658-38666-1-PB

    0下载:
  2. ABC algo coptbees coptbeeMO
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:834560
    • 提供者:yassmine
  1. ABCv2

    0下载:
  2. 人工蜂群算法是比较传统的算法,程序有例子和测试函数,大家可以学习(you can learn this algorithm.)
  3. 所属分类:其他

  1. ABCNNTrain

    0下载:
  2. ANN trained by ABC algorithm
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:littlemermaid
« 12 »
搜珍网 www.dssz.com