Mr. Fib is a mathematics teacher of a primary school. In the next lesson, he is planning to teach children how to add numbers up. Before the class, he ...
分类:
其他好文 时间:
2018-03-10 22:13:18
阅读次数:
361
最近想来,大数据相关技术与传统型数据库技术很多都是相互融合、互相借鉴的。传统型数据库强势在于其久经考验的SQL优化器经验,弱势在于分布式领域的高可用性、容错性、扩展性等,假以时日,让其经过一定的改造,比如引入Paxos、raft等,强化自己在分布式领域的能力,相信一定会在大数据系统中占有一席之地。相 ...
分类:
数据库 时间:
2018-02-21 11:41:39
阅读次数:
236
项目管理个人能力--风险管理 下图是一个风险管理的示意表格部分。 绿色表示小。红色表示严重。 ? 1.1 风险管理的特点 能够用十个字,五个词来概括风险管理的要点: 规划(planning) 识别(identify) 分析(analysis) 应对(response) 监控(monitor and ...
分类:
其他好文 时间:
2018-02-20 17:56:13
阅读次数:
162
题面: 传送门 思路: 一眼看得,这是贪心【雾】 实际上,我们要求的答案就是sigma(ci*(ti-i))(i=1~n),这其中sigma(ci*i)是确定的 那么我们就要最小化sigma(ci*ti) 所以在新的每一秒,就把这一秒开始可以起飞的飞机中,cost最大的那一个拿出来,让他起飞就可以了 ...
分类:
其他好文 时间:
2018-02-19 15:17:26
阅读次数:
160
Research and Implementation of Global Path Planning for Unmanned Surface Vehicle Based on Electronic Chart (基于电子海图的水面无人艇全局路径规划) 该论文已经在ICMI ...
分类:
其他好文 时间:
2018-02-12 13:48:41
阅读次数:
225
You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stopping yo ...
分类:
其他好文 时间:
2018-01-21 11:07:10
阅读次数:
127
#week7 You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stop ...
分类:
其他好文 时间:
2018-01-13 11:18:10
阅读次数:
190
198. 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 cons ...
分类:
编程语言 时间:
2018-01-08 22:30:02
阅读次数:
200
1、Project quality management concepts. 是确保项目满足它所承载的需要。包括:质量保证,质量保证和质量控制 2、Quality planning and quality assurance. 质量计划是指确定与项目有关的质量标准以及实现这些标准的方式 质量保证:定 ...
分类:
其他好文 时间:
2018-01-05 01:20:56
阅读次数:
131
一、源代码地址:https://github.com/lqzlqzlqz/-2 二、 PSP表格 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · Estimate · 估计这个任务需要多少时间 Devel ...
分类:
其他好文 时间:
2018-01-02 21:28:30
阅读次数:
211