搜索资源列表

  1. greedy_user_pairing

    0下载:
  2. MU-MIMO中的贪婪算法的MATLAB程序。-Greedy user pairing algorithm in MU-MIMO.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:单思洋
  1. greedy-snake

    0下载:
  2. 简单的贪吃蛇游戏源码,用c语言编写,主要是学完c语言的一个小课设-code for the game greedy snake
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:nieqi
  1. greedy

    0下载:
  2. 活动安排,简单的贪心算法实例,适合C语言初学者使用-Events, a simple greedy algorithm instance
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:bosco
  1. Greedy

    0下载:
  2. 采用贪心算法解决了“田忌赛马”的类似问题-Greedy algorithm to solve the problem of "Tian Ji s horse"
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:庄镝
  1. greedy-algorithm

    0下载:
  2. 很好的讲解了贪心算法的思想,通过自我学习完全可以掌握。-Very good explained the greedy algorithm thoughts, through the self learning can master.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:712704
    • 提供者:yulinlin
  1. Greedy-Gift-Givers

    0下载:
  2. USACO上的入门题目 Greedy Gift Givers-The solution source code in the USACO Greedy Gift Givers
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:leavingq
  1. Greedy

    0下载:
  2. 压缩采样中各种贪婪算法性能的matlab仿真比较,包括LS-MP,OMP,WMP,硬阈算法。-Compression of various sampling greedy algorithm performance of matlab simulation comparison, including LS-MP, OMP, WMP, hard threshold algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:史宇菲
  1. Greedy-algorithm

    0下载:
  2. 贪心算法VB程序PPT,让你更加了解贪心算法-Greedy algorithm VB program PPT, make you a better understanding of the greedy algorithm
  3. 所属分类:数据库编程

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:zyb
  1. 06-greedy

    0下载:
  2. Greedy algorithm descr iption with some examples-Greedy algorithm descr iption with some examples.............
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:229376
    • 提供者:Pavan
  1. Greedy-algorithm

    0下载:
  2. 贪心算法法,算最优活动安排,主要体现贪心算法思想。-The greedy method, the optimal arrangements
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:向虎
  1. greedy-snake

    0下载:
  2. 游戏-贪吃蛇vb2008 visual basic 2008-games-greedy snake
  3. 所属分类:.net编程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:lishuyan
  1. the-greedy-algorithm

    0下载:
  2. 算法设计与分析(第4章 贪婪算法),主要介绍贪婪算法-Algorithm Design and Analysis (Chapter 4, the greedy algorithm), introduces a greedy algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:刘强
  1. greedy-algorithm

    0下载:
  2. 本程序是贪心算法的c++源程序,解决的是宿舍安排问题-greedy algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:chongqing
  1. Greedy-algorithm

    0下载:
  2. 贪心算法,具体的讲解了贪心算法,代码非常规范,是学习数据结构和算法难得的资料-Greedy algorithm, specific explanation of the greedy algorithm, the code is very standard, learning data structures and algorithms rare information
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:chenxinhua
  1. greedy

    0下载:
  2. 贪心算法,决了大学阶段遇到的贪心泛的问题-greedy problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:侯国民
  1. Greedy-algorithm

    0下载:
  2. 贪心算法 单元最短路径问题 最小生成树问题 多机调度问题-The minimum spanning tree of the the greedy algorithm unit shortest path problem of multi-machine scheduling problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:zhang
  1. (code)Greedy-Algorithms

    0下载:
  2. 贪心算法的文档资料和具体的代码实现,不错的资源偶-Greedy algorithm documentation and code implementation, good resource even
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2814976
    • 提供者:姜楠
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:113664
    • 提供者:李阳
  1. greedy-forwarding

    0下载:
  2. NS2 下的greedy forwarding路由算法,在添加此路由协议后,可以设置仿真场景模拟 很多无线网络协议可以此为范本修改-NS2 Greedy forwarding routing algorithm, add this routing protocol, the simulation scenarios can be set to simulate a lot of wireless network protocol m
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:zvisd
  1. greedy-gift-giver

    0下载:
  2. USACO部分题目参考答案,供大家学习指导-greedy gift giver
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:210944
    • 提供者:liusi
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org