- 1、本文档共44页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
软件工程201009本6总体设计
* 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
文档评论(0)