搜索资源列表
path_search
- 俄罗斯套娃游戏,给定一个输入矩阵,每个点权值不同,从起始点出发怎样走才能获得最大收益,每个点只能走到比当前点权值大的点,即能套住当前点,类似于俄罗斯套娃。-Russian Doll game, given an input matrix, each point with different weights, starting from the starting point for how to go to gain maximum benefit from every point only to
taowa
- 俄罗斯套娃,套娃娃 每个测试用例开始是一对整数<R, C>,R表示东西向道路数,C表示南北向道路总数;接下来R行,每行包括C个正整数W[r,c] ,分别表示第r条东西向道路与第c条南北向道路交叉处路口放置的俄罗斯娃娃的重量。 -Russian Doll
taowa
- 中兴捧月预赛题目,俄罗斯套娃,2010,用C++做-ZTE holding on preliminary topics, Russian Doll, 2010, to do with C++
RussiaWaWa_Final
- 这是一个关于俄罗斯套娃的算法实现程序,算法能够快速找到最优套娃路径-This is a Russian doll of the program algorithm, the algorithm can quickly find the optimal path Doll
LMin
- 俄罗斯套娃:南北向和东西向的道路纵横交错。现在,路口放着纯金打造的俄罗斯娃娃,重量大小不等,重的都能装下轻的。你可以沿着道路飞奔,拾取路口的娃娃,要求是任何时刻必须是一个套娃,装好后就不能再拆开了。注意不要走重复路。 设计规划路线,使得能够有最大的收获。-Ivan Pavlov in the contest Conference Lectra pack, become the new " Prairie Eagle," has won great honor for the trib
WWZCM
- 编写的最短路径算法,娃娃找草莓,我改写了一下-Shortest path algorithm written doll find strawberries, complete demonstration program, study the game the shortest path or the data structures are useful.