Location:
Search - uml diagrams
Search list
Description: 234页的资源管理系统的系统设计报告.非常详细和系统.非常值得系统设计人员看呀.吐血推荐的.不过你看不懂英文就有一点麻烦.但是里面的UML图你还是会好理解的.-234 of the Resource Management System Design Report. Very detailed and systems. Very system designers at it. Hematemesis recommended. But if you have not read English a little troublesome. But with the UML map you will be better understood.
Platform: |
Size: 800768 |
Author: 蒋宏伟 |
Hits:
Description: 一个好的人力资源管理系统,不仅是 HR 管理的信息处理工具,更是一个面向更大范围的服务系统,因此对 IT 基础平台的性能和安全性也提出了更高的要求。-a good human resources management system is not only HR management information processing tools, It is a greater scope for service system, So right IT infrastructure platform of performance and security also set higher requirements.
Platform: |
Size: 367616 |
Author: 李建康 |
Hits:
Description: This book describes a collection of standards, conventions,
and guidelines for creating effective UML diagrams. They are
based on sound, proven principles that will lead to diagrams
that are easier to understand and work with.
Platform: |
Size: 1608704 |
Author: |
Hits:
Description: 主要是关于Rose建模的相关知识,包括uml的各种类图,领域建模的先关内容-Mainly on the Rose modeling knowledge, including a variety of UML class diagrams, the field of modeling the content of the first clearance
Platform: |
Size: 695296 |
Author: 新霞 |
Hits:
Description: 基于UML的仓库管理系统开发代码,希望有用,-UML-based warehouse management system to develop the code, I hope useful,
Platform: |
Size: 1024 |
Author: 王然 |
Hits:
Description: UML建模工具源代码,使用C#开发,很有参考价值-The tool uses reverse engineering to build UML diagrams for C# project
Platform: |
Size: 289792 |
Author: wlj |
Hits:
Description: StarUML是一种生成类图和其他类型的统一建模语言(UML)图表的工具。这是一个用Java语言描述的创建类图的简明手册。
StarUML(简称SU),是一种创建UML类图,并能够自动生成Java的“stub code” 的工具。SU也可以做JAVA逆向工程,以产生相应的UML图表。
在本教程中,我们将使用SU设计一个pizza饼。执行下列步骤,可以创建如下面所示的UML图。SU可以生成反映类结构的代码,而不是任何对象的具体行动。因此,在使用SU创建图表后,你会为此stub code添加剩余的功能性代码,填写每种方法本来应该做的事。
-StarUML is a generation of other types of class diagrams and the Unified Modeling Language (UML) diagrams of the tool. This is a language used to describe the creation of Java class diagram of the simple manual. StarUML (referred to as SU), is a creation of UML class diagrams, and be able to automatic generation of Java' s " stub code" tool. SU also JAVA can do reverse engineering to produce the corresponding UML diagrams. In this tutorial, we will use the SU design of a pizza pie. Perform the following steps, you can create, such as shown in the following UML diagram. SU reflect the type of structure can generate the code, rather than any object-specific actions. Therefore, in the use of SU to create a chart, you will add the stub code for this function of the remaining code, fill in each method should have been done.
Platform: |
Size: 8855552 |
Author: 董礼 |
Hits:
Description: Thsi UML Book contains complete toolkit of UML2. It can be helpful for drawing UML diagrams like class diagram, component diagram etc.
Platform: |
Size: 1708032 |
Author: Naeem |
Hits:
Description: 学生宿舍管理系统的UML图,希望对大家做系统能有所帮助-Dormitory management system UML diagrams, want to be able to help you make the system
Platform: |
Size: 179200 |
Author: 小麦 |
Hits:
Description: It is an alysis of the access control system which has an authoriization system to park a car , applied some rules using object oriented techniques and provide the UML diagrams -It is an analysis of the access control system which has an authoriization system to park a car , applied some rules using object oriented techniques and provide the UML diagrams
Platform: |
Size: 1886208 |
Author: rorarora33 |
Hits:
Description: 用UML语言在rational Rose中实现的图书管理系统框架,包括类图,用例图,序列图等-Rational Rose UML language used to implement the library management system framework, including class diagrams, use case diagram, sequence diagram, etc.
Platform: |
Size: 204800 |
Author: tangyanlin |
Hits:
Description: This document describes the basic UML diagrams.
Platform: |
Size: 220160 |
Author: Sumit Singhal |
Hits:
Description: 本书提供易上手的UML的经验。通过对本书的学习,您可以学会如何使用UML来建立任何系统开发项目的模型,并了解UML模型。本书无疑是未来的系统开发书籍的基础。通过了解面向对象,用例,继承,关联,和在工作中利用UML的图、模型,可以为您的工作和学习提供很大的帮助。\最后,这本书提供了坚实的技能,让您掌握一个基于UML的建模工具。-Sams Teach Yourself UML in 24 Hours provides hands-on UML experience. Learn to use UML to build a model for any system development project, and understand the UML models that will undoubtedly form the basis for future system development books. Gain the knowledge and the confidence to become a UML champion in your organization by understanding topics such as Object Orientation, Using Links, Associations, and Inheritance, Working with UML Diagrams, Fitting UML into a Development Process, Modeling Deployment, and Modeling real-time Systems. Finally, the book provides a solid skill set allowing you to master an UML-based modeling tool.
Platform: |
Size: 4058112 |
Author: hezhao |
Hits:
Description: 开发Java应用程序时,开发者要想有效地利用统一建模语言(UML),必须全面理解UML元素以及这些元素如何映射到Java。本文重点讨论UML类图中的元素。类图是最常用的UML图,它用于描述系统的结构化设计。其中包括类关系以及与每个类关联的属性及行为。类图能出色地表示继承与合成关系。为了将类图作为一种高效的沟通工具使用,开发者必须理解如何将类图上出现的元素转换到Java中。下面来进一步探索这一转换过程。-When developing Java applications, developers want to effectively use the Unified Modeling Language (UML), have a comprehensive understanding of UML elements and how these elements mapped to Java. This article focuses on the elements of UML class diagrams. Class diagram is the most commonly used UML diagrams, it is used to describe the structure of the system design. These include class relations and the attributes associated with each class and behavior. Class diagram that can be inherited and synthetic excellent relationship. To the class diagram as an efficient communication tool, developers must understand how the class diagram elements that appear on the conversion to Java. Below to further explore the conversion process.
Platform: |
Size: 136192 |
Author: ychy |
Hits:
Description: uml diagrams for credit card system
Platform: |
Size: 138240 |
Author: pre1881 |
Hits:
Description: UML diagrams for library management system
Platform: |
Size: 368640 |
Author: pre1881 |
Hits:
Description: UML图,CASE工具实践,完成专利下载的软件设计说明-UML diagrams, CASE tools, practice, complete the patent download software design description
Platform: |
Size: 3603456 |
Author: 橡皮柯柯 |
Hits:
Description: uml diagrams are used in object oriented design.
Platform: |
Size: 84992 |
Author: mo |
Hits:
Description: Here i am attaching the UML Diagrams of Content based image retrival which cn be help for the developing the project documentation.
It consits of 6 types of different uml diagrams like Usecase,class,sequence,colloboration,and activity so enjoy.........
Platform: |
Size: 80896 |
Author: santosh |
Hits:
Description: PPT为UML初学者的简单入门介绍,简单介绍了UML的9种图及每种图的案例-PPT is a simple entry-UML beginners know, a brief introduction to the case of nine kinds of UML diagrams and graphs for each
Platform: |
Size: 585728 |
Author: emir_feng |
Hits: