Picnic Planning Time Limit: 5000MS Memory Limit: 10000K Total Submissions:11615 Accepted: 4172 Description The Contortion Brothers are a famous set of ...
分类:
其他好文 时间:
2018-07-30 11:26:31
阅读次数:
209
题目描述 Bessie is planning the annual Great Cow Gathering for cows all across the country and, of course, she would like to choose the most convenient lo ...
分类:
其他好文 时间:
2018-07-21 22:46:40
阅读次数:
194
House RobberⅠ You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constrai ...
分类:
其他好文 时间:
2018-07-15 19:34:47
阅读次数:
162
mongo是基于内存的数据库,应尽量将工作集中的数据全部加载到内存中,即内存应大于工作集 本文译自Chad Tindel的英文博客: http://www.mongodb.com/blog/post/capacity-planning-and-hardware-provisioning-mongod ...
分类:
数据库 时间:
2018-07-12 13:17:59
阅读次数:
283
rebalacne场景: 向asm磁盘组中添加,删除,resize等操作都将会引起asm实例rebalacne。 reblaacne过程: 第一阶段planning: 计算出rebalance的计划,会根据磁盘大小个数,磁盘吞吐,au大小等计算出大致计划,该过程一般只需几分钟。 第二阶段extent ...
分类:
其他好文 时间:
2018-07-11 10:33:55
阅读次数:
336
(项目源代码路径:https://github.com/miaozhongfeng/PairProject2018.git) 一、PSP表格预估时间花费 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · E ...
分类:
其他好文 时间:
2018-07-10 01:18:26
阅读次数:
232
一、 "GitHub地址" 二、结对的PSP表格 ||||| |: |: |: |: | | PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) |Planning|计划|7h|8h |·Estimate|· 估计这个任务需 ...
分类:
其他好文 时间:
2018-07-10 00:38:02
阅读次数:
208
"github链接请戳这里_(:з」∠)_" 【PSP】 | PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) | | | | | | | Planning | 计划 | 10 | 8 | | · Estimate | · ...
分类:
其他好文 时间:
2018-07-09 21:33:44
阅读次数:
252
一、Github项目地址 https://github.com/chjohn0/PairProject2018/tree/master 二、PSP表格 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · Es ...
分类:
其他好文 时间:
2018-07-09 19:19:36
阅读次数:
153
开始水一波博客 题目链接: A. Choosing Ice Cream 传送门 题意就是n个冰淇淋,骰子有k个面,问你是否能在公平的概率下转几次骰子能确定买哪个冰淇淋。 举个例子,假设我只有一个冰淇淋,我不用转骰子直接就会买这个,所以转骰子的次数是0,如果我有4个冰淇淋,2个骰子面,我可以先把冰淇淋 ...
分类:
其他好文 时间:
2018-07-08 14:40:46
阅读次数:
305