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

搜索资源列表

  1. short_path

    0下载:
  2. 图遍历找两点最短路径的多中方法:贪心 回朔 分支界限-map traverse the shortest path to find two more of the methods : greed back Schomburg branch Limits
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15070
    • 提供者:王可
  1. SuanFaShiYan

    0下载:
  2. 这是本科算法实验中的程序包括快速排序,GREED算法硬币找零算法,会场排序和矩阵相乘算法。-This is the algorithm experimental procedures including rapid sequencing, GREED algorithm coins have sought algorithm, venue Scheduling algorithm and matrix multiplication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16752
    • 提供者:sunhaikuo
  1. greed

    0下载:
  2. uml建模工具rose设计的模型。掷色子!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:654846
    • 提供者:流啊连
  1. greed_play

    0下载:
  2. 一种针对greed游戏用面向对象方法设计的流程
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:57139
    • 提供者:guo
  1. greed2

    0下载:
  2. 这里针对greed游戏的设计有很多方案,这里上载的是第二种方案
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:66172
    • 提供者:guo
  1. Greed

    0下载:
  2. 一个编程作业,贪吃蛇的游戏,MFC开发。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45922
    • 提供者:WuMing
  1. 0-1背包问题

    0下载:
  2. 该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p / w largest goods Add backpack.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:杨晨
  1. 二分覆盖问题

    0下载:
  2. 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:杨晨
  1. qwecc

    0下载:
  2. :手机版的贪吃蛇相信已经玩腻了,来玩玩vc 做的吃苹果的贪吃蛇 -You must be bored with greed snake on cell phones. Come and try the game programmed with VC.The greed snake begin to eat apples.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8456
    • 提供者:曾生
  1. greedy_algorithm

    0下载:
  2. 讲述了贪婪法的缘由和应用,word格式。-About the causes of greed and application of law, word format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:7167
    • 提供者:郑正
  1. zzbds

    0下载:
  2. 本文目标 如何使用本教程 正则表达式到底是什么? 入门 测试正则表达式 元字符 字符转义 重复 字符类 反义 替换 分组 后向引用 零宽断言 负向零宽断言 注释 贪婪与懒惰 处理选项 平衡组/递归匹配 还有些什么东西没提到 联系作者 最后,来点广告... 一些我认为你可能已经知道的术语的参考 网上的资源及本文参考文献 更新说明 -In this p
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:21878
    • 提供者:么么
  1. snakesrc

    0下载:
  2. 贪食蛇程序,对于学习小游戏开发的朋友可以参考游戏算法.-Greed snake game, the study of small game developers can refer to the Friends Game algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:87510
    • 提供者:王佳
  1. FDR-COMPRESS

    0下载:
  2. 一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。-a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2342
    • 提供者:张志刚
  1. Greed

    0下载:
  2. Greed小游戏的源代码,很实用,很完整-source codes of Game Greed, efficient and complete!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3444080
    • 提供者:张赵
  1. KITBAG

    0下载:
  2. 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:695
    • 提供者:workfuture
  1. AlgorithmDesignAnalysis

    0下载:
  2. 算法难,递归易,算法皆以递归源,相同处理自循环; 递归处理分和并,分而治之是首选。 DP全,贪心简,最优性质二者兼; DP需要表来填,子问题解表中见; 贪心策略需证明,整体可由局部建。 回溯深,分限广,剪枝函数两边忙; 一边剪左不可行,一边剪右非最优。 分限还需优先级,上界下界来排序; 叶子放在队列里,轮到它时达目的。-Algorithm is difficult, recursive easy recursive algorithm begin with the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:648611
    • 提供者:Ren
  1. greed

    0下载:
  2. 贪心算法,动态生成数组后,然后计算得到最小生成树-greed algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1200
    • 提供者:huahua
  1. CPPGreed

    0下载:
  2. 北邮房鸣的C++作业,很多人需要把!!在ROSE下面实现的greed程序-Beijing University of Posts and Telecommunications Room Ming' s C++ jobs, many people need to be! ! Here in the ROSE procedure to achieve greed
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:6103699
    • 提供者:曹阳
  1. addGas-greed

    0下载:
  2. 一辆汽车加满油后可以行驶N千米。旅途中有若干个加油站。若要使沿途的加油次数最少,设计一个有效的算法,指出应在那些加油站停靠加油。并证明你的算法能产生一个最优解。-You can fill up a car after driving N kilometers. There are several gas stations journey. To make the minimum number of refueling along the way to design an efficient a
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:70436
    • 提供者:gut
  1. greed

    0下载:
  2. 贪吃蛇源代码,c语言做的,大家伙可以看看捧捧场-greed
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:85272
    • 提供者:良勇
« 12 »
搜珍网 www.dssz.com