ios7新增加的icon尺寸:76 x 76:Size for iPad 2 and iPad mini (standard resolution)120 x 120 :Size for iPhone and iPod touch (high resolution)152 x 152:Size fo...
分类:
移动开发 时间:
2014-07-19 16:26:03
阅读次数:
317
Description
Problem E
Eat or not to Eat?
Input: Standard Input
Output: Standard Output
A young farmer has N cows, but they produced really really a very very small amount of milk. John ca...
分类:
其他好文 时间:
2014-07-19 08:09:15
阅读次数:
296
Marbles
Input: standard input
Output: standard output
I have some (say, n) marbles (small glass balls) and I am going to buy some boxes to store them. The boxes are of two types:
Type 1: each ...
分类:
其他好文 时间:
2014-07-19 08:01:10
阅读次数:
264
HUD快捷键alt+命令内关键字用户的创建删除以及密码破解unlock->(add)standard/administrator普通用户没有sudo权限(利用grub破解密码)启动时按shift,高级选项->修复模式->root提示符mount-oremount,rw/(若文件系统为只读的,应先设置为读写)passwdXXX(用户名)重启即可..
分类:
其他好文 时间:
2014-07-19 02:27:55
阅读次数:
241
Android中Activity有四种其中方式:standard, singleTop, singleTask, singleInstance.standard这是Activity默认的启动方式,如果没有指定Activity的启动方式,则默认是用standard的方式启动。 该方式每次启动Activ...
分类:
移动开发 时间:
2014-07-18 20:18:59
阅读次数:
198
容器和算法容器:容器的概念:能容纳两个或更多个值的数据结构,通常我们称为容器(container)。这么说,数组是唯一直接支持的容器,但数组并不适合用来解决所有的问题。上一节利用模板就实现了一种新的容器(栈Stack)。老一辈程序员为我们提供了一种容器库,Standard Template Libr...
分类:
编程语言 时间:
2014-07-18 14:32:38
阅读次数:
201
Summation of Four Primes
Input: standard input
Output: standard output
Time Limit: 4 seconds
Euler proved in one of his classic theorems that prime numbers are infinite in number. But can every nu...
分类:
其他好文 时间:
2014-07-17 21:05:16
阅读次数:
299
fspecial函数用于建立预定义的滤波算子,其语法格式为:h = fspecial(type)h = fspecial(type,para)其中type指定算子的类型,para指定相应的参数;2type的类型有'average'averaging filter为均值滤波,参数为hsize代表模板尺...
分类:
其他好文 时间:
2014-07-17 13:03:40
阅读次数:
239
1、Android手机常见分辨率
WVGA:800x480
FWVGA:854x480
QHD:960x540
720P:1280x720(标清,standard definition,SD)
1080P:1920x1080(高清,high definition,HD)
2、分辨率对应dpi
dpi(dots per inch,每英寸点数)
hdpi对应WVGA、FWVGA、QHD...
分类:
移动开发 时间:
2014-07-16 13:42:42
阅读次数:
406
Description
Problem C
SAM I AM
Input: Standard Input
Output: Standard Output
The world is in great danger!! Mental's forces have returned to Earth to eradicate humankind. Our last hope to ...
分类:
其他好文 时间:
2014-07-16 10:15:05
阅读次数:
217