文档详情

软件工程201009本6总体设计.ppt

发布:2017-05-11约4.23千字共44页下载文档
文本预览下载声明
* CQUPT GE J. * 总体设计 面向数据流的设计方法 变换分析 举例:数字仪表板系统的软件结构分析 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的数据流图 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统—确定流的边界 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第一级分解 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第一级分解 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第二级分解 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第二级分解 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第二级分解 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统精化软件结构 * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统—确定流的边界 问题:模块的独立性如何? * CQUPT GE J. * 总体设计 面向数据流的设计方法 数字仪表板系统的第二级分解 问题:该二级分解合适吗? * CQUPT GE J. * 总体设计 面向数据流的设计方法 事务分析的映射方法 * CQUPT GE J. * 总体设计 面向数据流的设计方法 * CQUPT GE J. * 总体设计 面向数据流的设计方法 设计优化 在设计的早期尽量对软件结构进行精化 注意结构简单 注意时间因素 * 逻辑内聚:如将研究生的成绩管理和本科生的成绩管理放在一个模块中。 * 层次图反映分解过程;结构图反映组成模块之间的输入输出关系。 HIPO: Hierarchical IPO CQUPT GE J. CQUPT GE J. * CQUPT GE J. * 软件工程 葛君伟 教授,博士 023gejw@cqupt.edu.cn * CQUPT GE J. * 总体设计 总体设计的任务 划分出组成系统的物理元素; 设计软件的结构。 怎么从需求分析结果导出系统架构? * CQUPT GE J. * 总体设计 Software Architecture Software architecture is the design and specification of overall system structure. It defines a software system in terms of computational components (structure) and interactions among those components (topology). Components: are identified and assigned responsibilities that client components interact with through contracted interfaces. Interactions: specify communication and control mechanisms, and support all component interactions needed to accomplish system behavior. * CQUPT GE J. * 总体设计 Software Architecture Structure issues include the description of elements from which systems are built, interactions among those elements, that is, interchange representations and protocols, patterns that guide their composition, and constraints on these patterns. * CQUPT GE J. * 总体设计 Software Architecture Architecture examples procedure call, shared variable access, client-server protocols, database-accessing protocols, asynchronous
显示全部
相似文档