码迷,mamicode.com
首页 >  
搜索关键字:planning    ( 748个结果
POJ 1639 Picnic Planning 最小k度生成树
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
P2986 [USACO10MAR]伟大的奶牛聚集Great Cow Gat…
题目描述 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
[leetcode] House Robber
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
MongoDB的容量规划及硬件配置
mongo是基于内存的数据库,应尽量将工作集中的数据全部加载到内存中,即内存应大于工作集 本文译自Chad Tindel的英文博客: http://www.mongodb.com/blog/post/capacity-planning-and-hardware-provisioning-mongod ...
分类:数据库   时间:2018-07-12 13:17:59    阅读次数:283
asm学习之rebalance
rebalacne场景: 向asm磁盘组中添加,删除,resize等操作都将会引起asm实例rebalacne。 reblaacne过程: 第一阶段planning: 计算出rebalance的计划,会根据磁盘大小个数,磁盘吞吐,au大小等计算出大致计划,该过程一般只需几分钟。 第二阶段extent ...
分类:其他好文   时间:2018-07-11 10:33:55    阅读次数:336
结对编程第4小组-词频统计
(项目源代码路径:https://github.com/miaozhongfeng/PairProject2018.git) 一、PSP表格预估时间花费 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · E ...
分类:其他好文   时间:2018-07-10 01:18:26    阅读次数:232
第11组结对编程 - 词频统计
一、 "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
结对编程(第15组)
一、Github项目地址 https://github.com/chjohn0/PairProject2018/tree/master 二、PSP表格 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · Es ...
分类:其他好文   时间:2018-07-09 19:19:36    阅读次数:153
BAPC 2014 Preliminary ACM-ICPC Asia Training League 暑假第一阶段第一场 A. Choosing Ice Cream-gcd B. Failing Components-最短路Dijkstra F. Runway Planning
开始水一波博客 题目链接: A. Choosing Ice Cream 传送门 题意就是n个冰淇淋,骰子有k个面,问你是否能在公平的概率下转几次骰子能确定买哪个冰淇淋。 举个例子,假设我只有一个冰淇淋,我不用转骰子直接就会买这个,所以转骰子的次数是0,如果我有4个冰淇淋,2个骰子面,我可以先把冰淇淋 ...
分类:其他好文   时间:2018-07-08 14:40:46    阅读次数:305
748条   上一页 1 ... 21 22 23 24 25 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!