700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 并行协同设计 concurrent and collaborative design英语短句 例句大全

并行协同设计 concurrent and collaborative design英语短句 例句大全

时间:2022-01-30 13:21:08

相关推荐

并行协同设计 concurrent and collaborative design英语短句 例句大全

并行协同设计,concurrent and collaborative design

1)concurrent and collaborative design并行协同设计

1.Research onconcurrent and collaborative design based on system theory;基于系统论的并行协同设计方法研究

2.In view of uncertainty of parameters inconcurrent and collaborative design,the constraints network is extended to the generalized dynamic constraints network (GDCN) to cope with the uncertainty trouble.针对并行协同设计中的参数不确定性,将普通的约束网络扩展为广义动态约束网络,以对设计中的不确定性信息进行管理。

3.Theconcurrent and collaborative design of the complicated product based on generalized dynamic constraints network(GDCN) was presented,and the mathematical model of the GDCN was also presented.提出了支持复杂产品并行协同设计的广义动态约束网络(GDCN)的概念,并给出了GD-CN的数学模型。

英文短句/例句

1.Research on 3D Concurent and Collaborative Warship Design Based on PDM;基于PDM的舰船三维并行协同设计研究

2.The Research of Naval Parallel Collaborative Design Based on PDM基于PDM的船舶并行协同设计研究

3.Research on the Distributed Concurrent and Collaborative Design Architecture Based on SOA基于SOA的分布式并行协同设计架构

4.The Design of Parellel FFT Based on S/W Codesign Platform ECNUX;基于软硬件协同设计平台ECNUX的并行FFT设计

5.The Research on Theory and Method in Parallel Designing Environment Based on Cooperating;基于协同的并行设计环境理论与方法研究

6.Theory Research on the Collaborative Design Oriented Concurrent Engineering with Supplier;面向并行工程的供应商协同设计机理研究

7.Research on Cooperative Design System Based on AutoCAD under Parallel Environment并行环境中基于AutoCAD的协同设计系统研究

8.Concurrent integration of process planning and scheduling basing on co-optimization基于协同优化的工艺设计与调度并行集成

9.Research on Theory and Methods of Design for Assembly and Its Applications Based on Concurrent Simultaneous Engineering;面向并行协同工程(CSE)的DFA设计理论、方法及技术应用研究

10.The Design and Implementation of Cross-Domain Parallel Jobs" Resource Co-Allocation in Grid Environment网格环境下跨域并行作业资源协同分配的设计和实现

11.Research on Control Strategy for Concurrent Operation in Synchronous Distributed Cooperative Design同步分布式协同设计并发操作控制策略研究

12.The Research of Information Synchronization in Collaborative Design System in Distributed Virtual Reality and Its Realization in the Parallel Rendering;分布式虚拟现实环境下协同设计系统中的信息同步研究及其在并行绘制中的实现

13.Research on Distributed Cooperative Design Platform for Rail Vehicle Manufacturing Enterprises;机车车辆行业异地协同设计平台研究

14.Research on Track and Rollback of Design Process in Aircraft Collaborative Design;飞行器协同设计中的设计过程跟踪与回溯研究

15.Research on aerospace multi-project planning oriented parallel coordination approach面向航天多项目计划编制的并行协同方法研究

16.Concurrency Control in Collaborative Design Based Feature Dependency;基于特征依赖关系的协同设计并发控制研究

17.Research on Concurrency Control Mechanism in Collaboraive Design System;协同设计系统中的并发控制机制的研究

18.Parallel Algorithm for Protocol Reassembling in Application Layer;应用层协议并行重组算法的设计与实现

相关短句/例句

concurrent and collaborative process planning并行协同工艺设计

1.Starting from the reality for process planning,we propose our idea ofconcurrent and collaborative process planning based on ontology.针对工艺设计过程的现状,提出基于本体的并行协同工艺设计思想。

3)3D parallel and collaborative design三维并行协同设计

4)Parallel Collaborative Design船舶并行协同设计

5)Cooperative design协同设计

1.Research of knowledge management in ship cooperative design;面向船舶协同设计的知识管理技术研究

2.A method of the scheduling of rough-grade design procedure in SMEs cooperative design based on uncertain linguistic relevance;中小企业协同设计中基于不确定语言关联的粗粒度任务规划

3.The Distributed Cooperative Design System Based on Solidworks;SolidWorks异地协同设计系统的实现

6)collaborative design协同设计

1.Research and Implementation of Collaborative Design and Simulation of Injection Mold Based on Network;基于网络的注塑模具协同设计与仿真系统研究及实现

2.Research on Case-based Conflict Resolution System in Collaborative Design of Machine Tools;机床协同设计中基于实例的冲突消解

3.Researches on Collaborative Design of Mould Based on Web;基于网络的模具协同设计研究

延伸阅读

并行程序设计语言并行程序设计语言parallel programming languageb ingxing ehengxu sheji yuyan并行程序设计语言(p姗llel Pr雌n”nnungIang”age)一种用于并行程序设计的语言。并行程序设计语言可分为显式并行语言和具有并行编译功能的串行语言。显式并行程序设计语言可以用传统串行语言加上并行语句等扩充的办法形成,也可以设计一个全新的具有并行功能的语言。这种语言有SISAL,FORCE,LINDA,PARLOC和PCF POR-TRAN等等。具有并行编译功能的串行语言从用户使用角度看是一个传统的串行语言,但它的编译程序可将程序分解为并行执行的部分。使用显式并行语言进行程序设计时用户要解决以下三个间题:①逻辑分解,即寻找一种适应并行处理的代码和数据划分。②从逻辑分解到处理系统的映射,即从资源分配负载均衡等考虑各程序部分怎样分布在系统的各台处理机上。③数据的定位。虽然上述三问题很难,但是如果程序员的水平较高,采用显式并行语言可达较高的并行度从而较高地提高系统的效率。并行编译的过程可分为三个阶段:词法和语法分析,优化以及并行代码生成。优化是并行编译的主体,它包括以下三部分:依赖关系分析,识别;程序转换,主要是循环转换;进程的分配及调度。70年代末美国1llinois大学首先开展了向量化和并行化的工作。随之出现了许多RI形1、RAN向量化、并行化的工具,为后面的工作奠定了基础。80年代末并行化的工作已较多地开展起来。如Al〕CFOR-TRAN,交互式并行化工具lq毛OL和PA’1,等。90年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。