- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
QT1052基于OO的LineTracer设计建模中的动态建模与实现2-QQ4991024
摘 要
OO开发是当今软件开发的主流方法,其中软件设计是整个方法中最重要的环节之一,特别是对于多数人开发的嵌入式系统,应当采用一种科学的设计方法来开发。与传统的方法相比,采用OO进行嵌入式系统开发,能使系统具有很强的可维护性,可扩展性,可重用性等优势。采用面向对象建模语言UML语言嵌入式系统建模,准确地完成了分析人员与用户需形式化层次上的一致性,也为程序开发人员建立了清晰的程序结构和行为准则,大大缩短了系统开发周期,并使系统的升级和重用成为可能。ABSTRACT
OO software development is the mainstream of todays software development methods, software design is the most important tache among the development course. Especially in the embedded systems development which developped by most of people, So it should adopt a scientific design approach to develop. Compared with the traditional method, using OO for embedded systems development, can make the system maintainability, scalability, reusability, and other advantages. The main model language of OO is UML which used on embedded systems for modeling, can help people to think, understand the problem, definitions of terms, and complete the consistency of the analysit and users’s requirement formalize exactly, but also for establishing a clear program structure and the rule of conduct for developers, greatly reducing the development of the system’s cycle, and make the system upgrades and reuse possibility.
This paper first discribe the system’s research background, and then explain the technical and model which using in the system, after analyse the requirement analysis, modeling the usecase view of the system, to conduct static analysis, to make the object model, which named class diagram.Finally achieve the dynamic model, the system’s dynamic model, including statechart dirgram, sequence dirgram , collaboration dirgram, laid a solid foundation for achieving the system. At the same time, to improve the efficiency of software development and shorten the development cycle has played a significant role.
Key words: object-oriented, dynamic model, UML
目 录
第1章 绪 论 1
1.1 研究背景 1
1.2 研究现状 2
1.3 研究内容和目标 3
1.4 本文的结构安排 3
第2章 原理及关键技术 5
2.1 面向对象方法原理及UML动态建模 5
2.1.1 面向对象方法原理 5
2.1.2 UML动态建模 6
2.2 建模工具 7
第3章 系统的面向对象分析 8
3.1 系统需求陈述及可行性分析 8
3.1.1 系统需求式样概述 8
3.1.
文档评论(0)