Description For the hope of a forever love, Steven is planning to send a ring to Jane with a romantic string engraved on. The string's length should n... ...
分类:
其他好文 时间:
2016-04-09 20:30:34
阅读次数:
234
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 ...
分类:
其他好文 时间:
2016-04-05 07:06:00
阅读次数:
146
Transit Network Design And Schedling:a Global Review结构分析 Abstract: exhibit the context and the goals of strategic and tactical transit planning. estab ...
分类:
Web程序 时间:
2016-03-26 12:22:44
阅读次数:
131
PSP2.1 Personal Software Process Stage Time planning 计划 10min Estimate 估计这个任务多久完成 150min Developing 开发 30min Analysis 需求分析 15min Coding Standard 代码规范 ...
分类:
其他好文 时间:
2016-03-24 06:28:19
阅读次数:
125
PSP2.1 Personal Software Process Stages Time Planning 计划 20min Estimate 估计这个任务需要多长时间 3.5h Development 开发 10min Analysis 需求分析 15min Design Spec 生成设计文档 ...
分类:
其他好文 时间:
2016-03-24 01:18:35
阅读次数:
150
PSP个人项目耗时情况 个人项目耗时记录表 psp2.1 Personal Software Process Stages Time(%) Planning 计划 5 Estimate 估计这个任务需要多少时间 5 Development 开发 90 Analysis 需求分析 5 Design S ...
分类:
其他好文 时间:
2016-03-24 01:01:32
阅读次数:
162
PSP2.1 Personal Software Process Stages Time Planning 计划 20min Estimate 估计开发时间 3h Development 开发 20min Analysis 需求分析 20min Design Sepc 生成设计文档 10min De
分类:
其他好文 时间:
2016-03-22 10:15:45
阅读次数:
164
no.14 Wx D3 As an engineering student, I often have to deal with projects. Today, I will make some conclusion from what I’ve experienced. Task definit
分类:
其他好文 时间:
2016-03-18 00:07:49
阅读次数:
168
因为在上一门算法课(https://www.coursera.org/learn/robotics-motion-planning/home/welcome),看了老师的视频也不明白,又接着百度了一些关于这个算法的说明,各种大神写得很高深,很多专业术语,超出了我的认知水平,我看了很久也看不懂。 最后...
分类:
编程语言 时间:
2016-02-26 11:53:22
阅读次数:
581
题意:若干个人开车要去park聚会,可是park能停的车是有限的,为k。所以这些人要通过先开车到其它人家中,停车,然后拼车去聚会。另外,车的容量是无限的,他们家停车位也是无限的。求开车总行程最短。 就是求一最小生成树,可是对于当中一个点其度不能超过k。思路:1. 将park点取出 将剩下的点求出.....
分类:
其他好文 时间:
2016-01-12 21:20:43
阅读次数:
207