组成图 meaning in English
component diagram
constitution diagram
constitutional diagram
Examples
- Key word : mcgs configuration software ; sing acquisition ; real - time monitoring ; training and simulation of operation
图1为汽车燃油喷射实时监控与仿真教学系统组成图。 - Different parts in the same seamless system perform different tasks , and the use of oo method becomes the key point in the system integration of netfeaf . by making full use of some strategies like " from top to down " , " divide and conquer " and " step by step " , with the help of oo method , netfeaf creates a new method to build the whole integrated system : using one class hierarchy map to fully stand for the structure of netfeaf , and different parts in netfeaf like cluster class library , fea class library , web fea class library and gravity wharf cad class library can also be further explained by their sub class hierarchies , then the complexity of building netfeaf has been decreased step by step , the whole building procedure becomes much easier , so oo method can really change complexity into simplicity
Netfeaf系统依据自顶向下、分而治之以及层层推进的实现原则,采用了全新的系统构造思路,对系统的集成用整体类库组成图进行表述,对各组成部分通过子类库再进一步详细介绍,系统的整体实现被一层一层分解、细化,各组成部分基于统一的计算核心集成在同一个系统框架内,同时相互之间还保持一定的独立性,独成一体,正是因为深入利用了面向对象的分析与实现手段,整个复杂系统构成从概念上更有利于理解,集成更加紧凑,具体模块的实现也更加迅速高效,面向对象方法的变复杂为简单的策略艺术在系统的具体实现过程中得到了充分展示。