码迷,mamicode.com
首页 >  
搜索关键字:second    ( 4896个结果
URAL 1313 Some Words about Sport (阅读理解)
1313 Some Words about Sport Time limit: 0.5 second Memory limit: 64 MB Ural doctors worry about the health of their youth very much. Special investigations showed that a lot of clever stu...
分类:其他好文   时间:2015-03-06 20:48:28    阅读次数:155
URAL 1924 Four Imps (博弈论 + 规律)
1924. Four Imps Time limit: 1.0 second Memory limit: 64 MB The world is in danger. One famous swindler passed away recently (by the way, nobody knows his real name, so let's call him Osta...
分类:其他好文   时间:2015-03-06 19:09:08    阅读次数:178
URAL 1639 Chocolate 2 (博弈论)
1639. Chocolate 2 Time limit: 1.0 second Memory limit: 64 MB Little Boy is mad at Karlsson, who ate all the sweets in the flat and even went to the neighbours to eat their sweets too. Now...
分类:其他好文   时间:2015-03-06 15:55:20    阅读次数:124
cf13A Numbers(,,)
题意:Little Petya likes numbers a lot. He found that number 123 in base 16 consists of two digits: the first is 7 and the second is 11. So the sum of di...
分类:其他好文   时间:2015-03-06 14:04:11    阅读次数:120
URAL 2001 Mathematicians and Berries (小学数学题)
Mathematicians and Berries Time limit: 0.5 second Memory limit: 64 MB One day, two mathematicians were walking in the forest and picking berries. They’d been walking for two hours, and th...
分类:其他好文   时间:2015-03-06 09:48:53    阅读次数:346
Java文件获取路径方式
由于经常需要获取文件的路径,但是比较容易忘记,每次需要总需要查询,现在把这些方式写下来,方便自己的时候也方便大家了,如果大家在下面的方法遇到什么问题,可以留言。Java文件获取路径方式:packagefirst.second;importjava.io.File;publicclassGetPath{publicstaticvoidg..
分类:编程语言   时间:2015-03-05 10:59:19    阅读次数:161
iOS iPad开发之Modal
1. 最普通的Modal QKSecondViewController *second = [[QKSecondViewController alloc]init]; [self presentViewController:second animated:YES completion:nil];.....
分类:移动开发   时间:2015-03-05 10:42:32    阅读次数:157
用MegaCli查看DELL服务器192.168.66.235的RAID信息
安装MegaCli#cd/opt#rpm-ivhMegaCli-2.00.12-1.el5.x86_64.rpm#/opt/MegaRAID/MegaCli/MegaCli64-LDInfo-Lall-aALL下图看出来是6块盘做的raid5查看磁盘性能#iostat-d-x-k110磁盘IO过高。rrqm/s:每秒这个设备相关的读取请求有多少被Merge了(当系统调用需要读取数据的时候,V..
分类:其他好文   时间:2015-03-04 19:17:57    阅读次数:187
URAL 1787 Turn for MEGA (贪心 + 模拟)
Turn for MEGA Time limit: 1.0 second Memory limit: 64 MB A traffic light at the turn for the “MEGA” shopping center from the Novomoskovskiy highway works in such a way that k cars are abl...
分类:其他好文   时间:2015-03-04 19:11:46    阅读次数:131
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!