码迷,mamicode.com
首页 >  
搜索关键字:trade    ( 410个结果
hdu 1009 FatMouse' Trade(贪心)
题目来源:hdu 1009 FatMouse’ Trade FatMouse’ Trade Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 54581 Accepted Submission(s): 18299 Pro...
分类:其他好文   时间:2015-08-27 18:38:40    阅读次数:143
支付宝接口url生成,MD5验证
原文链接:http://my.oschina.net/rain21/blog/496780 URL生成: <?php $parameter?=?array( ????‘service‘???????????=>?‘create_forex_trade‘, ????‘partner‘???????????=>?‘...
分类:Web程序   时间:2015-08-25 12:51:17    阅读次数:602
HDU1009 FatMouse' Trade
题目大意:         一直老鼠想吃咖啡豆,这些咖啡豆由一只猫来看守,它需要用它有的猫粮来换。        读入两个整数m,n分别代表老鼠有的猫粮的总数,和放着咖啡豆的房间数。接下来n行,每行两个数j[i],f[i],分别代表这个房间中的总的咖啡豆的数量和需要的猫粮数,求出这时老鼠可获得的最大的猫粮数,知道接收到-1,-1结束处理。 解题思路:         典型的贪心问题...
分类:其他好文   时间:2015-08-25 12:03:37    阅读次数:171
HDU 1009.FatMouse' Trade【贪心算法】【8月16】
FatMouse' Trade Problem Description FatMouse prepared M pounds of cat food, ready to trade with the cats guarding the warehouse containing his favorite food, JavaBean. The warehouse has N roo...
分类:编程语言   时间:2015-08-16 16:39:29    阅读次数:137
ZOJ-2753
Min Cut (Destroy Trade Net)Time Limit:15 Seconds Memory Limit:32768 KBGiven an undirected graph, in which two vertexes can be connected by multiple ed...
分类:其他好文   时间:2015-08-13 00:58:05    阅读次数:124
股票数据
分笔数据http://stock.gtimg.cn/data/index.php?appn=detail&action=download&c=sh600030&d=20150807日线数据http://quotes.money.163.com/trade/lsjysj_zhishu_000001.h...
分类:其他好文   时间:2015-08-07 23:46:46    阅读次数:368
HDU-1009(简单贪心)
FatMouse' TradeProblem DescriptionFatMouse prepared M pounds of cat food, ready to trade with the cats guarding the warehouse containing his favorite ...
分类:其他好文   时间:2015-08-07 21:38:46    阅读次数:101
ZOJ 2109 FatMouse&#39; Trade (背包 dp + 贪婪)
链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=1109FatMouse prepared M pounds of cat food, ready to trade with the cats guarding the wa...
分类:其他好文   时间:2015-07-21 20:32:47    阅读次数:134
hdu 1009 FatMouse' Trade
FatMouse' Trade Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 53352    Accepted Submission(s): 17788 Problem Description FatMouse...
分类:其他好文   时间:2015-07-20 13:04:57    阅读次数:156
uva 563 Crimewave(最大流)
Nieuw Knollendam is a very modern town. This becomes clear already when looking at the layout of its map, which is just a rectangular grid of streets and avenues. Being an important trade centre, Nieuw...
分类:其他好文   时间:2015-07-19 10:20:44    阅读次数:105
410条   上一页 1 ... 31 32 33 34 35 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!