- 1、本文档共43页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[工学]2、软件工程2011总体设计
* 5 总体设计 5.5 面向数据流的设计方法 信息流的分类 * 5 总体设计 5.5 面向数据流的设计方法 面向数据流方法的设计过程 * 5 总体设计 5.5 面向数据流的设计方法 变换分析 举例:数字仪表板系统的软件结构分析 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的数据流图 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统—确定流的边界 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的第一级分解 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的第一级分解 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的第二级分解 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的第二级分解 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统的第二级分解 * 5 总体设计 5.5 面向数据流的设计方法 数字仪表板系统精化软件结构 * 5 总体设计 5.5 面向数据流的设计方法 事务分析的映射方法 * 5 总体设计 5.5 面向数据流的设计方法 设计优化 在设计的早期尽量对软件结构进行精化 注意结构简单 注意时间因素 * 逻辑内聚:如将研究生的成绩管理和本科生的成绩管理放在一个模块中。 * 层次图反映分解过程;结构图反映组成模块之间的输入输出关系。 * 软件工程 葛君伟教授 博士 023gejw@cqupt.edu.cn * 5 总体设计 总体设计的任务 划分出组成系统的物理元素; 设计软件的结构。 怎么从需求分析结果导出系统架构? * 总体设计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. * 总体设计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. * 总体设计Software Architecture Architecture examples procedure call, shared variable access, client-server protocols, database-accessing protocols, asynchronous event multicast, and piped streams. These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by R.S. Pressman Associates, Inc., copyright ? 1996, 2001, 2005 * Data-Centered Architecture These course
文档评论(0)