Welcome![Sign In][Sign Up]
Location:
Search - booch

Search list

[CSharpIntroductionofUML123

Description: Introduction of UML.正如前面曾提到过的,UML的本意是要成为一种标准的统一语言,使得IT专业人员能够进行计算机应用程序的建模。UML的主要创始人是Jim Rumbaugh、Ivar Jacobson和Grady Booch,他们最初都有自己的建模方法(OMT、OOSE和Booch),彼此之间存在着竞争。最终,他们联合起来创造了一种开放的标准。(听起来是不是很熟悉?这个现象类似J2EE、SOAP和Linux的诞生。)UML成为\"标准\"建模语言的原因之一在于,它与程序设计语言无关。(IBM Rational的UML建模工具被广泛应用于J2EE和.NET开发。)而且,UML符号集只是一种语言而不是一种方法学。-Introduction of UML. As I have mentioned, UML is intended to become a standard uniform language, enable IT professionals to conduct computer modeling applications. UML is the main founder Jim Rumbaugh and Ivar Jacobson and Grady Booch, they first have their own method of modeling (OMT, and Booch exp), the mutual competition between the existence. Eventually, they join together to create an open standard. (Does not sound very familiar? This phenomenon similar to J2EE, SOAP and Linux was born.) UML has become the "standard" language modeling one of the reasons is that it has nothing to do programming language. (IBM Rational UML modeling tools are widely used J2EE and.NET development.) Moreover, the UML symbols set only one language and not a methodology.
Platform: | Size: 105431 | Author: d | Hits:

[Windows Develop001

Description: 第1章 对象的演化 1 1.1 基本概念 1 1.1.1 对象:特性+行为 1 1.1.2 继承:类型关系 1 1.1.3 多态性 2 1.1.4 操作概念:OOP程序像什么 3 1.2 为什么C++会成功 3 1.2.1 较好的C 3 1.2.2 采用渐进的学习方式 4 1.2.3 运行效率 4 1.2.4 系统更容易表达和理解 4 1.2.5 “库”使你事半功倍 4 1.2.6 错误处理 5 1.2.7 大程序设计 5 1.3 方法学介绍 5 1.3.1 复杂性 5 1.3.2 内部原则 6 1.3.3 外部原则 7 1.3.4 对象设计的五个阶段 9 1.3.5 方法承诺什么 10 1.3.6 方法应当提供什么 10 1.4 起草:最小的方法 12 1.4.1 前提 13 1.4.2 高概念 14 1.4.3 论述(treatment) 14 1.4.4 结构化 14 1.4.5 开发 16 1.4.6 重写 17 1.4.7 逻辑 17 1.5 其他方法 17 1.5.1 Booch 18 1.5.2 责任驱动的设计(RDD) 19 1.5.3 对象建模技术(OMT) 19 1.6 为向OOP转变而采取的策略 19 1.6.1 逐步进入OOP 19 1.6.2 管理障碍 20 1.7 小结 21
Platform: | Size: 380449 | Author: lanpiao | Hits:

[Other resourceUML

Description: UML教程 面向对象的分析与设计(OOA&D)方法的发展在80年代末至90年代中出现了一个高潮,UML是这个高潮的产物。它不仅统一了Booch、Rumbaugh和Jacobson的表示方法,而且对其作了进一步的发展,并最终统一为大众所接受的标准建模语言。
Platform: | Size: 20935 | Author: fj | Hits:

[Software Engineeringuml系统分析设计与应用案例

Description: 第一部分 基础篇 第1章 绪论 3 1.1 统一建模语言UML 3 1.1.1 UML的背景 3 1.1.2 UML的发展 3 1.1.3 UML的内容 5 1.1.4 UML的主要特点 5 1.1.5 UML的功能 6 1.1.6 UML的组成 7 1.2 Rational统一过程(Rational Unified Process) 9 1.2.1 RUP的发展 9 1.2.2 什么是RUP 10 1.2.3 过程概览 11 1.2.4 时间轴 12 1.2.5 迭代 14 1.2.6 工作流(Workflows) 15 1.2.7 微过程的划分 16 1.3 工具 20 1.4 小结 20 第2章 面向对象分析与设计方法 21 2.1 OOA/OOD方法 21 2.1.1 面向对象分析(OOA) 23 2.1.2 面向对象设计(OOD) 24 2.2 OMT方法 25 2.2.1 分析 26 2.2.2 系统设计 28 2.2.3 对象设计(Object Design) 29 2.2.4 实现(Implementation) 30 2.2.5 测试(Testing) 30 2.2.6 模型 30 2.3 Booch方法 31 2.3.1 宏过程 32 2.3.2 微过程 32 2.4 OOSE方法 34 2.4.1 分析阶段 35 2.4.2 构造阶段 35 2.4.3 测试阶段 36 2.5 Fusion 方法 36 2.5.1 分析阶段 37 2.5.2 设计阶段 38 2.5.3 实现阶段 39 2.6 小结 39 第3章 UML的关系 40 3.1 依赖关系(Dependency Relationship) 40 3.2 类属关系(Generalization Relationship) 43 3.3 关联关系(Association Relationship) 45 3.3.1 角色(Role)与阶元(Multiplicity) 45 3.3.2 导航(Navigation) 46 3.3.3 可见性(Visibility) 47 3.3.4 限定符(Q……
Platform: | Size: 11994336 | Author: superhyi@gmail.com | Hits:

[CSharpIntroductionofUML123

Description: Introduction of UML.正如前面曾提到过的,UML的本意是要成为一种标准的统一语言,使得IT专业人员能够进行计算机应用程序的建模。UML的主要创始人是Jim Rumbaugh、Ivar Jacobson和Grady Booch,他们最初都有自己的建模方法(OMT、OOSE和Booch),彼此之间存在着竞争。最终,他们联合起来创造了一种开放的标准。(听起来是不是很熟悉?这个现象类似J2EE、SOAP和Linux的诞生。)UML成为"标准"建模语言的原因之一在于,它与程序设计语言无关。(IBM Rational的UML建模工具被广泛应用于J2EE和.NET开发。)而且,UML符号集只是一种语言而不是一种方法学。-Introduction of UML. As I have mentioned, UML is intended to become a standard uniform language, enable IT professionals to conduct computer modeling applications. UML is the main founder Jim Rumbaugh and Ivar Jacobson and Grady Booch, they first have their own method of modeling (OMT, and Booch exp), the mutual competition between the existence. Eventually, they join together to create an open standard. (Does not sound very familiar? This phenomenon similar to J2EE, SOAP and Linux was born.) UML has become the "standard" language modeling one of the reasons is that it has nothing to do programming language. (IBM Rational UML modeling tools are widely used J2EE and.NET development.) Moreover, the UML symbols set only one language and not a methodology.
Platform: | Size: 105472 | Author: d | Hits:

[Windows Develop001

Description: 第1章 对象的演化 1 1.1 基本概念 1 1.1.1 对象:特性+行为 1 1.1.2 继承:类型关系 1 1.1.3 多态性 2 1.1.4 操作概念:OOP程序像什么 3 1.2 为什么C++会成功 3 1.2.1 较好的C 3 1.2.2 采用渐进的学习方式 4 1.2.3 运行效率 4 1.2.4 系统更容易表达和理解 4 1.2.5 “库”使你事半功倍 4 1.2.6 错误处理 5 1.2.7 大程序设计 5 1.3 方法学介绍 5 1.3.1 复杂性 5 1.3.2 内部原则 6 1.3.3 外部原则 7 1.3.4 对象设计的五个阶段 9 1.3.5 方法承诺什么 10 1.3.6 方法应当提供什么 10 1.4 起草:最小的方法 12 1.4.1 前提 13 1.4.2 高概念 14 1.4.3 论述(treatment) 14 1.4.4 结构化 14 1.4.5 开发 16 1.4.6 重写 17 1.4.7 逻辑 17 1.5 其他方法 17 1.5.1 Booch 18 1.5.2 责任驱动的设计(RDD) 19 1.5.3 对象建模技术(OMT) 19 1.6 为向OOP转变而采取的策略 19 1.6.1 逐步进入OOP 19 1.6.2 管理障碍 20 1.7 小结 21
Platform: | Size: 379904 | Author: lanpiao | Hits:

[Software EngineeringUML

Description: UML教程 面向对象的分析与设计(OOA&D)方法的发展在80年代末至90年代中出现了一个高潮,UML是这个高潮的产物。它不仅统一了Booch、Rumbaugh和Jacobson的表示方法,而且对其作了进一步的发展,并最终统一为大众所接受的标准建模语言。 -UML Tutorial Object-Oriented Analysis and Design (OOA
Platform: | Size: 20480 | Author: fj | Hits:

[Software Engineeringuml

Description: UML建模指导,英文版.作者Grady Booch James Rumbaugh Ivar Jacobson-UML modeling guidance, the English version. Author Grady BoochJames RumbaughIvar Jacobson
Platform: | Size: 4114432 | Author: JUDY | Hits:

[OtherUML

Description: UML精华 第三版 台湾 Martin Fowler 原著 趙 光 正 編譯 Cris Kobryn、Grady Booch、 Ivar Jacobson 與Jim Rumbaugh 序-UML Distilled Third Edition
Platform: | Size: 1364992 | Author: vicky | Hits:

[Software EngineeringUML-OOA-D

Description: UML资料介绍 UML 全称为 Unified Modeling Language 由Grady Booch,Jim Rumbaugh和Ivar Jacobson发起 UML 吸取了以下方法的精华: 对象建模 数据建模 (实体关系图) 商业建模 (工作流) UML is the standard language for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system UML是一种建模语言,而不是一种方法 UML已经成为业界公认的标准建模语言-UML UML 全称为 Unified Modeling Language 由Grady Booch,Jim Rumbaugh和Ivar Jacobson发起 UML 吸取了以下方法的精华: 对象建模 数据建模 (实体关系图) 商业建模 (工作流) UML is the standard language for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system UML是一种建模语言,而不是一种方法 UML已经成为业界公认的标准建模语言
Platform: | Size: 3452928 | Author: thinkcai | Hits:

[VC/MFCoop_booch

Description: Booch - Object-orientation programming C-Booch - Object-orientation programming C++
Platform: | Size: 2530304 | Author: Alex | Hits:

[OtherObjectOrientedAnalysisandDesign-Booch

Description: This book contains OOP concepts
Platform: | Size: 8794112 | Author: Alireza Alaei | Hits:

[Software Engineeringgradybooch

Description: Famous Grady Booch Book
Platform: | Size: 8190976 | Author: alex | Hits:

[Software Engineeringuml

Description: 软件建模方法有很多种,至今为止最广泛使用的是UML。UML是 Unified Modeling Language,统一建模语言,主要由Booch、Rumbaugh及Jacobson三人提出,他们三人把自己分 别提出的建模方法Booch、OMT、OOSE融合为一种方法称为UML。-There are a variety of software modeling methods, by far the most widely used is the UML. UML is the Unified Modeling Language, Unified Modeling Language, mainly by Booch, Rumbaugh and Jacobson made three, three of them were put forward their own modeling methods Booch, OMT, OOSE fusion as a method called UML.
Platform: | Size: 490496 | Author: seanyan | Hits:

[Software EngineeringUML参考手册(第二版)(中文扫描版)

Description: Unified Modeling Language (UML)又称统一建模语言或标准建模语言,是始于1997年一个OMG标准,它是一个支持模型化和软件系统开发的图形化语言,为软件开发的所有阶段提供模型化和可视化支持,包括由需求分析到规格,到构造和配置。 面向对象的分析与设计(OOA&D,OOAD)方法的发展在80年代末至90年代中出现了一个高潮,UML是这个高潮的产物。它不仅统一了Booch、Rumbaugh和Jacobson的表示方法,而且对其作了进一步的发展,并最终统一为大众所接受的标准建模语言。(Unified Modeling Language (UML) is also called the unified modeling language is a standard modeling language, began in 1997 with a OMG standard, it is a graphical language support model and software system development, support model and visualization for all stages of software development, including the demand analysis to the specifications, and to construct configuration. The development of the OOA&D (OOAD) method developed from the end of the 80s to the 90s, and UML was the product of this climax. It not only unified the representation method of Booch, Rumbaugh and Jacobson, but also made further development for it, and finally unified it into the standard modeling language accepted by the public.)
Platform: | Size: 13273088 | Author: madfrog | Hits:

CodeBus www.codebus.net