码迷,mamicode.com
首页 >  
搜索关键字:some    ( 6613个结果
模块加载简单实现
代码仍有问题,就是导入jQuery后无法使用$问题。想参考RequireJS的做法(先去研究下):require(['jquery', 'underscore', 'backbone'], function ($, _, Backbone){ // some code here});本代码为原...
分类:其他好文   时间:2014-08-02 18:05:03    阅读次数:207
Unique Paths II leetcode java
题目:Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many unique paths would there be?An obstacle and empty spa....
分类:编程语言   时间:2014-08-02 12:19:13    阅读次数:241
HDU4902:Nice boat(线段树lazy)
Problem Description There is an old country and the king fell in love with a devil. The devil always asks the king to do some crazy things. Although the king used to be wise and beloved by his peop...
分类:其他好文   时间:2014-08-01 20:00:22    阅读次数:287
hdu 4619 Warm up 2 (二分图)
Warm up 2 Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others) Total Submission(s): 1754    Accepted Submission(s): 781 Problem Description   Some 1×2 domino...
分类:其他好文   时间:2014-08-01 19:58:22    阅读次数:289
SPOJ AMR 10I Dividing Stones(搜索)
Dividing Stones Time limit: 7s Source limit: 50000B Memory limit: 256MB There are N stones, which can be divided into some piles arbitrarily. Let the v...
分类:其他好文   时间:2014-08-01 19:42:12    阅读次数:261
HDU 4906 Our happy ending
题意: Given a sequence a_1,a_2,...,a_n, if we can take some of them(each a_i can only be used once), and they sum to k, then we say this sequence is a ....
分类:移动开发   时间:2014-08-01 18:43:02    阅读次数:350
poj 1251(最小生成树)
Description The Head Elder of the tropical island of Lagrishan has a problem. A burst of foreign aid money was spent on extra roads between villages some years ago. But the jungle overtakes roa...
分类:其他好文   时间:2014-08-01 16:14:51    阅读次数:277
HDU4901:The Romantic Hero(DP)
Problem Description There is an old country and the king fell in love with a devil. The devil always asks the king to do some crazy things. Although the king used to be wise and beloved by his peop...
分类:其他好文   时间:2014-08-01 13:51:31    阅读次数:224
(算法竞赛入门经典 优先队列)LA 3135(前K条指令)
A data stream is a real-time, continuous, ordered sequence of items. Some examples include sensor data, Internet traffic, financial tickers, on-line auctions, and transaction logs such as Web usage lo...
分类:其他好文   时间:2014-08-01 13:47:14    阅读次数:235
These Bags Are Also Good From The Point Of View Of Tourism
Shoulder bags are very nice to have, it can be fun and funky if you use it in the right clothes. It can also be a great gift to give your friends some...
分类:其他好文   时间:2014-08-01 12:52:31    阅读次数:219
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!