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

搜索资源列表

  1. FirstProject

    0下载:
  2. Ant project let u learn how to use and understand ant to build program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:wunder
  1. SecondProject

    0下载:
  2. Ant project let u learn how to use and understand ant to build program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3551
    • 提供者:wunder
  1. ThirdProject

    0下载:
  2. Ant project let u learn how to use and understand ant to build program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4571
    • 提供者:wunder
  1. C_AntClusterKnown

    0下载:
  2. 已经知道的信息的,蚁群算法,寻找最优解,从而实现模式识别-Ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:wanggen
  1. matlab12

    0下载:
  2. 蚁群算法的matlab源码,写在word里,请大家分享。-Ant colony algorithm matlab source code, written on the word, please share with you all.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:王阵雨
  1. Antcolonyalgorithm

    0下载:
  2. 蚁群算法用于TSP问题的matlab程序源代码-Ant colony algorithm for TSP problem of matlab source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3037
    • 提供者:陈丹丹
  1. Antcolonyalgorithm

    0下载:
  2. 分享一个比较实用的关于蚁群算法的c程序代码-Ant colony algorithm procedure
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:6377
    • 提供者:xz
  1. antqap

    0下载:
  2. 这是一个蚁群算法的二次配置问题的代码,蛮长的,看不懂!-This is an ant colony algorithm to configure the secondary question of the code, very long, can not read!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:95879
    • 提供者:胡雨
  1. ant_test

    0下载:
  2. ant是java开发工具的必备之一,ant测试工具代码是为了更好的实现ant的学习。-java development tools ant is one of the essential, ant code testing tools are ant in order to achieve better learning.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:75110
    • 提供者:王分
  1. TACS-src

    0下载:
  2. tacs 信 托 蚁 群 算 法 的一种实现方法源码-Trust tacs an ant colony algorithm implementation methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:24785
    • 提供者:张平
  1. ANTQ_V2

    0下载:
  2. 蚁群算法TSP模型的ant-cycle算法实现 尽可能少的采用STL,因此速度大为提升 另外,采用了类,因此使得在采用面向对象编程的时候,可以直接嵌入。-ANT COLONY ALGORITHM. TSP MODEL. ANT-CYLCE.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3757
    • 提供者:zhaowei
  1. yiqunsuanfa

    0下载:
  2. 这是一个蚁群算法的程序,通过求解旅行商tsp问题验证了算法的正确性-This is an ant colony algorithm procedure, by solving the traveling salesman problem tsp verify the correctness of the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1067
    • 提供者:孙磊
  1. Appendix

    0下载:
  2. 包含网络多播,网络蚂蚁,语音电话等多个功能的实现。-Contains the multicast network, the network ant, voice telephone number of functions such as implementation.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4082214
    • 提供者:jinyanli
  1. ACATSP

    0下载:
  2. tsp蚁群算法,经过改良的-tsp ant colony algorithm, improved ........
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:wangyi
  1. parallel-aco-tsp

    0下载:
  2. Ant Colody Please read your package and describe it at least
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6739
    • 提供者:cuong
  1. ajn

    0下载:
  2. 蚁群算法作为一种新的智能计算模式, 由于其离散性本质而在组合优化问题上取得 巨大成 功,但这也限制了它在连续问题求解中的应用。-Ant colony algorithm as a new kind of intelligent computing model because of its nature discrete combinatorial optimization problems in on a great success, but it also limits the prob
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:328436
    • 提供者:gaohong
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:74112
    • 提供者:波波
  1. SimulatedAnnealing

    0下载:
  2. 用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:194980
    • 提供者:张晓瑜
  1. ACA

    0下载:
  2. 蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1554
    • 提供者:刘勇
  1. fichiers

    0下载:
  2. Noeud de le nom de de gris de cercles de Les et racine portent de nomme d au haut de l arbre se de situe de Se de qui de celui.De plus, gauche de fils du poss閐er un de peut de noeud de chaque et droit de fils d un.Feuille poss閐ant de nomme de Se de f
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1486
    • 提供者:koukouafiri22
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com