题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1160题目意思:给出一堆老鼠,假设有 n 只(输入n条信息后Ctrl+Z)。每只老鼠有对应的weight 和 speed。现在需要从这 n 只老鼠的序列中,找出最长的一条序列,满足老鼠的weight严格递...
分类:
其他好文 时间:
2014-09-30 17:53:39
阅读次数:
233
转自:http://sixrevisions.com/web-development/site-speed-performance/Web page speed and performance is very important to the user experience. If your sit...
分类:
Web程序 时间:
2014-09-30 14:35:09
阅读次数:
208
$(".rslides").responsiveSlides({ auto: true, // Boolean: Animate automatically, true or false speed: 500, // Integer: Speed o...
分类:
其他好文 时间:
2014-09-29 13:27:20
阅读次数:
147
打开oraparam.ini文件 添加红色部分Windows=5.1,5.2,6.1最下面添加[Windows-6.1-required]#Minimum display colours for OUI to runMIN_DISPLAY_COLORS=256#Minimum CPU speed r...
分类:
数据库 时间:
2014-09-28 14:23:42
阅读次数:
208
A straight tunnel without branches is crowded with busy ants coming and going. Some ants walk left
to right and others right to left. All ants walk at a constant speed of 1 cm/s. When two ants meet, ...
分类:
其他好文 时间:
2014-09-26 02:19:18
阅读次数:
188
主要概念: 1.虚拟轴 2.输入预先设置示例:通过键盘控制物体移动 1 private float speed = 10.0F; //速度 2 3 private float rotaSpeed = 100.0F; //旋转速度 4 5 // Update is c...
分类:
其他好文 时间:
2014-09-25 12:28:38
阅读次数:
496
【题目简述】:给出我们时间和速度,让我们求出走了多远的距离
【分析】:这道题开始的时候没有太明白什么时候输出,后来看了别人的题解就明白了。
关于此题的几点总结:
1、时间的输入方法:scanf("%d:%d:%d",&h,&m,&s),注意积累!
2、关于空格的的输入控制使用char ch = getchar(),同时它还作为了本题的一个是否输出的标识控制的条件。
3、多积累类似题目的方...
分类:
其他好文 时间:
2014-09-22 13:55:22
阅读次数:
228
linux kernel 3.4.5的板子插入USB鼠标,出现例如以下错误LOG:[ 191.177508] Plug in USB Port2[ 191.363516] usb 1-1: new full speed USB device number 10 using Mstar-ehci-2[...
分类:
其他好文 时间:
2014-09-20 18:25:49
阅读次数:
152
VectorizationVectorization refers to a powerful way to speed up your algorithms. Numerical computing and parallel computing researchers have put decad...
分类:
其他好文 时间:
2014-09-18 18:18:44
阅读次数:
325
Xen is the new virtualization kid on the block. It's gaining visibility and importance at a speed only projects such as Linux and Apache have seen bef...
分类:
系统相关 时间:
2014-09-17 20:22:22
阅读次数:
492