说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 模型转换
1)  model transformation
模型转换
1.
Study on model transformation and computer demonstration of virtual prototype;
虚拟样机模型转换及演示技术研究
2.
A role based approach for MDA model transformation;
一种基于角色的MDA模型转换方法
3.
A Rule-based Model Transformation Method;
一种基于规则的模型转换方法
2)  Model conversion
模型转换
1.
By comparing data model of two standards, a model conversion method is presented and concept of a general model conversion standard is also built.
本文描述了调度中心遵循IEC61970的各种自动化系统采集遵循IEC61850的变电站综合自动化系统的数据时,采集其数据模型的好处,通过两种标准规定的数据模型的比较,给出了转换模型的方法,并提出了通用模型转换标准的概念。
2.
To transfer model data from Computer Aided Design(CAD) system to integrated virtual assembly environment, information extraction & model conversion method was put forward.
为了完成产品模型从计算机辅助设计系统到集成虚拟装配环境的数据转换,提出了信息提取模型转换法,将计算机辅助设计系统中的模型数据转换分解为信息提取和模型转换两部分,通过计算机辅助设计系统的二次开发和模型转换,得到集成虚拟装配环境所需的模型数据信息。
3.
This paper discusses some optimized model of resources allocation for the purpose of processing computer software,making a suitable model conversion and deriving a lingo software model in general questions.
对资源分配问题探讨了一般的优化模型,以利于计算机软件处理为目的,进行了合适的模型转换,导出了lingo软件一般的解题模式,可使这类问题的处理更方便快捷。
3)  Model transform
模型转换
1.
Communication protocol automatic analysis based on model transformation
基于模型转换的通信协议自动分析
4)  Conversion Model
转换模型
1.
The Integration-Conversion Model Of Die Intelligent Design System;
模具智能设计系统的集成转换模型
2.
Based on the results of 25 triangular control points in BJ-54 coordinate system which also within the GPS control network of order C of Dalian city,this paper accomplished the calculation and accuracy analysis from BJ-54 coordinate system to WGS-84 coordinate system using 3 parameters and 7 parameters conversion model.
根据大连市C级GPS网中重合1954北京坐标系下的25个三角点成果,采用三、七参数转换模型,完成了我国54坐标系与世界84坐标系转换参数的计算与精度分析。
3.
Based on the results of 25 triangular control points in Xi an 1980 coordinate system which also within the GPS control network of order C of Dalian city,this paper accomplished the calculation and accuracy analysis from Xi an 1980 coordinate system to WGS-84 coordinate system using 4 parameters and 7 parameters conversion model.
根据大连市C级GPS网中的25个重合三角点成果(1980西安坐标系与WGS-84坐标),采用四、七参数转换模型,完成了我国1980参心系与世界84地心系转换参数的计算与精度分析。
5)  translation model
转换模型
1.
Study on Multi-source Spatial Data Translation Model;
多源空间数据转换模型研究
2.
This paper presents a general test vector translation model based on the two-step translation method.
在双步测试向量转换解决方案的基础上,构建了一个通用的测试向量转换模型。
6)  transformation model
转换模型
1.
At first it introduces the transformation model based on learning among individual intellectual capital,team intellectual capital and organizational intellectual capital.
据此 ,提出了基于学习的智力资本转换模型和智力资本转换过程的 4个阶段 ,并结合具体案例分析了 3种智力资本转换途径。
2.
This article, aiming at the coordinate transformation problem in small religion, studies a simple and practical coordinate transformation model, and its validity is verified by surveying data.
本文针对小区域的坐标转换问题,探讨了一种简便实用的坐标转换模型,并经实测数据验证了该模型的有效性。
3.
The transformation model also shows that unemployment insurance can reduce reemployment probability and lengthen the unemployment du.
通过对享受失业救济金者和不享受者失业救济金者的再就业概率的分析,我们可以发现,与享受失业救济金者相比,人力资本特征、家庭特征和宏观经济环境对不享受失业救济金者的再就业概率有显著正向影响,转换模型也得出了失业救济金会降低再就业概率、延长失业持续时间的结论。
补充资料:彩色模型转换


彩色模型转换
color model conversion

  caise moxing zhuanhuan彩色模型转换(coforn切吐e IO0nversion)不同彩色模型之间的转换。人们在使用颜色的过程中指定了某一种彩色模型以后,在实际输出时若具体设备不支持该彩色模型而支持另一种彩色模型,则必须进行彩色模型转换。例如,在彩色打印机(支持CMYK模型)上输出屏幕上的RGB彩色图形,必须进行彩色模型之间的转换。彩色模型转换的研究内容主要包括各类彩色模型之间的高效转换算法,以保证生成高质量的彩色输出。例如,RGB彩色模型和CMYK彩色模型之间的转换方法如下所述。由R(犯转换到CMYK时,必须计算黑色值(K)的大小(即黑色生成量)以及由于加人黑色而引起的C,M,Y值的变化(即基色去除量),这分别由黑色生成函数BG(k)和基色去除函数UCR(k)来完成。因此,从RGB转换到CMYK时必须分为两步来完成:第一步给出RGB一OMYK之间的关系式,第二步用黑色生成函数BG(k)和基色去除函数 UCR(k)进行调整。其转换公式如下: e=1 .0一Rm=1 .0一Gy=1 .0一B k=min(c,m,y)输人R,G,B,生成中间量C,m,y,k,再使用砚奋(k)和UCR(k)进行调整,最后输出C,M,Y,K值。 C=min{1 .0,max[0 .0,C一UCR(k)〕} M=~{1 .0,tnax[0.0,m一UCR(k)3} Y=min{1 .0,rnax[0 .0,y一UCR(k川 K=min{1 .0,rnax〔0 .0,册(k)]} CMYK到RGB的转换公式比较简单,有 R=1 .0一而n(1 .0,C+K) G=1 .0一min(1.0,M+K) B=1 .0一min(1.0,Y+K)输入C,M,Y,K值,输出R,G,B值。 彩色模型转换可适用于彩色印刷、广播电视、办公自动化等领域,这不仅保证了应用与设备的无关性,还为用户生成各种彩色或黑白图象带来了方便。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条