CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - greedy

搜索资源列表

  1. thesis2000_fangqi

    0下载:
  2. 算法分析和设计的主要原理,动态规划 贪心算法 背包问题的实例-algorithm analysis and design of the main principle of dynamic programming greedy algorithm examples knapsack problem
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:67.93kb
    • 提供者:望水
  1. 贪心算法球园排列问题

    1下载:
  2. 贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:117.99kb
    • 提供者:老七
  1. GreedyTP

    0下载:
  2. 同学做的基于贪婪策略的拓扑排序算法可视化演示程序,支持用户自己画出拓扑图,VC++.net下测试通过。-students so greedy strategy based on the topological sorting algorithm visualization demo program that allows users to draw their own topology map, VC. Net under test.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67.2kb
    • 提供者:杨智丹
  1. 1_58.33.230.90__2005_10_31_14_39_50_

    0下载:
  2. vc++贪心解装箱.cpp dddvc++贪心解装箱.cpp -vc greedy solution crates. Cpp dddvc greedy solution crates. Cpp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.31kb
    • 提供者:陶见话
  1. 0404

    0下载:
  2. 算法分析与设计 之 贪心算法PPT1(以后将会续传其他)-algorithm analysis and design from the greedy algorithm PPT1 (beyond Continuingly other)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:74.08kb
    • 提供者:wuyao
  1. mySuanfa

    0下载:
  2. 里面包含vc的经典算法,如动态规划,分治,回溯,贪心算法等-contained vc classic algorithms, such as dynamic planning, administration, backtracking, greedy algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.63kb
    • 提供者:周炳华
  1. whiteblackpoint

    4下载:
  2. 黑白点的匹配贪心算法 设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示。一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw。若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对)。在一个黑点最多只能与一个白点匹配,一个白点最多只能与一个黑点匹配的前提下,求n个白点和n个黑点的最大匹配对数。-black and white point matching greedy algorithm based on the d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:陈馨
  1. coinproblem

    0下载:
  2. 经典的硬币问题:使用最少个数的硬币来达到指定的钱数。使用贪心算法。vc下调试通过-classic coin : the use of at least the number of coins to reach the specified amount of money. Use greedy algorithm. Vc under through debugging
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.73kb
    • 提供者:王立东
  1. MaxLoading

    0下载:
  2. 贪心算法解最大装载问题-greedy algorithm largest Loading Problem Solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:胡凯
  1. abcd

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

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

    0下载:
  2. 闭区间覆盖问题,是用贪心实现的!程序很简洁啊!-closed interval coverage is used to achieve the greedy! Very simple procedures ah!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:860byte
    • 提供者:王乐
  1. 跳马

    0下载:
  2. 贪婪算法实现的马的遍历,简单易懂,可以看看MFC类的派生和消息影射的一些咚咚,使用环境为VS。NET-greedy algorithm of the horse traversal, simple to understand and can look at the MFC category derived alluding to the news and some behind, the use of the environment VS.NET
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:51.96kb
    • 提供者:姜景捷
  1. 马踏棋盘-vc.net

    0下载:
  2. 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:265.42kb
    • 提供者:刘印亮
  1. MaxSubMin

    0下载:
  2. 用贪心算法编写的有关最大级差问题的java程序-greedy algorithm used in the preparation of the largest differential in java programs
  3. 所属分类:Button control

    • 发布日期:2017-12-02
    • 文件大小:1.81kb
    • 提供者:
  1. tsp-greedy

    0下载:
  2. tsp by greedy this project has a matrix and find min distance
  3. 所属分类:TreeView

    • 发布日期:2017-11-19
    • 文件大小:916byte
    • 提供者:mozhde
  1. Worm

    0下载:
  2. AWT做的贪吃虫,方便初学者学习java界面AWT组件-AWT do greedy insects, easy for beginners to learn java AWT components interface
  3. 所属分类:ComboBox

    • 发布日期:2017-04-07
    • 文件大小:679.19kb
    • 提供者:Arvin
  1. Greedy-insects

    0下载:
  2. java写的贪吃蛇小程序,界面还不错,可以学习。-Snake write java applet, the interface is not bad, you can learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:251.49kb
    • 提供者:吴桥伟
  1. SnakeEat

    0下载:
  2. 利用Qt 实现的贪吃蛇小游戏,采用QT自带的QGraphicsView,QGraphicsScene框架实现。(The use of QT to achieve the Greedy Snake game, using QT's own QGraphicsView, QGraphicsScene framework.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-07
    • 文件大小:8kb
    • 提供者:Rhoninln
搜珍网 www.dssz.com