网站首页  词典首页

请输入您要查询的英文单词:

 

单词 EMF
释义

EMF

美 
英 
  • n.电动势;红细炮成熟因子
  • 网络电磁场(Electric magnetic field);电动势(e.m.f.);模型框架(Eclipse Modeling Framework)
n.
1.
电动势
2.
红细炮成熟因子

例句

释义:
1.
To define an EMF model using Java code, we use Interfaces to list the attributes of each class and relationships between them.
如果通过Java代码定义EMF模型,我们可以用Interface列出每一个类的属性,以及类之间的关系。
www.ibm.com
2.
In a first-floor hallway, EMF recorders held by Tammy and Jake began to go off while they stood waiting for another group member.
雅克和黛米在一楼门厅等同伴时,他们手上的电磁场记录器开始失灵。
dongxi.net
3.
To get the most use out of it, you don't have to be a master of EMF.
为了尽可能使用它,您不需要是一个EMF专家。
www.ibm.com
4.
In the case of a large schema that generates a large number of classes, the initialization code is performed by loading an EMF resource.
在生成大量类的大型schema的情况下,该初始化代码通过加载EMF资源来执行。
www-128.ibm.com
5.
The force constant and its associated back- EMF constant of a VCM can be highly nonlinear with the mechanical structure.
在音圈马达中,由于其机械结构及磁路架构,力常数及反抗电动势常数呈现高度非线性之特性。
dictsearch.appspot.com
6.
However, the torque ripple at the 79% pole-arc to pole-pitch ratio is not minimal although the THD of back EMF is minimal at this point.
然而,在转矩脉动79%极弧极间距比不最小虽然反电动势是最小的总谐波失真在这一点上。
zhidao.baidu.com
7.
In Version 7. 0, the transform walks through a UML model and constructs a C abstract syntax tree, which is nothing but an EMF model.
在V7.0中,转换在完成一个UML模型后,将构建一个C 抽象语法树状图,它只不过是一个EMF模型。
www.ibm.com
8.
If all the connections can be made of one metal, the amount of thermoelectric EMF added to the measurement will be negligible.
如果所有的电路连接都用一种金属材料来实现,那么在测量工作中所引入的热电动势将是可以忽略的。
dictsearch.appspot.com
9.
The complete set of generated EMF plug-ins allow you to open, view, and even modify the modeled data files.
所生成的EMF插件的完整集合允许您打开、查看、甚至修改模型数据文件。
www.ibm.com
10.
However, it is possible to achieve the sinusoidal back EMF waveform at the small pole-arc to pole-pitch ratio.
但是,它可以实现在小极弧极间距比正弦反电动势波形。
zhidao.baidu.com
1.
This actually turns out to be a rather simple task, thanks to the way the EMF. Edit framework is implemented.
这实际上是一项非常简单的任务,得益于EMF.Edit框架的实现方式。
www.ibm.com
2.
EMF provides persistence, a very efficient reflective generic object manipulation API, and a change-notification framework.
EMF提供了持久性、一个有效的反射类属对象操纵API和一个变更通知框架。
www.ibm.com
3.
As recognized in a recent WHO fact sheet "Electromagnetic Hypersensitivity" , EMF has not been shown to cause such symptoms.
世卫组织最近的一份题为“电磁辐射超敏反应”的实况报道承认,不能说明电磁场会引起这种症状。
www.who.int
4.
It provides a transformation engine for EMF models and a set of tools that helps you write, run, and debug mapping rules.
它为EMF模型和一组帮助你书写、运行和调试映射规则的工具提供转换引擎。
www.ibm.com
5.
This means that you can open and analyze any of your DB2 trace files using your set of EMF plug-ins.
这意味着您可以使用自己的EMF插件集来打开和分析任何DB2跟踪文件。
www.ibm.com
6.
EMF introduced the concept of an editing domain to control the lifecycle of models.
EMF引入了一个编辑域(editingdomain)概念,以控制模型的生命周期。
www.ibm.com
7.
It is important to understand this model at a high level, to understand it in comparison to the EMF model that you will generate.
在高层次上和与您将要创建的EMF模型的比较中来理解此模型时非常重要的。
www.ibm.com
8.
An RDL file begins with a series of import statements, used to declare the EMF packages that will be involved in the transformation.
RDL文件以一系列导入陈述开始,它们被用来声明转换中涉及的EMF包。
www.ibm.com
9.
Here, the principle of counter EMF is introduced as well as a new program of counter EMF and its modified model analyzed.
在此介绍反电势法的原理,分析一种新的反电势方法和改进模型。
epub.cnki.net
10.
In addition, it is possible to query the XML files as EMF objects using an object-oriented query language: Object Constraint Language (OCL).
此外,还可以使用以下这种面向对象的查询语言将XML文件作为EMF对象进行查询:对象约束语言(OCL)。
www.ibm.com
1.
This isn't rich enough to specify all the information that we desire, so EMF uses special JavaDoc tags.
这样得到的内容并不充足,无法定义我们想要的全部信息,所以EMF使用了特殊的JavaDoc标签。
www.ibm.com
2.
If the profile is going to use Java-based constraints, it will also need a dependency to the org. eclipse. emf. validation plug-in.
如果这个概要文件要使用基于Java的系统规定参数,那么它将需要与org.eclipse.emf.validation插件的附属关系。
www.ibm.com
3.
If the short circuit has a very low thermoelectric EMF, this can be used to verify input noise and zero drift with time.
如果输入端的短路点具有很低的热电动势,用这种方法就可以验证输入噪声和零点随时间的漂移。
www.eefocus.com
4.
When you change your model (it happens, really), the EMF can keep the code synchronized to your model at the click of a button.
当您改变模型时(这种情况真的会出现),EMF可以通过单击一个按钮,就使代码和模型保持同步。
www.ibm.com
5.
Once we have created and manipulated the EMF model, it is a simple matter to save it to the format of our choosing (see Listing 9).
一旦我们创建并操纵了EMF模型,就很容易将其保存为我们选定的格式(参见清单9)。
www.ibm.com
6.
Electromagnetic forming(EMF) is one of the most widely used high-energy forming techniques.
电磁成形是目前应用最广泛的高能率成形方法之一。
www.chemyq.com
7.
generation of an electromotive force ( EMF ) in a circuit by changing the current in that circuit; usually measured in henries.
在一个电路里电流变化产生的电动势;通常用亨利衡量。
dict.veduchina.com
8.
Table II shows the total harmonic distortion (THD) of each phase back EMF.
表二显示了每个阶段的总反电势谐波失真(THD)。
zhidao.baidu.com
9.
The other type of EMF is the man-made type, composed of electrical power generating systems which do not pulse with our bodies.
另一种电磁场是人造电磁场。它包括发电系统制造的不与人体相适应的电子脉冲。
www.bing.com
10.
However, leveraging EMF capabilities significantly eases generation of an error-free XML schema complying with OMG XMI specification.
然而,EMF性能的采用,使得建立一个遵从OMGXMI规范的、无错的XML图式变得非常简便。
www.ibm.com
1.
direction of induced emf The direction of induced emf is identical with the supposed direction of the loop.
感应电动势的方向和回路假设的方向相同。
wenku.baidu.com
2.
The implementation of SDO is essentially a thin layer (facade) over EMF and is packaged and shipped as part of the EMF project.
SDO实现基本上是EMF中的一小层(方面),它是作为EMF项目的一部分打包和提供的。
www.ibm.com
3.
The German government has put forward a suggestion that appears unworkable: a European Monetary Fund.
德国政府提出了一项看似行不通的建议:建立欧洲货币基金组织(EMF)。
www.ftchinese.com
4.
Description: A personal scanning and tracking system involving the monitoring of an individuals EMF via remote means; eg. Satellite.
描述:一种扫描和追踪人类系统,包括通过远程方式监测个人的电动势,例如,卫星。
blog.sina.com.cn
5.
An EMF representation of data serves as an ideal starting point from which to generate a form for the collection of instance data.
可以将数据的EMF表示当作为实例数据集合生成表单的理想起点。
www-128.ibm.com
6.
Once the parser is implemented and creates the valid EMF model instance, it must be bound into the EMF resources factory.
实现解析器并创建有效的EMF模型实例之后,必须将它绑定到EMF资源工厂中。
www.ibm.com
7.
OBJECTIVE: Our objective was to evaluate women who were occupationally exposed to electromagnetic fields (EMF) and breast cancer risk.
目的:我们的目的是评估妇女的职业电磁场暴露与乳癌风险。
dictsearch.appspot.com
8.
Take note of the dot-based syntax used to query a property of an EMF object.
注意用于查询EMF对象的属性的基于点的语法。
www.ibm.com
9.
With a standalone Ecore model, you want to create a complete EMF model that you can fully utilize during development using EMF.
利用一个标准的Ecore模型,您希望创建一个完全的EMF模型,以便在运用EMF的开发过程中充分利用它。
www.ibm.com
10.
In fact, the implementation of these additional methods are implemented by delegation to the core EMF ones.
事实上,这些附加方法的实现是委派给核心EMF方法实现的。
www.ibm.com
1.
At this point, you're probably thinking, "Interesting but this will give me EMF objects and not SDO data objects. What's the trick here? "
您可能想“很有趣,但是这样只能得到EMF对象而不是SDO对象,还有什么窍门吗?”
www.ibm.com
2.
In order to develop utilizing EMF, there needs to be an EMF generator model, also known as the genmodel, created.
为了开发利用EMF,就需要创建一个EMF发生器模型,就是我们所知道的genmodel。
www.ibm.com
3.
An EMF resource defines a collection of EObjects available in a model and accessible through a contents property.
一个EMF资源定义了一个E对象的集合,这一集合在模型中是可获得的,并可以通过contents属性访问。
www.ibm.com
4.
The waveforms of no-load electromotive force(EMF) and output torque are calculated as well.
计算了这种新型电机的空载电势波形和输出转矩波形。
www.juhe8.com
5.
As a starting point, it uses either WSDL documents or XML instance documents that have EMF backing models.
作为起始点,它使用WSDL文档或具有EMF支持模型的XML实例文档。
www-128.ibm.com
6.
Given the combination of RSA modeling and EMF, you can quickly and easily create a data model and an editor for it.
因为由于RSA模型和EMF的结合,您能够方便快捷的创建一个数据模型并对其加以编辑。
www.ibm.com
7.
Then, SA XML files have been converted to a non-proprietary, semantic-rich, MOF-based XMI using EMF.
于是,使用EMF、SAXML文件被转换成一种非私有的、语义完备的、基于MOF的XMI。
www.ibm.com
8.
This results in a number of thermoelectric EMF sources, all connected in series with the voltage source and the meter.
这样就会产生若干热电动势源,所有这些热电动势源都与电压源和电压表相串联。
www.eefocus.com
9.
Let's jump right into the code to see what EMF can really do.
现在让我们直接进入代码中,看看EMF到底能做些什么。
www.ibm.com
10.
Both RSA and EMF have specific purposes in the application development lifecycle, purposes that you can easily use across each tool.
RSA和EMF在应用程序开发周期中都有着特定的用途,目的就是使您能够容易的跨工具使用。
www.ibm.com
1.
As a consequence, Mrs Bird, a health spa manager, has transformed her home into an EMF-free zone to try and stay healthy.
因此,对于Bird太太,一位健康的Spa经理来说,为了保证健康,她不得不把家改造成了一个完全没有电磁场的空间。
www.bing.com
2.
Do not build diagram editors right away from the first instance of the metamodel; use simpler model editors, such as EMF tree editor, first.
不要直接从该元模型的第一个实例构建关系图编辑器;应该首先使用更简单的模型编辑器,例如EMF树编辑器。
www.ibm.com
3.
Also described were the issues involved in the configuration of WebSphere Portal for the differences in the required EMF runtime.
也描述了在WebSpherePortal的配置中涉及到的为必需的EMF运行时区别的问题。
www.ibm.com
4.
This mapping serves as the recipe for converting XML fragments to the corresponding EMF-based Java classes and vice versa.
该映射用于XML片段与相应的基于EMF的Java类之间的相互转换。
www.ibm.com
5.
Once you have completed the UML as shown in Figure 2, the next step is to create an EMF Model.
一旦您完成了图2所示的UML类图,下一步就是创建一个EMF模型。
www-128.ibm.com
6.
You would set up a European mini-IMF (call it an EMF) with enough funds to tide over troubled countries as they adjusted their economies.
你会成立一个欧洲的微型国际货币基金组织(称之为欧洲货币基金组织),它拥有足够的资金来帮助那些陷入困境的国家调整经济渡过难关。
www.bing.com
7.
This book is an excellent resource for EMF developers at any level.
这是一本对于任何水平的EMF开发者来讲都堪称精彩的书。
www-128.ibm.com
8.
By detecting the back electromagnetic force (EMF), the rotor position of micro motor can be obtained.
藉由侦测反电势,可获得微型马达的转轴角度。
www.etop.org.tw
9.
Following extensive international reviews, the International EMF Project has promoted research to fill gaps in knowledge.
在广泛的国际审评之后,国际电磁场项目促进了添补知识空白的研究。
www.who.int
10.
Under the direction of the other members of the eurozone, the EMF would dictate fiscal policy to the sinner.
在欧元区其它成员国的指导下,由EMF决定犯错误国家的财政政策。
www.ftchinese.com
1.
An editing domain manages a self-contained set of interrelated EMF models and the commands that modify them.
一个编辑域管理一系列自包含的相关EMF模型,以及修改模型的指令(commands)。
www.ibm.com
2.
We have accomplished what we set out to do: to make EMF model content display in a viewer.
我们已经完成了设定的任务:在查看器中显示EMF模型内容。
www.ibm.com
3.
The Resource class is the base class that contains methods for EMF resource manipulation, including methods for reading and saving content.
Resource类是一个基类,它包含用于操作EMF资源的方法,包括读取和保存内容的方法。
www.ibm.com
4.
The size and aspect ratio of the primary Si phase decreased little by little with the increase of EMF intensity.
初晶硅相尺寸及形状因子随磁场强度增加在不断减小。
www.rmme.ac.cn
5.
The EMF level deltas (individual changes), shown at the leaf nodes, are conveniently grouped into composite deltas at the UML level.
这个EMF层级deltas(单个的变更),显示在叶节点,可以在UML层级很方便地归到复核的deltas中。
www.ibm.com
6.
The EMF lets us generate a code that will use to create model instances, which we carry through to this generation.
EMF让我们生成了一个代码,您可以使用该代码来创建模型实例,我们可以使用它来完成生成操作。
www.ibm.com
7.
EMF as an open modeling technology is a natural fit for defining compound document profiles.
作为一种开放的建模技术,EMF非常适合定义复合文档配置文件。
www-128.ibm.com
8.
If not done, then an older version of the EMF framework supplied with the portal server is loaded from the global classpath.
如果没有,可从全球类途径登陆到portal服务器提供的EMF框架工作的更老点的版本。
www-128.ibm.com
9.
EMF is a model integration technology that serves as the backbone to IBM Rational modeling solutions.
EMF是一项用作IBMRational建模方案中枢的集成技术。
www.ibm.com
10.
As shown in Figure 5, select the Load from an EMF core model, since you created this from RSA before. Click Next.
就像图5所示的那样,选择loadfromanEMFcoremodel,因为您已经在先前的RSA中创建了这些,点击Next。
www.ibm.com
1.
EMFT Query is a framework to help traversal of EMF model instances.
EMFTQuery是一种帮组转移EMF模型实例的框架。
www.ibm.com
2.
The Eclipse Modeling Framework (EMF) is a software modeling framework with support for automatic code generation.
EclipseModelingFramework(EMF)是支持自动代码生成的软件建模框架。
www.ibm.com
3.
Although the induced emf is not altered , the currents and their heating effects are minimized .
虽然感生电动势没有改变,但却把涡电流及其热效应减到最小。
www.bing.com
4.
Since the SDO implementation is EMF based, the EMF traversal APIs can be used in order to traverse an SDO graph.
因为SDO实现是基于EMF的,所以可以使用EMF旋转API来旋转一个SDO图表。
www.ibm.com
5.
These properties are looked-up by querying the matched values, based on the EMF structural features of a class.
基于类的EMF结构化特性可以通过查询匹配值查找属性。
www.ibm.com
6.
That pretty much completes the steps needed to add EMF model content to a common navigator.
现在,将EMF模型内容添加到通用导航器中的步骤已基本结束。
www.ibm.com
7.
After that, a rotor position estimator is proposed. By detecting the back emf, a rotor position of the motor can be obtained.
其次,本文提出一种转轴角度估测器,藉由侦测反电动势,获得三相无刷直流风扇电动机的转轴角度。
140.118.33.11:8080
8.
Before you can create the EMF model, you need at least one DB2 trace file.
在创建EMF模型之前,您至少需要一个DB2跟踪文件。
www.ibm.com
9.
Therefore, we need to create our content and label-provider classes as subclasses of the adapter factories from the EMF edit framework.
因此,需要创建的内容提供程序类和标签提供程序类应为EMF编辑框架中适配器工厂的子类。
www.ibm.com
10.
However, by default, the EMF code generator only generates mapping entries for global elements, not for local elements.
但是,默认的情况是,EMF代码生成器只为全局元素生成映射条目,而不为局部元素生成。
www.ibm.com
1.
This EMF object is included into the RRD request and will be made available to the matching extension handler on the remote system.
此EMF对象包含在RRD请求中,可用于远程系统上的匹配扩展处理程序。
www.ibm.com
2.
All of the scanner switches shall be constructed of the same material and shall be free of extraneous emf production (see Appendix X3).
所有的扫描仪开关须以同样的材料,并应免费不相干的电动势生产(见附录的X3)。
emuch.net
3.
After you create the EMF model, you can use EMF to automatically generate a set of EMF plug-ins.
创建EMF模型之后,您可以使用EMF自动生成一组EMF插件。
www.ibm.com
4.
Now that the model has been transformed into an EMF Model, EMF can be fully leveraged on the model.
现在此模型已经被转换到EMF模型,EMF可以在这个模型中被充分利用。
www-128.ibm.com
5.
The EMF format contains a comment mechanism for embedding data within the metafile.
EMF格式包含内嵌资料于中继档的注解机制。
technet.microsoft.com
6.
Here, you are not dealing with the org. eclipse. core. resources. IFile class itself, but rather with an EMF wrapper around it.
这里,你要处理的不是org.eclipse.core.resources.IFile类本身,而是它周围的EMF包装。
www.ibm.com
7.
By default, EMF does not use dynamic templates when generating code for models.
默认情况下,在为模型生成代码时,EMF不会使用动态模板。
www.ibm.com
8.
It also generates an EMF Ecore metamodel; the generated parser instantiates this metamodel from sentences of the language.
它同样会生成以一个EMFEcore元模型;生成的解析器会实例化从语言的句子中得到的元模型。
www.infoq.com
9.
EMF models can be created from annotated Java code, XML documents, or UML models.
EMF模型可从带注释的Java代码、XML文档或UML模型产生。
www-128.ibm.com
10.
Therefore, the back EMF owing to pole-arc to pole-pitch ratio is analyzed prior to the decision of magnetic loading.
因此,中小企业市场推广基金由于极弧背撑间距比之前分析的磁负荷的决定。
zhidao.baidu.com
1.
Therefore, the back EMF owing to pole-arc to pole-pitch ratio is analyzed prior to the decision of magnetic loading.
因此,中小企业市场推广基金由于极弧背撑间距比之前分析的磁负荷的决定。
zhidao.baidu.com
2.
They have set up a proto-EMF and a European Banking Authority.
他们已经建立了一个欧洲货币组织的原版,还有一个欧洲银行管理局。
www.bing.com
3.
We have completed our task of creating a plug-in that will display EMF model content in a viewer.
我们已经完成创建插件以便在查看器中显示EMF模型内容的任务。
www.ibm.com
4.
The EMF. Edit framework is typically used to build editors for EMF models.
Edit框架通常用于为EMF模型构建编辑器。
www.ibm.com
5.
Figure 1 shows an example of an EMF model created for the DB2 trace file elements that you need to search for a resource leak.
图1显示了为DB2跟踪文件元素创建的EMF模型的一个示例,它可以帮助发现资源泄漏。
www.ibm.com
6.
Electrical source Powers EMF equals the sum of interior voltage and exterior voltage in closed circuit .
电源的电动势等于闭合电路中的外电压和内电压之和。
www.bing.com
7.
To save space, the list below isn't exhaustive, since we accept that base components like EMF, JDT, and J2EE UI are required.
为节省空间,下面这个列表并不完全,因为我们认为基本的组件比如EMF、JDT和J2EEUI是需要的。
www.ibm.com
8.
This driver program (See Resources) was implemented using a combination of EMF and the abstraction layer's APIs.
驱动程序(参阅参考资料)通过集成EMF和抽象层的API来实现。
www.ibm.com
9.
Metadata is commonly used to facilitate communication between program elements and frameworks or tools such as EJB, EMF, and TestNG.
元数据常常用于协助程序元素与框架或者EJB、EMF和TestNG这样的工具之间的通信。
www.ibm.com
10.
The EMF framework JARs are automatically added to the project by the generator.
EMF框架JAR被生成器自动添加到项目中。
www.ibm.com
1.
The names of the properties used in RDL are based on the structural features exposed in the EMF classes.
RDL中使用的属性名是基于EMF类的结构特性的。
www.ibm.com
2.
It suggests, instead, that a European Monetary Fund should be created, to provide conditional liquidity support.
相反,德国政府提议成立一家欧洲货币基金组织(EMF),以提供有条件的流动性支持。
www.ftchinese.com
3.
On the next page, select Load from an EMF core model and click Next.
在下一个页面上,选择LoadfromanEMFcoremodel,然后单击Next。
www.ibm.com
4.
EMF's model focuses mostly on the data model, and an API for its manipulation and access.
EMF的模型更多的是关注于数据模型,以及一个用于操作处理和访问的API。
www.ibm.com
5.
The Java API is used to manipulate the files as EMF objects, hiding the data serialization and de-serialization from the user.
JavaAPI用于将文件作为EMF对象操作,从而对用户隐藏数据序列化和反序列化的过程。
www.ibm.com
6.
In the required libraries of the imported project interchange, emf. jar is added along with the xsdsdotransform. jar.
在导入项目交换所需要的库中,emf.jar同xsdsdotransform.jar一起被加上。
www.ibm.com
7.
Shoe Polisher, Stamp Mate, Wet Towel, Animal Towel, Emf Tester, Ceramic Heater Towels.
采购产品鞋油,捺印配偶,湿手巾,动物手巾,陶瓷的热水器手巾。
dict.kekenet.com
8.
The A8904 provides complete, reliable, self-contained back-EMF sensing, motor startup and running algorithms.
A8904可提供完整、可靠、自主式反电动势感测、电动机启动和运行算法。
www.allegromicro.com
9.
In this section, you generate an EMF model for the supply-chain web service to support the XML data types mapped to SOAPElement.
在本部分中,将生成一个供应链Web服务的EMF模型来支持映射到SOAPElement的XML数据类型。
www.ibm.com
10.
MTF is designed to perform transformations on EMF models, but it also provides a way to adapt non-EMF classes.
MTF的设计是对EMF模型进行转换,但是它也提供了改写非EMF类的方法。
www.ibm.com
1.
MTF is designed to perform transformations on EMF models, but it also provides a way to adapt non-EMF classes.
MTF的设计是对EMF模型进行转换,但是它也提供了改写非EMF类的方法。
www.ibm.com
2.
This will synchronize the EMF-generated model with the model description.
这实现了用EMF生成的模型与模型描述之间的同步。
www.ibm.com
3.
Therefore, we can verify that the THD of back EMF is not always related to the torque ripple in the IPMSM.
因此,我们可以验证的反电动势总谐波失真并不总是相关的永磁同步电动机转矩脉动。
zhidao.baidu.com
4.
Voltage waves are deduces on lower bridge arm PWM modulation and theory of rotor position detection based on EMF is introduced.
分析了下桥臂调制方式下绕组端电压波形,并基于此介绍了反电势法检测转子位置原理。
www.boshuo.net
5.
Will create the Java implementation of the EMF model in the current project.
将在当前项目中创建该EMF模型的Java实现代码。
www-128.ibm.com
6.
The mechanical platform of unregulated voltages, power and back-EMF spikes, and the electronic platform of clean power and 5-volt signals.
非调节电压、电力和反电动势峰的机械平台以及干净电源和5伏信号的电子平台。
www-128.ibm.com
7.
And change how the EMF generates their model or editor.
中,并修改EMF生成模型或编辑器的方式。
www-128.ibm.com
8.
This article demonstrates how to use EMF to support XML data types that do not have standard JAX-RPC type mappings.
本文演示了如何使用EMF来支持没有标准JAX-RPC类型映射的XML数据类型。
www.ibm.com
9.
Combining RSA and EMF gives both commercial and open source developers a powerful tool.
RSA和EMF的结合将给商业性的或者开放源代码的开发者提供一个强有力的工具。
www-128.ibm.com
10.
Eclipse's EMF project is also following the entity-relationship modeling technique to capture DSLs.
Eclipse的EMF项目也正在遵循实体关系建模技术来捕获DSL。
www.ibm.com
1.
The runtime part provides the infrastructure required to support extensible and feature-rich modeling diagram editors based on GEF and EMF.
运行时部分提供了,支持可扩展的基于GEF和EMF建模图形,所需要的基础。
www.ibm.com
2.
This involves creating a content extension that can be used by the navigator content service to display the EMF domain model.
这里涉及创建一个内容扩展,此扩展可被导航器内容服务用于显示EMF域模型。
www.ibm.com
3.
Once you have executed your Java application with the DB2 JDBC option enabled, you can analyze the trace files with your new EMF plug-ins.
在启用DB2JDBC选项的情况下执行Java应用程序之后,您可以使用新的EMF插件来分析跟踪文件。
www.ibm.com
4.
Fig. 3 shows the comparison results of phase back EMF between the simulation and the experiment.
图。3显示的结果相比较的反电动势之间的模拟和实验。
zhidao.baidu.com
5.
It should also be noted that RSA has a feature for creating models based on existing EMF core models.
同样需要注意到的是,RSA具有一项基于已经存在的EMFcore模型创建模型的特性。
www-128.ibm.com
6.
The element of induction is not induced current but induced emf.
但电磁感应最本质的不是感应电流而是感应电动势。
wenku.baidu.com
7.
Entire books have been written about EMF, so I won't go into any detail here.
由于已经有一些关于EMF的完整书籍,所以我不会再谈更多的细节。
www.ibm.com
8.
The GMF project provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF.
GMF项目为基于EMF和GEF开发图形编辑器提供了生成组件和运行时基础设施。
www.ibm.com
9.
You can use the eclipse update manager method, described on the EMF site, or follow the steps below.
您可以按照EMF站点上的说明使用Eclpise更新管理器,也可以按照下面的步骤操作。
www.ibm.com
10.
In a similar way, EMF generates basic editors for EMF models.
通过类似的方法,EMF生成适用于EMF模型的基本编辑器。
www.ibm.com
1.
Note: In recent versions of EMF (V2. 5 ), the file extension of the concrete model must be set to .
注意:在EMF的最新版本(V2.5 )中,具体模型的文件扩展名必须被设为.ecore,而不是.ecorex;
www.ibm.com
2.
This parameter refers to the EMF structural feature (EAttribute) that can be accessed from the EMF domain package.
该参数会参考可以从EMF域包访问的EMF结构性特性(EAttribute)。
www.ibm.com
3.
The Java interface and the storage model of the item are used at runtime to marshal requests and responses.
该Java接口和项的基于EMF的存储模型在运行时用于对请求和响应进行封送处理。
www.ibm.com
4.
You will lean how the EMF ODA driver works by completing these steps.
您将通过执行这些步骤了解EMFODA驱动程序是如何工作的。
www.ibm.com
5.
This occurs because the RSA top-level Model element and its containing Package both get converted to EMF packages.
这是因为RSA顶层模型元素及其所包含的包都被转换为了EMF包。
www.ibm.com
6.
We will use the EMF. Edit framework to perform the actual work of the content and label providers.
我们将使用EMF.Edit框架执行内容提供程序和标签提供程序的实际工作。
www.ibm.com
7.
What the G9SX-SM does differently is to monitor the back-EMF from the motors directly producing the motion in the hazardous area.
什么G9SX单模没有不同的是监测反电动势直接从生产汽车的议案在危险区域。
zxdj.a1pak.com
8.
This is ideal for priming an RSA model when the EMF core model is the only model resource available.
在EMFcore模型是唯一可得到的模型来源时,RSA模型是最理想的方法。
www-128.ibm.com
9.
Both VA and VB are affected by the drift in the thermoelectric EMF, but the effect on VA and VB is equal and opposite.
VA和VB都受到热电动势漂移的影响,但是其对于VA和VB的影响是相等、相反的。
www.eefocus.com
10.
EMF is relatively new, but it shows promise, and there are good signs for continued support.
EMF是比较新的事物,但前景广阔,对它持续支持的力度也很强。
www.ibm.com
1.
MTF implements some of the QVT concepts and is based on the EMF.
MTF实现了QVT的一些概念,并且是基于EMF的。
www.ibm.com
2.
While EMF only uses a subset of UML tools, the UML2 project extends it to provide support for the full UML2 standard.
尽管EMF只使用了UML工具的一个子集,但UML2项目将其扩展以提供对完全UML2标准的支持。
www.ibm.com
3.
This structure is placed in an EMF (e-core) model.
该结构存储在EMF(e-core)模型中。
www.bing.com
4.
Clearly the EU Treaty changes needed to establish the EMF and EDA will take time to ratify and implement.
显然,建立EMF和EDA所需的欧盟条约修改将需要时间来批准和实施。
www.ftchinese.com
5.
EMF is a modeling framework and code generation facility for building tools and other applications based on a structured data model.
EMF是用于基于结构化数据模型构建工具和其他应用程序的建模框架和代码生成工具。
www.ibm.com
6.
When business objects move to SDO 2. 01 or later, do not use these EMF APIs.
当业务对象采用SDO2.01或更高版本的规范时,则不要使用这些EMFAPI。
www.ibm.com
7.
By the end, club based techno music and acid jazz like EMF and Charlatans was taking over.
最后,以电子音乐和迷幻爵士乐为基础的俱乐部如EMF和Charlatans接管了示范带。
www.bing.com
8.
In this paper, a method of back-EMF logic commutation for brushless DC motor is presented.
提出了一种无位置传感器无刷直流电机的反电势逻辑换相方法,并介绍了其软硬件设计及实验结果。
tech.zidian8.com
9.
Generate an EMF Editor for the metamodel, and install its plug-in.
为此元模型生成一个EMF编辑器,并作为插件安装。
www.ibm.com
10.
In response national governments and research institutes have funded over $250 million on EMF research over the past 10 years.
各国政府和研究机构作出响应,在过去10年中为电磁场研究提供了2.5亿美元的资金。
www.who.int
1.
These prerequisities include the base Eclipse driver and additional drivers for GEF, EMF, and the Java EMF model.
这些先决条件包括基本Eclipse驱动和其他针对GEF、EMF和JavaEMF模型的驱动。
www.ibm.com
2.
A new method for calculating EMF of printed circuit motor is presented in this paper.
提出了一种能准确计算印制绕组电机反电势系数的新方法。
dict.kekenet.com
3.
The corresponding EMF model recognizes the global element instance Listing 8 shows.
相应的EMF模型识别清单8中的全局元素实例。
www.ibm.com
4.
EMF includes a code generator that derives an XML schema from a UML model.
EMF包括一个代码生成器从UML模型派生XML模式。
www-128.ibm.com
5.
How are people protected from possible health effects of ELF EMF ?
l该如何预防极低频电磁场可能对健康造成的危害?
dictsearch.appspot.com
6.
To initialize the supply-chain EMF model, add the following static block to SupplyChainBindingImpl. java.
要初始化供应链EMF模型,将下面的静态代码块添加到SupplyChainBindingImpl.java中。
www.ibm.com
7.
EMF is a modeling framework and code-generation tool for building tools and other applications based on a structured model.
EMF是用于根据结构化模型构建工具和其他应用程序的模型框架和代码生成工具。
www.ibm.com
8.
When you open a DB2 trace file, the EMF plug-ins visually render its content in a tree view.
打开DB2跟踪文件之后,EMF插件会将一个树形结构中显示其内容。
www.ibm.com
9.
Animproved sensing back-EMF method of sensorless BLDC motor was proposed by analyzing typical back-EMF zero-crossing detecting method.
通过分析典型的无位置传感器无刷直流电机反电势过零检测的原理,提出一种反电势过零检测的改进方法。
www.ceps.com.tw
10.
First, we have built EMF projects for EAML and SA. Then, we have used EMF to implement bi-directional transformations between EAML and SA.
首先,我们为EAML及SA建立EMF项目,然后,我们使用EMF实现了在EAML及SA之间的双向转换。
www.ibm.com
1.
V2 development has begun, and development builds should be out soon.
EMF第二版的开发已经开始,开发构建应该很快就会出炉。
www.ibm.com
2.
Both RSA and EMF provide a mechanism for representing a model.
RSA和EMF都提供一种表示模型的机制。
www-128.ibm.com
3.
Since there is no accessor in SDO 1. 0, you currently have to use the underlying EMF APIs.
由于在SDO1.0中没有访问器,因此目前必须使用基础EMFAPI。
www.ibm.com
4.
EMF is the basis for many of the tools within IBM WebSphere Studio and Eclipse projects.
EMF是IBMWebSphereStudio和Eclipse项目中很多工具的基础。
www-128.ibm.com
5.
Figure 3 shows an example of using the EMF plug-ins to view the details of a JDBC connection with an ID of 174.
在图3所示的示例中,我们使用EMF插件查看ID为174的JDBC连接的详细信息。
www.ibm.com
6.
A newly created European Monetary Fund would form the second pillar.
新成立的欧洲货币基金组织(EMF)将充当第二个支柱。
www.ftchinese.com
7.
It is provided by the org. eclipse. emf. validation plug-in.
它是由org.eclipse.emf.validation插件提供的。
www.ibm.com
8.
Before implementing the transformation, we must identify the EMF models that we need to use.
在实现转换前,我们必须标识需要使用的EMF模型。
www.ibm.com
9.
This article assumes you have Eclipse plug-in development experience and the basic knowledge on Eclipse EMF and BIRT projects.
本文假设您拥有Eclipse插件开发经验,以及关于EclipseEMF和BIRT项目的基础知识。
www.ibm.com
10.
We have now designed an extended metamodel and used it to describe a concrete model called My. ecore (see EMF V2. 5 file name note, above).
我们现在设计了一个扩展的元模型,并用其描述了一个具体的模型My.ecore(请参见上述的EMFV2.5 文件名称说明)。
www.ibm.com
1.
In order to minimize torque ripple, the waveform of phase back EMF should be sinusoidal at no load operation.
为了尽量减少转矩脉动,相反电动势波形应在无负载正弦波。
zhidao.baidu.com
2.
Given a UML model, the EMF can generate code that is an implementation of the model.
给定UML模型后,EMF可以生成作为该模型实现的代码。
www.ibm.com
3.
The EMF provides a feature to support files in this format.
EMF提供了一个特性来支持这种格式的文件。
www.ibm.com
4.
Most important of all, EMF provides the foundation for interoperability with other EMF-based tools and applications.
其中,最重要的是,EMF为与其它基于EMF的工具以及应用软件的协作提供了基础。
www.ibm.com
5.
EMF supports multiple ways of defining a model.
EMF支持通过多种方法定义模型。
www.ibm.com
6.
The THD of back EMF is minimized at the 79% pole-arc to pole-pitch ratio.
电磁场在背总谐波失真最小化在79%极弧极间距的比例。
zhidao.baidu.com
7.
The emf decreases only slightly with use.
电动势随着使用仅仅稍有下降。
zhidao.baidu.com
8.
MTF applies these concepts to EMF models.
MTF把这些概念应用于EMF模型。
www.ibm.com
9.
The ecore and ws packages are some of the extensions shipped with MTF that provide default support for files and EMF resources.
MTF包含一些对文件和EMF资源提供默认支持的扩展包,ecore和ws就是其中两个。
www.ibm.com
10.
The first three import statements declare the UML2 model, the Modeler XML schema, and the EMF Ecore model, respectively.
前三个import语句分别声明UML2模型、ModelerXML模式和EMFEcore模型。
www.ibm.com
1.
RSA has the capability to convert its models to EMF core models.
RSA具有将其模型转换到EMFcore模型的能力。
www-128.ibm.com
2.
Electromagnetic forming (EMF) is a kind of high energy rate forming.
电磁成形是一种高能高速加工方法。
www.ceps.com.tw
3.
If you wrote EMF code in previous versions rather than using SDO as recommended, you need to remain at the V6. 2 level.
如果在以前的版本中编写了EMF代码,而不是按照建议使用SDO,那么需要保持V6.2模式。
www.ibm.com
4.
Figure 2 shows an example of the EMF tree view with the EMF element properties view below it.
图2显示了EMF树形视图的一个示例,其下文是一个EMF元素属性视图。
www.ibm.com
5.
As stated previously, we will use the EMF API to maximize performance.
如前所述,我们将使用EMFAPI来最大程度地提高性能。
www.ibm.com
6.
We recommend "All" as the type of package: emf-sdo-xsd-SDK-2. 0. 1. zip, so that you get source, runtime and docs all in one file.
打包类型建议选择“All”:emf-sdo-xsd-SDK-2.0.1.zip,这样,就可以在一个文件中找到源代码、运行文件和文档。
www.ibm.com
7.
To see what this is and how to use it, skip to Using the generated EMF model.
您可以从使用生成的EMF模型一节中了解到这个模型是什么,以及如何使用它。
www.ibm.com
8.
For other cases, such as when changing multiplicity-many properties, using the EMF API could improve performance drastically.
但在其他情况下,比方说要更新大量的属性,使用EMFAPI可以显著地提高性能。
www.ibm.com
9.
But for two composed of mercury and its two kinds of ion solutions the EMF's are equal .
而由汞及其两种离子的溶液组成的两种电池的电动势是相等的。
www.chemyq.com
10.
To select the EMF Models wizard.
选择EMF模型向导。
www-128.ibm.com
1.
Justin reported that on the group's final visit to the room, no EMF fluctuations were detected.
贾斯汀说团队最后一次访问这间房时没有检测到电磁活动。
dongxi.net
2.
See the Resources section to find out more about EMF's features.
请参见资源部分来获得关于EMF的更多的特性。
www.ibm.com
3.
UML 2. UML 2 is an EMF-based implementation of the UML 2. 1 Superstructure specification.
UML2。UML2是一个基于EMF的UML2.1子结构规格说明的实现。
www.ibm.com
4.
Note: If you don't have an EMF project, create one first.
注意:如果还没有EMF项目,就先创建一个。
www.ibm.com
5.
Using Back-EMF method to control BLDCM, it can realize sensor-free control method by detecting the zero point of EMF in this paper.
本文采用反电动法控制永磁直流无刷电机,是通过检测反电动势过零点获得转子位置实现无传感器控制。
stae.com.cn
6.
The high-level overview of EMF is displayed in Figure 5.
EMF的高层次概述示于图5。
www.ibm.com
7.
Developers still have the option to generate 1. 4-compatible code, which can be run on the EMF 2. 2 runtime.
开发人员仍然可以选择生成兼容1.4的代码,生成的代码可以在EMF2.2运行时中运行。
www.ibm.com
8.
The data structures for storing external objects will be defined by using the EMF ecore model.
存储外部性对象的数据结构可以使用EMF核心模型来定义。
www.ibm.com
9.
The genmodel is a standard EMF concept, and it is short for "Generator Model. "
Thegenmodel是一个标准的EMF概念,它简称为“GeneratorModel。”
www.ibm.com
10.
MTF runs on Eclipse 3. 0 or higher, with the associated EMF level.
MTF运行在Eclipse3.0或更高版本上,配合相应的EMF级别。
www.ibm.com
1.
The code listings below show how to define a model using EMF.
下面的代码清单说明了如何使用EMF定义模型。
www.ibm.com
2.
On the other hand, when the motor is operated in middle to high speed range, the stator current is continuous. The back emf can be computed.
当马达操作在中、高转速下,定子电流为連续时,可经由计算求出反电势,以获得电动机的转轴角度位置。
www.etop.org.tw
3.
The models can also be exported into formats for use in other applications, such as EMF and UML2.
这些模型同样可以被导出到其它格式以便别的应用程序使用,比如EMF和UML2。
www.ibm.com
4.
If we run this project again as outlined above, we will see that we can now navigate through Ecore and Generator EMF models (see Figure 8).
如果我按上面介绍的方法重新运行此项目,我们将发现现在可以浏览Ecore和GeneratorEMF模型(见图8)。
www.ibm.com
5.
These are nonionizing EMF of much longer wavelength.
这些是非电离辐射,波长要长得多。
dictsearch.appspot.com
6.
EMF courses in abstract and difficult to grasp students through online FAQs to enable students to study around the time problems arise.
电磁场课程抽象,学生较难掌握,通过网上答疑,使学生们及时解惑学习中出现问题。
zhidao.baidu.com
7.
EMF provides several other kinds of constraint in addition to equals.
除equals外,EMF还提供了其他几种类型的约束。
www.ibm.com
8.
Fortunately, EMF doesn't let us down. We can make all of the customization we wish and not lose any of our changes when we regenerate.
好在EMF没有让我们失望,我们可以按照自己的想法做任何定制,当重新生成代码时也不会丢掉这些内容。
www.ibm.com
9.
For example, one feature EMF provides is support for persisting models to XML and other formats.
例如,EMF提供的一个特性是支持使模型严格遵循XML和其他格式。
www.ibm.com
10.
You need to install EMF 2. 0. 1* to use SDO.
要使用SDO,则需要安装EMF2.0.1*。
www.ibm.com
1.
Now that you have created the Library EMF model, open the new resources in their editors to view the results.
现在您已经创建了LibraryEMF模型,在它们的编辑器中打开新的资源来观察结果。
www-128.ibm.com
2.
The result of the MTF transformation is a Modeler business process embedded in a standard EMF Resourceobject, as Listing 7 shows
MTF转换的结果是嵌入标准EMFResource对象的Modeler业务流程,如清单7中所示
www.ibm.com
3.
Determination of the Direction of EMF in Electromagnetic Induction
电磁感应现象中感应电动势方向的判定
www.ilib.cn
4.
As part of this effort we could try to leverage and improve Groovy support for EMF
这样做的部分结果是,我们可以尝试利用和改善对EMF的Groovy支持。
www.infoq.com
5.
Improvement on the experiment of measuring the emf and internal resistance of the dry cell with potentiometer
用板式电势差计测量电池的电动势和内阻实验的改进
www.ilib.cn
6.
Discussing the Case of EMF about Induction Hobs and Hotplates
关于电磁炉EMF的探讨
www.ilib.cn
7.
You cannot view enhanced metafile format graphics files (or EMF image files) that were created in Adobe Illustrator
无法查看在AdobeIllustrator中创建的增强型图元文件格式的图形文件(或EMF图像文件)
support.microsoft.com
8.
Standard Test Method for Comparing EMF Stability of Single-Element Base-Metal Thermocouple Materials in Air
单元素金属基材热电耦材料在空气中电动势稳定性比较试验方法
www.std168.com
9.
Stress-induction EMF effects and associated principle of magnetic moment deflection for steel tube
钢管应力-感应电动势效应及其磁矩偏转原理
www.ilib.cn
10.
Analysis of Inductance, Permanent Magnet EMF and Slot Torque Ripple of Dual-Rotor Permanent Magnet Machine
双转子永磁电机电感参数、永磁电势及齿槽转矩
www.ilib.cn
1.
The influence on the telecommunication source line coupling by the lightning EMF
雷电电磁场对通信电源线的影响
www.ilib.cn
2.
for a detailed overview of the emf framework , see
想要了解emf框架更多的细节,请参阅
www.ichacha.net
3.
Images may be slow to render when you work with. Emf files that are located on a remote server in Windows 2000
在Windows2000中,处理位于远程服务器上的.emf文件时,图像渲染速度可能很慢
support.microsoft.com
4.
All Electrical Systems Create EMF Circuit Board Components Power Supplies Cables
所有电力系统均产生电磁场电路板组件电源供应连接线
wenku.baidu.com
5.
Calculation of Air Gap Magnetic Flux Density and Back EMF Waveform in Permanent Magnet Brushless DC Motor
无刷直流电机中气隙磁密及电势波形的计算
ilib.cn
6.
Implementation of EMF Requirement for Household Appliance
家电产品EMF标准的理解与对策
www.ilib.cn
7.
Analysis of Back-EMF in Permanent-Magnet Brushless DC Motor with Concentrated Winding
集中绕组永磁无刷直流电动机反电动势分析
www.ilib.cn
8.
You cannot view EMF image files that were created in Adobe Illustrator even after you install a hotfix
即使在安装修补程序之后,仍然无法查看在AdobeIllustrator中创建的EMF图像文件
support.microsoft.com
9.
The Starting Method's of the BLDC Motor Using Back EMF to Monitor the Rotor Position
反电势法检测转子位置的无刷直流电机起动方法
www.ilib.cn
10.
Unequal Precision Measurement of EMF and Internal Resistance ofCell with Potentiometer
电池电动势和内阻的非等精度测量
www.ichacha.net
1.
Investigation of thermodynamic properties of SDS micellar system by EMF and conductivity methods
EMF和电导率法对SDS胶束体系热力学性质研究
www.ilib.cn
2.
Elimination of Stepping Motor Oscillation with EMF Feedback
利用绕组反电势抑制步进电机振荡
www.ilib.cn
3.
Study on the EMF-Temperature Co-effects on Protein Conformation by Fluorometry
荧光光谱法研究蛋白质构象的电磁-温度协同效应
service.ilib.cn
4.
Analysis and Calculation of the Linear Generator EMF in Maglev
磁浮列车用直线发电机感应电动势的分析计算
www.ilib.cn
5.
Application of Counter EMF into Position Detection of DC Brushless Motors
反电势法在无刷直流电机位置检测中的应用
www.ilib.cn
6.
EMF sensor technology hacked directly from the military's missile program. EMF
传感技术那是从军队的导弹程序那偷来的
blog.sina.com.cn
7.
EMF Interference in Connector From Pin Discontinuity
接插件的非连续性对连接器内电磁干扰的影响
www.ilib.cn
8.
Zero-crossing Detection and Phase Correction of Stator Third Harmonic EMF in Sensorless Control of BLDC Motors
直流无刷电机定子三次谐波反电势的过零检测及其相位修正
www.ilib.cn
9.
Research on Rotor EMF-Oriented Doubly-Fed Wind Power Generation System
转子感应电势定向的双馈电机风力发电系统研究
www.ilib.cn
10.
EMF; European Medical Association on Smoking and Health;
欧洲吸烟与健康问题医学协会;
www.sinobay.com
1.
verification scheme of measuring instruments for dc emf ' s
直流电动势计量器具检定系统
www.ichacha.net
2.
The test method of thermo-emf for platinum rhodium thermocouple thin wires
铂铑热电偶细丝的热电动势测量方法
blog.globalimporter.net
3.
The Conversion of EMF and Voltage in Different Frames of Reference
不同参照系中感应电动势和电压的转换
www.ilib.cn
4.
Alternative means for EMF model development
EMF模型开发可供选择的方法
www.ichacha.net
5.
Analysis and Design of Quasi-optical Grid Arrays Using EMF Method
准光学栅格振荡器阵列的分析与设计
ilib.cn
6.
The file begins with some import statements, which tell MTF which EMF models the rules refer to, as Listing 3 shows
文件开始部分是一些import语句,告知MTF规则所引用的EMF模型,如清单3中所示。
www.ibm.com
7.
Current development of research on biological effects of low-intensity EMF(W)
近年来弱电磁场(波)生物效应机理研究的进展
www.ilib.cn
8.
Discussion about the method of back-EMF commutation for brushless DC motor
无刷直流电机反电势换向方法的探讨
ilib.cn
9.
Eclipse Modeling Framework (EMF) to manipulate the model using the meta-model
Eclipse模型框架(EMF)使用元模型以实现对模型的管理
www.ibm.com
10.
Study on Method of Direct Back EMF Detection for Position Sensorless Brushless DC Motor
无位置传感器无刷直流电机直接反电势检测方法的研究
ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 3:43:06