搜索资源列表
short_path
- 图遍历找两点最短路径的多中方法:贪心 回朔 分支界限-map traverse the shortest path to find two more of the methods : greed back Schomburg branch Limits
SuanFaShiYan
- 这是本科算法实验中的程序包括快速排序,GREED算法硬币找零算法,会场排序和矩阵相乘算法。-This is the algorithm experimental procedures including rapid sequencing, GREED algorithm coins have sought algorithm, venue Scheduling algorithm and matrix multiplication.
greed
- uml建模工具rose设计的模型。掷色子!
greed_play
- 一种针对greed游戏用面向对象方法设计的流程
greed2
- 这里针对greed游戏的设计有很多方案,这里上载的是第二种方案
Greed
- 一个编程作业,贪吃蛇的游戏,MFC开发。
0-1背包问题
- 该程序用贪心算法来求解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.
二分覆盖问题
- 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从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
qwecc
- :手机版的贪吃蛇相信已经玩腻了,来玩玩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.
greedy_algorithm
- 讲述了贪婪法的缘由和应用,word格式。-About the causes of greed and application of law, word format.
zzbds
- 本文目标 如何使用本教程 正则表达式到底是什么? 入门 测试正则表达式 元字符 字符转义 重复 字符类 反义 替换 分组 后向引用 零宽断言 负向零宽断言 注释 贪婪与懒惰 处理选项 平衡组/递归匹配 还有些什么东西没提到 联系作者 最后,来点广告... 一些我认为你可能已经知道的术语的参考 网上的资源及本文参考文献 更新说明 -In this p
snakesrc
- 贪食蛇程序,对于学习小游戏开发的朋友可以参考游戏算法.-Greed snake game, the study of small game developers can refer to the Friends Game algorithm.
FDR-COMPRESS
- 一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。-a
Greed
- Greed小游戏的源代码,很实用,很完整-source codes of Game Greed, efficient and complete!
KITBAG
- 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-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
AlgorithmDesignAnalysis
- 算法难,递归易,算法皆以递归源,相同处理自循环; 递归处理分和并,分而治之是首选。 DP全,贪心简,最优性质二者兼; DP需要表来填,子问题解表中见; 贪心策略需证明,整体可由局部建。 回溯深,分限广,剪枝函数两边忙; 一边剪左不可行,一边剪右非最优。 分限还需优先级,上界下界来排序; 叶子放在队列里,轮到它时达目的。-Algorithm is difficult, recursive easy recursive algorithm begin with the
greed
- 贪心算法,动态生成数组后,然后计算得到最小生成树-greed algorithm
CPPGreed
- 北邮房鸣的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
addGas-greed
- 一辆汽车加满油后可以行驶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
greed
- 贪吃蛇源代码,c语言做的,大家伙可以看看捧捧场-greed