1.冒烟测试—Monkey自动化1.Monkey命令简单讲解 ? monkey -v -p com.jh.jhcs.activity --throttle 50 --pct-touch 100 5000; ? 命令讲解: ? Monkey 指的为工具名。 ? -v 显示默认程序的信息。 ? -p c...
分类:
移动开发 时间:
2014-11-11 22:43:36
阅读次数:
299
J -Infinite monkey theoremTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 3689Appoint description:Descriptio...
分类:
其他好文 时间:
2014-11-09 19:25:56
阅读次数:
234
DescriptionBackgroundThere are a lot of monkeys in a mountain. Every one wants to be the monkey king. They keep arguing with each other about that for...
分类:
其他好文 时间:
2014-11-08 13:37:06
阅读次数:
165
DescriptionMr. Robinson and his pet monkey Dodo love peanuts very much. One day while they were having a walk on a country road, Dodo found a sign by ...
分类:
其他好文 时间:
2014-11-07 16:36:42
阅读次数:
368
Description Background There are a lot of monkeys in a mountain. Every one wants to be the monkey king. They keep arguing with each other about that f...
分类:
其他好文 时间:
2014-11-07 09:45:42
阅读次数:
252
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1069
题目大意:给你n个积木,告诉你它们的长宽高,要你搭出一个塔,这个塔上面的积木长和宽必须小于下面积木的长和宽,求这个塔的最大高度
思路:将n块积木转化成3*n块积木,相当于每块积木的原来状态、翻转后的状态。然后对这3n个积木按高度排序,此题就变成了一个类似于求最长下降子序列的问题
#incl...
分类:
其他好文 时间:
2014-11-06 17:37:34
阅读次数:
223
Mr. Robinson and his pet monkey Dodo love peanuts very much. One day while they were having a walk on a country road, Dodo found a sign by the road, ....
分类:
其他好文 时间:
2014-11-05 21:13:11
阅读次数:
210
我们每天都在使用前人开发的各种工具。一款好的工具能无缝地融入到你的工作环境中,而一款“差”的工具常常需要花费额外的精力才能集成到你的工作环境中。(注意:这里的差是指用户体验方面的问题,但这些工具本身还是有用的)。作为工程师,我们总是需要开发一些工具给自己或者给别人用。Marius Eriksen的这篇文章(http://monkey.org/~marius/unix-tools-hints.htm...
分类:
其他好文 时间:
2014-11-05 09:18:32
阅读次数:
224
hdu_1069_Monkey and Banana hdu_1078_FatMouse and Cheese poj_1836_Alignment...
分类:
其他好文 时间:
2014-11-02 09:20:16
阅读次数:
223
/*********************************************************************************
Copyright (C), 1988-1999, drvivermonkey. Co., Ltd.
File name:
Author: Driver Monkey
Version:
Ma...
分类:
编程语言 时间:
2014-11-02 00:41:22
阅读次数:
227