is a kind of horizontal flow, as opposed to vertical mobility.

  • 是一种横向流动,相对于垂直流动。
  • 来源:互联网摘选更新时间:2026-07-01 10:57:54

  • 重点词汇
  • isvt.& vi. 是(be的三单形式);
  • aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
  • mobilityn.流动性;移动性;<社>流动;机动性;
  • kind of<口>稍微,有点儿,有几分;
  • Flow[人名] 弗洛;[电影]漂流;
  • verticaladj.垂直的;直立的;纵向的;
  • as opposed to与⋯⋯相对;
  • ISabbr.撞击开关(Impact Switch);现用的(In Service);不完整序列(中继)(Incomplete Sequence)
  • Isn.英语字母表的第 9 个字母( I的名词复数 );[地名] [俄罗斯] 伊斯;
  • 相关例句
1、

usage of blasting technology under water in construction of navigation opening

水下爆破技术在石板殿通航孔施工中的应用

互联网摘选

2、

construction of auxiliary navigation opening bridge of donghai bridge

东海大桥辅通航孔桥的施工

互联网摘选

3、

option seeking for bridge site of jia-shao expressway crossing qiantang river and study on navigation opening location

嘉绍高速公路跨钱塘江大桥桥址比选和通航孔设置研究

互联网摘选

4、

exploration, exploitation and management of marine sand resources in hong kong of china

香港海沙资源的勘探开发与管理

互联网摘选

5、

in stage 3 , all continental beds and most of the marine sand of stage 1 have been eroded .

在第三阶段,于第一阶段形成的全部陆相层和大多数海相砂层被浸蚀殆尽。

互联网摘选

6、

with the help of 3d cad software solidworks, modeling each part of the roots blower and using the virtual assembling function to assemble the whole roots blower, conducting the check of interference that may happen in the design process.

运用三维CAD软件Solidworks绘制出罗茨鼓风机所有零部件的三维图,并利用其中的三维虚拟装配功能,装配出整台罗茨鼓风机,并进行装配干涉检查。

互联网摘选

7、

based on analyzing the process of simulation of machine assembly, the designing and realization of a language code and virtual assembly function, which describes simulation of machine assembly is introduced, and has been validated the technology validity by instance.

在分析了虚拟机床装配仿真过程的基础上,提出了一种机床虚拟装配描述语言代码及其相对应的虚拟装配函数的设计和实现方案,并通过实例验证了该技术的有效性。

互联网摘选

8、

the new method can solve the problems in residual stress measurement by conventional x-ray diffraction such as coarse-grained materials, textured materials, or weak diffraction intensity which attributed to virtual oscillation function of x-ray area detector.

该方法有效地利用X射线面探测器的虚拟摆动功能,在一定程度上解决了传统X射线衍射法较难处理的粗晶材料和有织构材料的残余应力测量问题。

互联网摘选

9、

computer-aided diagnosis is a complex process which include image enhancing, segmentation, pathology area detection, three-dimensional display and so on, and some cad systems also provide virtual endoscopy function.

计算机辅助诊断是一项复杂的过程,这个过程包括影像增强、分割、病变区域检测和三维显示等多个基本流程,在一些计算机辅助诊断系统中还提供了虚拟内窥镜功能。

互联网摘选

10、

this paper emphasizes how to add virtual dial-up function in the client peer, which includes the design of security transfer protocol and programming of windows network drivers.

着重介绍了如何在客户端实现虚拟拨号功能,其中包括安全传输协议的设计及Windows网络驱动程序编写等。

互联网摘选

11、

it works very similar to the virtual disk function.

这非常类似于虚拟磁盘功能。

互联网摘选

12、

discussion on the calibration method of virtual arbitrary function generator

虚拟任意波形发生器的校准方法探讨

互联网摘选

13、

this article analyses two kinds of polymorphism: polymorphism in compiling and polymorphism in running. it argues the two kinds of polymorphism through function overloading and virtual function and points out that virtual function is the crucial technology of realizing dynamic binding.

本文分析了C++中的两种多态性:编译时的多态性和运行时的多态性,通过函数重载和虚函数对其进行了探讨,指出了虚函数是实现动态联编的关键。

互联网摘选

14、

in this paper, the structure and performance of hardware is described, such as a general analog measure and control module, a general switch measure and control module, a general pulse measure and control module, and a virtual function generator.

本文在分析电子信息类实验教学内容基础上,设计了各虚拟仪器的外围硬件电路,如:通用模拟量测控模块、通用开关量测控模块、通用脉冲量测控模块、虚拟函数发生器。

互联网摘选

15、

the system is composed of a general analog measure and control module, a general switch measure and control module, a general pulse measure and control module, a virtual function generator, a virtual meter of frequency, cycle and phase.

该系统主要由通用模拟量测控模块,通用开关量测控模块,通用脉冲量测控模块,虚拟函数发生器,频率、周期、相位测量仪五大模块组成。

互联网摘选

16、

in a base class, abstract class is defined by declaring pure virtual function, a derived class must define all inherited pure virtual functions of its base classes to be concrete.

在基类中可以通过将虚函数声明为纯虚函数的手段来定义抽象类,强制派生类在自己的类定义中实现虚函数的具体功能。

互联网摘选

17、

we also creatively added the virtual function of practical training in this campus roaming network system. it enriched the functions within this system, placed stress on practicality. 6.

在本系中还创新性地在漫游校园系统中加入了虚拟实训的教育实训功能,丰富了漫游系的功能,增加了漫游系统的实用性。

互联网摘选

18、

the reason for having the class name as a template parameter is so atl can do the second tricky thing, compile-time virtual function calls.

这就是为什么类名可以像一个模板参数那样使用,也正是由于这样的特性,ATL就有了第二件狡猾的设计,编译时虚函数调用。

互联网摘选

19、

when a virtual function is called through a reference or pointer, the compiler generates code to decide at run time which function to call.

当虚函数通过引用或者指针调用时,编译器生成代码来决定在运行期调用哪个函数。

互联网摘选

20、

this paper provides a design procedure of virtual function signal generator based on labwindows/ cvi, including system hardware configuration and software design.

介绍一种基于虚拟仪器软件开发平台LabWindows/CVI的虚拟函数信号发生器的设计过程,包括硬件组成和软件设计。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈