Welcome![Sign In][Sign Up]
Location:
Search - class diagram java

Search list

[Other resourceHead.FirstDesignPatten3

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言
Platform: | Size: 2271844 | Author: 吴欢 | Hits:

[JSP/JavaHead.FirstDesignPatten4

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言
Platform: | Size: 2315465 | Author: 吴欢 | Hits:

[Other resourceHeadFirstDesignPatten2

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言
Platform: | Size: 3635588 | Author: 吴欢 | Hits:

[Other resourceHead.FirstDesignPatten1

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言
Platform: | Size: 2028818 | Author: 吴欢 | Hits:

[JSPTogether ControlCenter 6.0 入门实践教程

Description: 教程将引导你通过多个操作步骤创建一个 Java 应用, 它覆盖了 Together 的基本特性. Together 教程是基于 Java 的, 但程序员还是可以在其他语言下很容易地模仿这些操作步骤. (教程只需要很少的 Java 知识.) TogetherControlCenter6入门实践教程 工程和包 需求与用例图(Use Case Diagrams) 业务规则与活动图(Activity Diagrams) 图(Diagrams)与类(Classes) 类(Classes)与关联(Associations) 模板模式(Template Patterns) 使用类模式(Class Patterns)进行代码重构(Refactoring) 时序图(Sequence Diagrams) 文档生成 审查(Audits)与统计(Metrics) (需要 Together ControlCenter) 运行和调试 Java 工程 -tutorial will guide you through the steps to create a number of operating a Java application, which covers the basic features of Together. Together Directory is based on Java, but the programmers or in other languages can be very easy to imitate these operators steps. (Directory requires very little knowledge of Java.) TogetherControlCenter6 income practical Guide to the door and works with packet needs and map cases (Use Case Diagrams) business rules and plan activities (Activity Diagrams) Maps (Diagrams) and the category (Classes) category (Classes) and correlation (Associations) template model (Template Patterns) using model category (Class Patterns) generation Reconstruction yards (Refactoring) timing diagram (Sequence Diagrams) Documentation Generation review (Audits) and statistics (
Platform: | Size: 1600512 | Author: signme | Hits:

[source in ebookDelaunaySourceCodeJava14

Description: Voronoi图生成算法 ,Voronoi(沃洛诺依)多边形网络常常被用来做为计算机仿真模型.由于按照定义形成Voronoi多边形网络较难用程序实现,人们多采用Delauney(狄洛尼)三角形的方法完成模型的构建.大家可以交流-Voronoi diagram generation algorithm, Voronoi (沃洛诺according to) polygon networks are often used as a computer simulation model. As a result of the formation of Voronoi polygon in accordance with the definition of the network more difficult to realize with the procedures, people use Delauney (狄洛尼) triangle method model. We can exchange
Platform: | Size: 14336 | Author: 2565636 | Hits:

[JSP/JavaClock

Description: java编写的时钟,图形界面,类图清晰 很实用-prepared java clock, graphical interface, clear and very useful class diagram
Platform: | Size: 1024 | Author: yuyang | Hits:

[OtherHead.FirstDesignPatten3

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言-The book used a large number of UML-class diagram (static Structrue Diagram), the book JAVA are prepared, the contents of the book applies equally to other oo language
Platform: | Size: 2271232 | Author: 吴欢 | Hits:

[JSP/JavaHead.FirstDesignPatten4

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言-The book used a large number of UML-class diagram (static Structrue Diagram), the book JAVA are prepared, the contents of the book applies equally to other oo language
Platform: | Size: 2315264 | Author: 吴欢 | Hits:

[JSPHeadFirstDesignPatten2

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言-The book used a large number of UML-class diagram (static Structrue Diagram), the book JAVA are prepared, the contents of the book applies equally to other oo language
Platform: | Size: 3635200 | Author: 吴欢 | Hits:

[JSPHead.FirstDesignPatten1

Description: 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言-The book used a large number of UML-class diagram (static Structrue Diagram), the book JAVA are prepared, the contents of the book applies equally to other oo language
Platform: | Size: 2028544 | Author: 吴欢 | Hits:

[JSP/JavaFileSystem_Java

Description: java实现的简单文件系统,可以实现一般文件系统的基本操作,并赋有系统类图-to achieve a simple java file system, file system can be achieved in general the basic operation and are endowed with the system class diagram
Platform: | Size: 71680 | Author: 刘兴亮 | Hits:

[Software EngineeringUML

Description: 用于项目之前的项目建模需要,此电子文档教你学会如何画类图。-For the project before the project modeling need, this electronic document teach you to learn how to draw class diagram.
Platform: | Size: 6272000 | Author: wanghui | Hits:

[OtherStarUML

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:

[JSP/Javaviolet-0.16a

Description: 一个基于java的画流程图的软件,可以很方便的画出简单的流程图、类图等基本的图。-Flow chart of a painting based on java software, can easily draw a simple diagram, class diagram, and other basic map.
Platform: | Size: 290816 | Author: 朗天08 | Hits:

[JSP/JavaUML-java

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:

[JSP/JavaStarUML-guide

Description: StarUML指导手册 StarUML是一种生成类图和其他类型的统一建模语言(UML)图表的工具。这是一个用Java语言描述的创 建类图的简明手册。 StarUML(简称SU),是一种创建UML类图,并能够自动生成Java的“stub code” 的工具。SU也可以做 JAVA逆向工程,以产生相应的UML图表。-StarUML StarUML is a guide to generate other types of class diagrams and the Unified Modeling Language (UML) diagram of the tool. This is a Java language class diagram describes the creation of a concise manual. StarUML (referred to as SU), is a creation of UML class diagrams and automatically generate the Java " stub code" tool. JAVA SU can do reverse engineering to produce the corresponding UML diagrams.
Platform: | Size: 294912 | Author: huang | Hits:

[Software Engineeringjava

Description: 这是一个基于UML的系统分析图,有详细的用例图,类图和顺序图-This is a systematic analysis based on the UML diagram, a detailed use case diagram, class diagram and sequence diagram
Platform: | Size: 394240 | Author: 刘的话 | Hits:

[JSPDesign-patterns-_The-class-diagram

Description: 以java为基础的所有设计模式的类图 EA制作 换画面清晰 包括观察者 装饰者 工厂 适配器 状态 等等所有的模式-Design patterns The class diagram
Platform: | Size: 118784 | Author: LIdar | Hits:

[JSP/Javashuijing-cpu-java

Description: 用类描述计算机中CPU的速度和硬盘的容量。要求Java应用程序有4个类,名字分别是PC、CPU、HardDisk和Test,其中Test是主类。  PC类与CPU和HardDisk类关联的UML图如下: 其中,CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。  主类Test的要求 (1) main方法中创建一个CPU对象cpu,cpu将自己的speed设置为2200; (2) main方法中创建一个HardDisk对象disk,disk将自己的amount设置为200; (3) main方法中创建一个PC对象pc; (4) pc调用setCPU(CPU c)方法,调用时实参是cpu; (5) pc调用setHardDisk(HardDisk h)方法,调用时实参是disk (6) pc调用show()方法。-With class describes the computer CPU speed and hard drive capacity. Requirements Java application has four categories, names are PC, CPU, HardDisk and Test, where Test is the main class.  PC with UML class diagram CPU and HardDisk class association as follows: where, CPU type requires getSpeed ​ ​ () Returns the value of the speed, requiring setSpeed ​ ​ (int m) method of the value of the parameter m is assigned to speed. HardDisk class requires getAmount () Returns the value of the amount of required setAmount (int m) method parameter m is assigned to amount. PC class requires setCPU (CPU c) the value of the parameter c is assigned to cpu, requires setHardDisk (HardDisk h) method parameter values ​ ​ h is assigned to HD, requirements show () method can show cpu speed and hard drive capacity. Requirements  main class Test of (1) main method to create a CPU target cpu, cpu own speed is set to 2200 (2) main method to create a HardDisk targe
Platform: | Size: 31744 | Author: 张文蔷 | Hits:
« 12 »

CodeBus www.codebus.net