说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 实现方法
1)  implementation method
实现方法
1.
A new DC signal acquisition circuit for locomotive and its implementation method
一种新型机车直流信号采集电路及实现方法
2.
This paper proposed the design objective and organization form for the 3D Ultrasonic images system, introduced the implementation method of some modu les of this system.
提出了三维超声影像管理系统的设计目标和组织形式 ,对其中一些核心模块的实现方法进行了说
3.
Based on the contrast effort,figure out the implementation method of nature-hierarchy modal,and a hierarchy-reconstruction algorit.
本文首先从图论、层次空间推理、实际路网属性、数据存储与更新共四个角度对比了两种典型的分层路网模型:自然分层模型和重建分层模型,在此基础上给出了自然分层模型在实际路网中的实现方法,继而提出了一种重建分层算法完成了重建分层模型在实际路网中的实现,西安市实际路网的测试表明:该算法是准确有效的,重建以后的高层路网数据的规模削减为原来的1/3左右。
2)  realization method
实现方法
1.
Control principle and realization method of anti-serge system with model VK50 air compressor;
VK50型空压机防喘振控制原理和实现方法
2.
A realization method for estimation of the general P-S-N curves;
广义P-S-N曲线参数估计的实现方法
3.
Discussion on realization method of out-of-step prediction protection based on δ、dδ/dt principle;
δ、dδ/dt原理失步预测保护实现方法探讨
3)  realizing method
实现方法
1.
From the viewpoint of the applicatio n prospects, the author briefly described the meaning,the realizing methods and the requirement of the technic.
从应用前景的角度,简要阐述了该项技术的意义、实现方法和对录井从业人员素质的要求。
2.
Based on the rudimental knowledge of computer graphics, the three - dimension mathematics model for the woven fabric structure computer simulation and realizing method is described, from which reasonable results can be obtained .
运用计算机图形学的基本知识建立了机织物组织计算机仿真模拟的三维数学模型,并介绍了该模型的实现方法,取得了良好的模拟效果。
4)  Implementation [英][,implimen'teiʃən]  [美][,ɪmpləmɛn'teʃən]
实现方法
1.
Implementation of Real-Time SAR Processing on Satellite Based Processing System;
基于星载平台的SAR实时成像处理实现方法
2.
In this article, the function that this kind of highway should possess and its implementation are discussed based on author s practice experience.
本文以作者的实践经验,探讨此种类型道路应具备的功能及其实现方法
3.
This paper concentrates on the implementation of spaceborne SCANSAR mode which is developed in the stripmap spaceborne SAR system with variable look angle.
本文主要讨论星载SCANSAR模式的实现方法
5)  implement method
实现方法
1.
Having studied the message middleware technology, this paper introduces the design scheme and implement method of a message middleware based on the communication requirement for middleware of urban integrated network kernel operation system in Inner Mongolia Construction Bank.
本文在研究了消息中间件技术的基础上,以中国建设银行内蒙古分行城市综合网络核心业务系统通讯中间件需求为背景,提出了一种消息中间件的设计方案和实现方法,描述了消息中间件的总体与逻辑结构设计方案,介绍了中间件平台的主要功能部件以及Connect queueing、复杂线路适应等关键部分功能的实现方法,并对该中间件设计过程中遇到的技术难点进行了较为深入的研究,探讨了该问题的解决方案。
2.
The development idea,structure,implement method of this system are introduced.
详细介绍了系统的开发思路、总体框架及实现方法
6)  Method Implementation
方法实现
补充资料:AutoCAD中导入超文本实现方法
一、引言
  AutoCAD是应用广泛的CAD软件平台,具有很强的绘图和编辑功能。其绘制的图样能清楚地表达设计者的思想和意图,图样中往往需要加注必要的文字来说明图形所无法表达的信息。除了AutoCAD内含的文本输入命令外,向AutoCAD中输入多行文本即超文本的方法还有:通过Windows提供的剪贴板,利用AutoCAD提供的多行文本命令;利用OLE特性。
  二、用单行文本命令组合实现
  在AutoCAD图样中输入少量文字可以用DText命令实现,如工程图样中的图名、明细表、标题栏、技术要求等的填写。在需要输入多行文本时,可以通过单行文本的组合来实现。即输入一行文本后,再借助复制命令(Copy)和文本编辑(DDEdit或MTEdit)、属性编辑(DDModify)、对象特性工具(Properties)、移动(Move)等命令进行多行文本的输入。但此种方法在换行时的定位及行列对齐都比较困难。且标注结束后,每行文本都是一个单独的实体。所以用其标注多行文本时,其实输入和编辑的功能远远不如下面的几种方法方便。
  三、通过剪贴板来实现
  剪贴板是Windows提供的功能,帮助应用程序间进行数据通讯。虽然利用剪贴板所传递的数据是静态的,即应用程序中对数据的修改不会在目标程序中体现出来,但操作方便、快捷、简单。以Word为例,Word提供了剪切(Cut)、复制(Copy)和粘贴(Paste)三个命令来操作剪贴板。其具体实现方法如下:打开AutoCAD和Word软件,在Word中选中要插入的内容,单击下拉式菜单“编辑”中的“复制”命令。激活AutoCAD,打开下拉式菜单“Edit”中的“Paste”选项,这样Word文档就以AutoCAD绘图区左上角为插入点被插入,此种方法插入的文档位置和字体的大小都会与原AutoCAD图样大小和比例不一致,需进行处理。
  四、用AutoCAD的多行文本命令来导入
  AutoCAD系统提供了多行文本输入命令MText,可以一次标注多行文本,且各行文本都按照指定宽度对齐排列,并成为一个完整统一的实体,其内容可以在多行文本编辑器中直接输入,也可从外部文档导入。
  1.在文本编辑器中直接输入
  在AutoCAD的下拉式菜单“Draw”中选中“Text”,再单击“Multiline Text…”选项,在Command提示区提示用户确定所标注文本的宽度、高度和字体排列方式,系统根据输入信息,确定文本框大小,并弹出一个专门用于文字编辑的文本编辑器,即弹出“Multiline Text Editor”对话框,在选定字型、字高、文本宽度等前提条件后,可直接在“Multiline Text Editor”对话框中进行多行标注文本的输入、编辑、修改等工作。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条