码迷,mamicode.com
首页 >  
搜索关键字:efficient    ( 536个结果
POJ3260——The Fewest Coins(多重背包+完全背包)
The Fewest CoinsDescriptionFarmer John has gone to town to buy some farm supplies. Being a very efficient man, he always pays for his goods in such a ...
分类:其他好文   时间:2014-07-24 17:11:36    阅读次数:326
Search a 2D Matrix leetcode java
题目:Write an efficient algorithm that searches for a value in an m x n matrix. This matrix has the following properties:Integers in each row are sorte....
分类:编程语言   时间:2014-07-22 00:35:34    阅读次数:290
UVA - 586 Instant Complexity
Description  Instant Complexity  Analyzing the run-time complexity of algorithms is an important tool for designing efficient programs that solve a problem. An algorithm that r...
分类:其他好文   时间:2014-07-19 18:26:15    阅读次数:268
zoj 1037 Gridland (简单)
GridlandTime Limit:2 Seconds Memory Limit:65536 KBBackgroundFor years, computer scientists have been trying to find efficient solutions to different c...
分类:其他好文   时间:2014-07-17 18:12:39    阅读次数:247
【leetcode刷题笔记】Search a 2D Matrix
Write an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following properties:Integers in each row are sorted from l...
分类:其他好文   时间:2014-07-17 18:09:32    阅读次数:258
[LeetCode] Search a 2D Matrix
Write an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following properties:Integers in each row are sorted from l...
分类:其他好文   时间:2014-07-10 12:37:21    阅读次数:189
2.7 编程之美--最大公约数的3种解法[efficient method to solve gcd problem]
efficient method to solve gcd problem
分类:其他好文   时间:2014-07-09 18:25:30    阅读次数:269
[leetcode] Search a 2D Matrix
Write an efficient algorithm that searches for a value in an m x n matrix. This matrix has the following properties: Integers in each row are sorte...
分类:其他好文   时间:2014-07-07 16:53:17    阅读次数:196
UVa11020 · Efficient Solutions
题目:http://uva.onlinejudge.org/external/110/11020.pdfProblem IEfficient SolutionsInput: Standard InputOutput: Standard Output"Our marriage ceremonies a...
分类:其他好文   时间:2014-07-07 10:56:47    阅读次数:160
程序员的生活
文章地址:http://ryantang.me/blog/2014/06/29/efficient-life/...
分类:其他好文   时间:2014-06-30 19:01:40    阅读次数:157
536条   上一页 1 ... 50 51 52 53 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!