You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pks3rafu8
c8e13391e2
|
2 months ago | |
---|---|---|
537.png | 2 months ago | |
MyBullet.py | 2 months ago | |
MyWordCould.py | 2 months ago | |
README.md | 2 months ago | |
ai_sentences.xlsx | 2 months ago | |
ch_keyword_counts.xlsx | 2 months ago | |
ch_stop.txt | 2 months ago | |
ch_词云.png | 2 months ago | |
keyword_counts.xlsx | 2 months ago | |
main.py | 2 months ago | |
requirements.txt | 2 months ago | |
sentences.xlsx | 2 months ago | |
stop.txt | 2 months ago | |
耗时.docx | 2 months ago | |
词云.png | 2 months ago |
README.md
一、PSP表格
PSP2.1 | Personal Software Process Stages | 预估耗时(分钟) | 实际耗时(分钟) |
---|---|---|---|
Planning | 计划 | ||
· Estimate | · 估计这个任务需要多少时间 | 2160 | 2280 |
Development | 开发 | ||
· Analysis | · 需求分析 (包括学习新技术) | 600 | 660 |
· Design Spec | · 生成设计文档 | 60 | 60 |
· Design Review | · 设计复审 | 120 | 120 |
· Coding Standard | · 代码规范 (为目前的开发制定合适的规范) | 30 | 30 |
· Design | · 具体设计 | 60 | 120 |
· Coding | · 具体编码 | 600 | 630 |
· Code Review | · 代码复审 | 270 | 240 |
· Test | · 测试(自我测试,修改代码,提交修改) | 120 | 120 |
Reporting | 报告 | ||
· Test Repor | · 测试报告 | 180 | 120 |
· Size Measurement | · 计算工作量 | 240 | 240 |
· Postmortem & Process Improvement Plan | · 事后总结, 并提出过程改进计划 | 240 | 300 |
· 合计 | 2160 | 2280 |