CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 贪心算法

搜索资源列表

  1. tanxin

    0下载:
  2. 这是一个贪心算法的c程序。贪心算法(也叫贪婪算法)不是某种特定的算法,而是一类抽象的算法,或者说只是一种思想,它的具体表现在,对解空间进行搜索时,不是机械地搜索,而是对局部进行择优选取,贪心算法的目的不是为了找到全部解,也当然找不出最优解,而只是找出一种可行解,这样就会得到惊人的高效性。因此,贪心算法也叫启发式搜索,这种启发就是所谓的“贪心策略”。-This is a greedy algorithm c procedures. Greedy algorithm (also known as t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:王卫红
  1. SuanFa

    0下载:
  2. 各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:174.27kb
    • 提供者:张光炜
  1. Activity_Selection

    0下载:
  2. 贪心算法实现活动选择问题——最短路径,想学习贪心算法的可以参考
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:11.04kb
    • 提供者:王鹏程
  1. tanxi

    0下载:
  2. 贪心算法解决送货员问题,使其走过的路线尽量减少,近似解求得NP问题的解。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:李涛
  1. huichang

    0下载:
  2. 对贪心算法的应用,会场安排问题,会场开始和结束的时间在输入文件输入,所需的至少会场个数在输出文件输出-Greedy algorithm for the application of the venue arrangements, the venue of the beginning and end of time in the input file input, the venue for at least the required number in the output file outpu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.34kb
    • 提供者:waterfly
  1. 37724088tanxi

    0下载:
  2. 贪心算法-Greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.43kb
    • 提供者:陈燕
  1. TSptanxin

    0下载:
  2. TSP贪心算法C++ ,很有用的源代码哦-based genetic algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:655byte
    • 提供者:炯炯
  1. GreedyTSP

    0下载:
  2. 贪心算法的TSP 求解 10000城市 数据文件可以自己建立 C代码编程-Greedy algorithm for solving TSP 10000 to establish their own city data files can be C code programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:817byte
    • 提供者:bubyday
  1. rsa_design_development_algorithm

    0下载:
  2. rsa classic design development documents greedy algorithm rsa贪心算法设计经典开发文档-rsa classic design development documents greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:12.28kb
    • 提供者:a8
  1. thegreedyalgorithmusinggeneticalgorithmssolveknaps

    0下载:
  2. 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.82kb
    • 提供者:liulei
  1. tsp

    0下载:
  2. 简单的贪心算法解决tsp问题。输入的时候麻烦点,读者可以加以修改,使程序完善。-Tsp simple greedy algorithm to solve the problem. When the input trouble spots, readers can be modified to process improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:982.7kb
    • 提供者:liulunchun
  1. ANT-TX

    0下载:
  2. 用蚁群算法和贪心算法解决0/1背包问题。可用于不同算法的比较。-Solving 0/1 Knapsack Problem by ant colony algorithm and greed method.Can be used to compare two algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:524.23kb
    • 提供者:wangnan
  1. multiple-gateways

    0下载:
  2. 目前,物联网备受关注。在多网关无线传感网络与物联网的异构融合中,通过网关连接是最常用的策略。本程序基于贪心算法,寻找每个节点至多个网关的最优路径,并将流量按比例分配给各网关。- Recently, the Internet of Things is getting more and more attention.There are different approaches to integrate WSN into the Internet. The most usual one is to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:965.42kb
    • 提供者:guowenjing
  1. single-gateway

    0下载:
  2. 在无线传感网络与物联网的异构融合中,通过单个网关连接是最常用的策略。本程序利用智能贪心算法寻找每个节点至网关的最短路径。-There are different approaches to integrate WSN into the Internet. The most usual one is to connect the WSN and the Internet through a gateway. This program makes uses of the greedy algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:953.15kb
    • 提供者:guowenjing
  1. greedy-PEGASIS

    1下载:
  2. 在无线传感网络中,PEGASIS虽然不是严格的簇类协议,却延用了簇的思想。本程序在Ns2中进行模拟,使用贪心算法建立一条基于地理位置的链,即:PEGASIS中的簇。-In WSNs, PEGASIS routing protocol follows the idea of clustring though it is not a strict hierachical protocol. This program utilizes the greedy algorithm to build a l
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-20
    • 文件大小:553.15kb
    • 提供者:guowenjing
  1. TSP

    0下载:
  2. 用贪心算法实现tsp(旅行商问题)求解,实现中国34个城市环游路线-With the greedy algorithm tsp (TSP) solution to achieve China' s 34 cities around the line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:333.4kb
    • 提供者:冰袋
  1. beibaoproblem

    0下载:
  2. 该算法主要是用贪心算法求解背包问题。背包问题应用TSP问题也非常广泛-The algorithm is the greedy algorithm for knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1.26kb
    • 提供者:王莉
  1. TSP

    0下载:
  2. 用遗传算法、贪心算法以及穷举法对TSP问题进行求解-Genetic algorithm, the greedy algorithm and the brute-force method to solve the TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8.25kb
    • 提供者:
  1. A-new-greedy-

    0下载:
  2. 详细介绍了贪心算法用来解决最大覆盖的优势和初步实现了它的应用-Details of the greedy algorithm is used to solve the maximum coverage of the advantages and the initial realization of its application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:111.02kb
    • 提供者:李阳
  1. GoBang

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-Man-machine war backgammon program using c# programming, AI smart greedy algorithm and minimax algorithm, the program detailed notes for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:127kb
    • 提供者:枫轩缘
« 12 »
搜珍网 www.dssz.com