serendipity

2020软件工程作业03

☆樱花仙子☆ 提交于 2020-04-11 12:52:32
软件工程 https://edu.cnblogs.com/campus/zswxy/software-engineering-2017-1 作业要求 https://edu.cnblogs.com/campus/zswxy/software-engineering-2017-1/homework/10494 作业目标 编写程序,代码静态检查和性能分析,单元测试 作业正文 https://www.cnblogs.com/serendipity5/p/12430879.html 其他参考文献 www.baidu.com 1、GitHub地址: https://github.com/filter33/zuoye/blob/master/20177640/src/Sudoku.java 2、PSP表格 PSP2.1 Personal Software Process Stages 预估耗时(小时) 实际耗时(小时) Planning 计划 2 3 Estimate 估计这个任务需要多少时间 48 96 Development 开发 2 3 Analysis 需求分析 (包括学习新技术) 3 5 Design Spec 生成设计文档 1 2 Design Review 设计复审 1 1 Coding Standard 代码规范 (为目前的开发制定合适的规范) 0.5 0.5 Design