传输路径,transmission path
1)transmission path传输路径
英文短句/例句

1.The initial investment required for the construction of transmission routes is low;用于建设传输路径的初期投资较少;
2.Exit Signal - Transmit process termination information.链接退出信号的一个双向的传输路径
3.Equivalent series element, general, in series with guided transmission path.等效串联元件,常规,与导向传输路径串联。
4.Equivalent shunt element, general, in parallel with guided transmission path.等效并联元件,常规,与导向传输路径并联。
5.In the evaluation of file transmission time, based on the algorism for linear transmission path, we take the branched path into account to make the algorism perfect.评估文件传输路径的响应时间时,在直线计算方法的基础上,添加了分支路径计算方法。
6.Drag onto the page to add an equivalent series element, general, in series with guided transmission path.拖到绘图页后,可以添加等效串联元件(常规、与导向传输路径串联)。
7.Drag onto the page to add an equivalent shunt element, general, in parallel with guided transmission path.拖到绘图页后,可以添加等效并联元件(常规、与导向传输路径并联)。
8.Enter a path to the content you want to stream from this publishing point.输入要从此发布点传输的内容的路径。
9.Relations Between Transmission Distance and Phase/Group Path for Oblique Propagation相路径与群路径同斜向传输距离的关系
10.The propagation delay will grow with increasing path length.传输延迟也将随路径的延长而增大。
11.Research on Multi-path Transmission Technology in Mobile Ad hoc Networks;移动Ad hoc网络中多路径传输技术研究
12.The Study of Multipath Routing Security Based on Minimal Join Region in WSN基于最小叠交的传感器多路径传输安全研究
13.Optimal Utility-Lifetime Tradeoff in Wireless Sensor Networks with Multi-Path Routing传感器网络多路径传输效用-寿命折衷优化研究
14.Study on Microwave Link Budget For land Mobile Satellite Communication systems Considering Multipath;考虑多径衰落星地微波传输链路计算的研究
15.The Research of Hybrid Genetic Algorithm to Solve the Vehicle Routing Problem;混合遗传算法在运输路径问题中的应用
16.Application of Genetic Algorithm in Route-selection of Military Logistics;遗传算法在军事物流运输路径选择中的运用
17.An improvement of AMR applied in Multi-path transmission in Ad hocAD HOC中AMR的改进及在多路径传输中的应用
18.The Simulation and Realization of Parallel-path Transmission Files in Gridding Circumstance网格环境下用并行路径传输文件的仿真与实现
相关短句/例句

Multi-path transmission多路径传输
1.An improvement of AMR applied in Multi-path transmission in Ad hocAD HOC中AMR的改进及在多路径传输中的应用
3)power transmission path功率传输路径
1.Voltage stability analysis of Shandong power system based on power transmission path method;基于功率传输路径方法的山东电网电压稳定性分析
2.According to the time domain simulation based transmission capacity analysis and the power transmission path based voltage stability analysis,the effects and the primary installation points are determined.通过基于时域仿真的输电能力和基于功率传输路径的电压稳定性分析,确定SVC的作用和初步装设地点。
3.The voltage stability degree of a power system can be represented by that of the power transmission path, which is most prone to voltage instability.电压失稳本质上是一种局部现象,系统的电压稳定程度可以由最易于电压失稳的功率传输路径的电压稳定性来表征。
4)transport path decision传输路径判决
5)the weakest transmission path最弱传输路径
6)multipath transfer多路径同时传输
延伸阅读

Pro/ENGINEER中复杂几何路径的数组阵列1 引言 Pro/ENGINEER是目前应用非常广泛的CAD/CAM软件,其功能非常强大。在Pro/ENGINEER中进行特征复制时, PATTERN(数组阵列)可以一次建立多个相同的特征,比COPY(复制)省时省力。 在实际应用中,阵列的几何路径有规则的(如直线形、圆形等),也有不规则的(如平行四边形、椭圆形等)。对于规则路径,其生成较简单,如圆形路径,选取一周向驱动尺寸,输入阵列的增量与个数即可。下面以在基座上钻孔为例,介绍不规则几何路径的数组阵列。2 设计实例 首先,生成基座(如图1黑点表示孔的圆心位),其中心点位于Pro/ENGINEER中坐标系的原点,再钻出左上角的第一个孔(以基座的两条边为参考边,这两条边的交点为准原点)。然后进行数组阵列,产生其余的孔,依次选择“Pattern→General→Table”。图1 黑点表示孔的圆心位2.1 步骤一 选择图1中的尺寸“40,55”作为“表格驱动阵列的驱动尺寸”,然后选“Done”。2.2 步骤二 选择“Add”,进行表的添加(输入一个表名如A),接着打开一个窗口,其中已有的文字均为注释语句,最后一行为: idx d4(40.0) d3(55.0) 其中,idx表示这一列填的是序号,从1开始;d后的数字以实际操作中产生的为准,括号内数值为步骤1中所选驱动尺寸的值,可以看出该值的显示顺序与尺寸的选择顺序是对应的。2.3 步骤三进行表的录入,依次填入:165 5529055311555414055550856601157 7014589514591201451014514511170145121508513160115 其中1~4为上部右边的4个孔,5~7为左边3个孔,8~11为下部右边4个孔,12~13为右边剩余2个孔。2.4 步骤四 首先点击“File→Save”,并且进行保存。然后点击“File→Exit”,退出程序。之后执行“Done”即可进行阵列,如图2所示。