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

搜索资源列表

  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
    • 文件大小:1.04kb
    • 提供者:应吉平
  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
    • 文件大小:31.15kb
    • 提供者: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
    • 文件大小:24.75kb
    • 提供者: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
    • 文件大小:41.29kb
    • 提供者:alden
  1. greedy

    0下载:
  2. 数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:113.69kb
    • 提供者:小雨
  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
    • 文件大小:1005byte
    • 提供者: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
    • 文件大小:257.48kb
    • 提供者:hodog
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:214.27kb
    • 提供者:陈壁坚
  1. DataStructureAlgorithm

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

    • 发布日期:2016-08-26
    • 文件大小:16.43mb
    • 提供者:孙继磊
  1. greedy

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

    • 发布日期:2017-03-27
    • 文件大小:591byte
    • 提供者:Ray
  1. AODV_2

    0下载:
  2. 这是一个基于贪婪算法和右手法则基础上得到的路由仿真程序。对于初学者还是有借鉴意义的!-Greedy Perimeter Stateless Routing for Wireless Networks and right hand rule
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.42kb
    • 提供者:庆栋梁
  1. greedymethod

    0下载:
  2. 贪婪算法的具体例子 有个国有中型企业,接到一批需要加工零件的订单,员工们非常高兴,可是高兴之后却发现问题了,原来这家企业能够加工这批零件的机床有限,如果仅仅为了这批加工任务而新添机床的话,那么既不合算也不必要,因为加工完这批零件后很可能这些机床又要闲置起来,所以大批量购买肯定不行,但这批订单又必须要完成,那么这么办呢?很想请你帮忙设计一个安排加工任务,使得完成这批订单所需要使用的机器数量最少-An example of greedy method
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:189.82kb
    • 提供者:叶樱
  1. greedy1

    2下载:
  2. 贪婪算法,通过迭代,可应用于子载波分配时。-Greedy algorithm, iterative, can be applied to subcarrier allocation.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-04
    • 文件大小:5.44kb
    • 提供者:高 峰
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:ZHANGAIQING
  1. greedyscp

    0下载:
  2. 这是一个求解集合覆盖问题的众所周知的贪婪算法,其中有些部分做了修改-The well known greedy algorithm for solving Set Cover problem, with a few changes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.22kb
    • 提供者:Y.Meng
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:130.46kb
    • 提供者:于方
  1. branch

    0下载:
  2. 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.26kb
    • 提供者:王明理
  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
    • 文件大小:78kb
    • 提供者:涂海华
  1. 贪婪算法仿真

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

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