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

搜索资源列表

  1. 贪婪算法作业

    0下载:
  2. 一个关于使用贪婪算法的程序,是我同学在外国上课的一个作业,对学校贪婪算法有一定的帮助,详细的题目和注释在里面-a greedy algorithm on the use of the procedure is that I students in a class of foreign operations, the greedy algorithm schools will help, and the subject of detailed notes inside
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:225903
    • 提供者:吴俊强
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, beibao function of the previous
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:ffff
  1. 贪婪算法解决背包

    0下载:
  2. 运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0 / 1 knapsack problem, this is my part of a small program running very good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:应吉平
  1. 背包问题之贪婪算法求解C语言源代码)

    1下载:
  2. 背包问题的贪婪算法,需要的下,不需要帐号的,自由的下。-knapsack problem of greedy algorithm, need, need not account, free under.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:王少石
  1. 贪婪算法-单源最短路径

    0下载:
  2. 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7130
    • 提供者:林玲
  1. 贪婪算法OMP

    1下载:
  2. signal recovery from partial information via orthogonal matching pursuit(贪婪算法OMP).
  3. 所属分类:中间件编程

  1. greedy for ofdm

    3下载:
  2. 在ofdm中采用贪婪算法来进行功率分配,相信很多人在寻找类似的算法,贡献处女代码哈哈
  3. 所属分类:matlab例程

  1. tlsf

    0下载:
  2. Matlab 贪婪算法 -Matlab Matlab greedy algorithm greedy algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31901
    • 提供者:leansmall
  1. Algorithm

    0下载:
  2. 对贪婪算法做了详细的讲解,具体到生动的例子和代码示例,希望对大家有所帮助-Greedy algorithm for a detailed explanation, specific to the vivid examples and code samples, we hope to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25347
    • 提供者:ywl
  1. greed

    0下载:
  2. 贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:42277
    • 提供者:alden
  1. greedy

    0下载:
  2. 有关贪婪算法的源码,可以用在无线网的成链协议中-The source of the greedy algorithm can be used in the wireless network into a chain of agreements
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1005
    • 提供者:weinan
  1. bit_power_allocation

    0下载:
  2. :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:263656
    • 提供者:hodog
  1. DataStructureAlgorithm

    0下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. main.cpp

    0下载:
  2. 最小覆盖问题,也就是经典的最小覆盖问题,采用了贪婪算法-The minimus cover
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:830
    • 提供者:lw3171796
  1. greedy

    1下载:
  2. 贪婪算法,可以用于资源分配等许多数学问题和工程问题中-Greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:591
    • 提供者:Ray
  1. 贪婪算法

    0下载:
  2. 贪婪算法 对这种算法的一种深入优化,方便运算(A thorough optimization of this algorithm by greedy algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 贪婪算法

    0下载:
  2. 用某种方法选择n-1条边使它们形成G的最小生成树。至少可以采用三种不同的贪婪策略来选择这n-1条边。(Choose n-1 edges in some way so that they form the minimum spanning tree of G. At least three different greedy strategies can be used to select this n-1 edge.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:79872
    • 提供者:涂海华
  1. 贪婪算法

    0下载:
  2. 贪婪算法在数学建模中的应用,可用于最优化的方案(The application of greedy algorithm in mathematical modeling, which can be used for optimization)
  3. 所属分类:中间件编程

    • 发布日期:2018-04-21
    • 文件大小:33792
    • 提供者:老油田
  1. 数学建模算法大全

    1下载:
  2. 数学建模算法大全,包括群智能,贪婪算法,神经网络等(Mathematical modeling algorithm, including swarm intelligence, greedy algorithm, neural network and so on.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-02
    • 文件大小:8363008
    • 提供者:摇头晃脑
  1. 贪婪算法仿真

    3下载:
  2. 基于matlab平台使用贪婪算法最终实现多智能体覆盖问题(Multi agent coverage problem using greedy algorithm)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com