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

搜索资源列表

  1. Wiring

    0下载:
  2. 一个自己用C编的关于贪婪算法的例子,压缩包里带有原题目与原测试数据-they use a C series of examples of the greedy algorithm, compressed bundle with the original title and the original test data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58293
    • 提供者:黄金海
  1. shortestpathbetweenpoints

    1下载:
  2. 假设有一间房子,在房子丽的任意两点之间铺设电线,要求线要和墙面平行,求最短距离.用了贪婪算法.-assuming a room in the house arbitrary Korea between 2:00 cables require line parallel to the wall and, for the shortest distance. with a greedy algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4036
    • 提供者:王佩君
  1. robot_lesson

    0下载:
  2. 一个使用贪婪算法解决机器人收集硬币问题的小练习。-use a greedy algorithm to solve the problem robot coin collection of small practice.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2846
    • 提供者:zbchun
  1. dtgh

    0下载:
  2. 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of policy decisions. The difference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:38355
    • 提供者:john
  1. changyong

    0下载:
  2. 动态规划分治算法概率算法模拟退火算法神经网络搜索算法贪婪算法网上matlab遗传算法组合算法Floyd算法-dynamic programming algorithm partition probability algorithm simulated annealing neural network algorithm for the greedy algorithm search online matl ab genetic algorithm combination algorithm Fl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2731255
    • 提供者:dgdfgd
  1. greedy_tuopupaixu

    0下载:
  2. 介绍了贪婪算法在拓扑排序中的应用,对于学习贪婪算法很有用-of greed in topological sorting algorithm, the application learning greedy algorithm useful
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:6770
    • 提供者:caihaibin
  1. greedy

    0下载:
  2. 使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:林鑫
  1. GLJ

    0下载:
  2. 用贪婪算法寻找交换机的最佳匹配端口,效率比较高,时延抖动也比较小
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3921
    • 提供者:陈艳玲
  1. tanlan_suanfa_1

    0下载:
  2. 这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22320
    • 提供者:yanggang
  1. tanlan_suanfa_2

    0下载:
  2. 这是C写的贪婪算法之2,在建摸和优化计算中非常有用,欢迎下载!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9938
    • 提供者:yanggang
  1. work

    0下载:
  2. DVD租赁的matlab源程序,使用贪婪算法
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:3477
    • 提供者:苏杰锋
  1. fish

    0下载:
  2. ACM钓鱼问题算法 贪婪算法例子,算出如何在限定时间钓到最多鱼
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:827
    • 提供者:黄子聪
  1. abcd

    0下载:
  2. 贪婪算法解决背包问题-greedy algorithm to solve knapsack problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:youyoubaishu
  1. greedy

    1下载:
  2. 一个贪婪算法的仿真程序,以及介绍的ppt,欢迎大家一起研究。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:55076
    • 提供者:cc5go
  1. Algorithm_Design

    0下载:
  2. 算法设计与分析,其中包括贪婪算法、分而治之算法、动态规划、回溯、分枝定界
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116729
    • 提供者:kiwi
  1. tanlansuanf

    0下载:
  2. 本文运用贪婪算法求解背包问题,语言为C,很不错的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3439
    • 提供者:jingjing
  1. tanlansuanfa

    0下载:
  2. 经典的贪婪算法,相信对研究OFDM的同学会有较大帮助
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:892
    • 提供者:zlg4302075
  1. OFDM-MATLAB

    3下载:
  2. 可以运行的m4k20功率分配图,mimo功率优化,OFDM典型仿真程序,贪婪算法仿真程序,以及16QAM仿真程序,经过修改的可以使用
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2253637
    • 提供者:于晓明
  1. modelfindthepoint

    0下载:
  2. 本论文建立了校园卡充值点安排方案的最优化模型 建立“0-1”模型,使用“启发式贪婪算法”,运用Lingo软件计算出三个最优点。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:123078
    • 提供者:yya
  1. greedy2

    0下载:
  2. 马尔可夫过程的一种贪婪算法 进行马尔可夫决策
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:花儿
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com