码迷,mamicode.com
首页 >  
搜索关键字:second    ( 4896个结果
second application:use an arcgis.com webmap
Create a Web Map
分类:移动开发   时间:2015-04-09 23:20:37    阅读次数:181
LightOJ1314---Names for Babies
1314 - Names for Babies PDF (English) Statistics Forum Time Limit: 4 second(s) Memory Limit: 32 MBLong time ago, there was a strange kingdom. Peoples of different religions, different cult...
分类:其他好文   时间:2015-04-09 22:01:05    阅读次数:194
"Javascript高性能动画与页面渲染"笔记
前言:好久没翻阅我的gmail邮箱了,午休时就打开看了一下,看到InfoQ推荐的一篇名为“Javascript高性能动画与页面渲染”文章,粗略的看了一下,很赞!讲的很详细,对好些细节讲的都很好,很通俗易懂。so……笔记诞生 1、fps -frame per second 帧 页面是每一帧变化都是.....
分类:编程语言   时间:2015-04-09 15:14:44    阅读次数:131
hdu 1015 Safecracker
Problem Description=== Op tech briefing, 2002/11/02 06:42 CST ==="The item is locked in a Klein safe behind a painting in the second-floor library. Kl...
分类:其他好文   时间:2015-04-07 15:13:07    阅读次数:108
LightOJ 1004 Monkey Banana Problem (DP 数字三角形)
1004 - Monkey Banana Problem PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB You are in the world of mathematics to solve the gre...
分类:其他好文   时间:2015-04-07 09:47:46    阅读次数:134
LightOJ 1047 Neighbor House (DP 数字三角形变形)
1047 - Neighbor House PDF (English) Statistics Forum Time Limit: 0.5 second(s) Memory Limit: 32 MB The people of Mohammadpur have decided to paint each ofth...
分类:其他好文   时间:2015-04-07 09:46:45    阅读次数:116
Lintcode: Sort Letters by Case
Given a string which contains only letters. Sort it by lower case first and upper case second.NoteIt's not necessary to keep the original order of low...
分类:其他好文   时间:2015-04-06 10:04:22    阅读次数:225
LightOJ 1231 Coin Change (I) (背包计数模板题)
1231 - Coin Change (I) PDF (English) Statistics Forum Time Limit: 1 second(s) Memory Limit: 32 MB In a strange shop there are n types of coins of valueA1, A...
分类:其他好文   时间:2015-04-06 08:47:53    阅读次数:180
浙江省第6届程序设计竞赛结题报告汇总 zoj3202-3212
zoj 3202 Second-price Auction 水题,不解释了,直接贴代码 #include #include #include #include using namespace std; struct node{ int x; int y; }; struct node number[105]; int cmp(struct node a,struct node b){...
分类:其他好文   时间:2015-04-06 01:08:18    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!