英语人>网络例句>line segment 相关的网络例句
line segment相关的网络例句

查询词典 line segment

与 line segment 相关的网络例句 [注:此内容来源于网络,仅供参考]

ABSTRACT: In order to establish the reliability model of long pipeline and rope, which is capable of reflecting the correlativity between virtual components, the present paper illuminates the segment partition principle of long pipeline and rope continuity system, relationship between sizes of virtual segments and features of flaw distribution, distribution of segment intensity, the failure correlativity among components, relationships of segment sizes, relationships between distribution of system intensity and that of segment intensity and so on.

为了建立能反映虚拟的"元件"间失效相关性的长管道或缆绳的可靠性模型,论述了管道、缆绳类连续系统的单元化原则,虚拟单元的尺寸与缺陷分布特征的关系,单元强度分布及单元间的失效相关性与单元尺度的关系,系统强度分布与单元强度分布的关系等。

In order to establish the reliability model of long pipeline and rope, which is capable of reflect ing the correlativity between virtual components, the present paper illuminates the segment partition principle of long pipeline and rope continuity system , relat ion ship between sizes of virtual segment s and features of flaw dist ribution, distribution of segmentin tensity, the failu recorrelativity among components, relat ion ships of segment sizes, relation ships between distribution of system intensity and that of segment in tensity and so on.

摘 要:为了建立能反映虚拟的"元件"间失效相关性的长管道或缆绳的可靠性模型,论述了管道、缆绳类连续系统的单元化原则,虚拟单元的尺寸与缺陷分布特征的关系,单元强度分布及单元间的失效相关性与单元尺度的关系,系统强度分布与单元强度分布的关系等。

Based on technical processing of high-resolution SPOT images and aerophotos, detailed mapping of offset landforms in combination with field examination and displacement measurement, and dating of offset geomorphic surfaces by using carbon fourteen (14C), cosmogenic nuclides (10Be 26Al) and thermoluminescence methods, the Holocene sinistral slip rates on different segments of the Altyn Tagh Fault are obtained. The slip rates reach 17.5 mm/a on the central and western segments west of Aksay Town, 11 mm/a on the Subei—Shibaocheng segment, 4.8 mm/a on the Sulehe segment and only 2.2 mm/a on the Kuantanshan segment, a easternmost segment of the ATF. The sudden change points for loss of sinistral slip rates are located at the Subei, Shibaocheng and Sulehe triple junctions where NW-trending active thrust faults splay from the ATF and propagate southeastward.

在高分辨率SPOT卫星数字影像和大比例尺航片处理、断错地貌制图、野外核实与位移测量基础上,利用宇宙成因核素(10Be、26Al)、碳十四(14C)和热释光等多种测年手段,厘定了各断错地貌面的形成年龄,得到了阿尔金断裂带不同段落全新世左旋走滑速率:阿克赛以西的中、西段左旋走滑速率可达17.5 mm/a,肃北—石包城段为11 mm/a左右,疏勒河口段减少到4.8mm/a左右,东端宽滩山段仅约2.2 mm/a,左旋走滑速率突变点位于阿尔金断裂带中东段存在分支活动逆断层向南东扩展的肃北、石包城和疏勒河等三联点上。

The results show that: The mechanical behavior of universal segment lining is different under different assembling modes, which relates to the assembling types, places of transverse and longitudinal joints and position of the seal roof block the objective segment ring; design values of positive and negative moments, shearing force of segment liming and shearing forces of longitudinal bolts of universal segment lining are controlled with staggered joint assembling, and design values of deformation and surrounding rock resistances are controlled with straight joint assembling.

结果表明:通用管片结构在不同拼装方式下的力学行为是不相同的,与拼装类型、分析目标环的环向和纵向接头的位置、封顶块的位置有关;错缝拼装控制通用管片结构正负弯矩、剪力、纵向螺栓剪力设计值;通缝拼装控制变形量和地层抗力设计值。

It has multiterm production lines including coccidium vaccine production line, Herbal extract production line, API synthesis production line, powder production line, premix production line, Small volume injection production line, oral liquid production line and disinfectants production line, and so on. It has more than 100 products of 8 Series. We ivested eight million yuan to build a new live coccidium vaccine production workshop in 2008. The new live coccidium vaccine has been declared to national new veterinary medicine Evaluation center and in clinical trial stage.

拥有球虫疫苗、中药提取、原料合成、粉剂、预混剂、散剂、小容量注射液、口服液、消毒剂等多条生产线,现有产品八大系列100余个品种。2008年投资800万元在亚宝生产基地新建一座球虫活疫苗车间,并取得了GMP证书(证书号:(2009)兽药GMP证字185号)和生产许可证(证号:(2009)兽药生产证字04034号),球虫活疫苗已报国家新兽药评审中心,现已进入临床试验阶段。

This article focuses on the line-line, line-region and region-region topological relations algorithm, which come down to the same question: whether there are intersections between line and line. The sweep-line algorithm was studied by many people, but has some deficiencies to be improved, in order to handle some special cases and increase program efficiency. My works as follows: rectangular envelope to reduce executive times , vector cross multiplication to determine intersection between line and line, coordinates and slope method to deal with some special cases. C program examples are showed together.(5) Finally, to prove capability and efficiency of the model and calculation method, some test systems are developed. For example, complex spatial topological relation query, parcels' exact area with the area of linear object reduced in land use, quality inspection to cadastral data according to topological rule, spatio-temporal change query of cadastral data.

将线线、线面、面面之间的拓扑关系实现的算法归结为线与线之间求交的基本问题;为处理一些特殊的拓扑关系情况,提高扫描线算法的效率,探讨了包络矩形粗滤、判断线线是否相交的矢量叉乘法、线节点重合或共线的斜率坐标判断法等改进方法;同时还设计了一种新的节点微小圆求交的算法,可应用于图斑与线状地物细分拓扑关系及地类面积的计算;(5)本文设计了实验系统,包括复杂对象的拓扑关系表达与计算程序、图斑地类面积的计算程序、基于空间拓扑关系规则的地籍数据库质量检查功能,以及时空拓扑关系和变化语义分析等原型,验证了拓扑关系表达模型和计算方法的可行性和实用性。

Under a fixed model of chromospheric flare, we investigate the influences of Hα and CaIIK line profilles on various velocity distributions from semiempirical view. The results show that: Hα line is very sensitive to the velocity in upper chromosphere; the profile of CaIIK line have responses to velocity in any layer of chromosphere, but the degree of CaIIK line asymmetry is much weaker than that of Hα and can be ignored if velocity is as small as 10km/s; chromospheric condensation in lower part of transition region have strong influence on Hα line but contrary to CaIIK line, the typical characteristic of H line effected by chromospheric condensation in transition region is reversed blue asymmetry, i.e. the intensity of blue peak is stronger than that of red peak; the stronger the chromosphoric condensation is, the more obvious the Hα line asymmetry appears; and so on.

在确定的大气模型下,从半经验角度系统地研究了大气各个层次的速度场和运动结构对Hα和CaⅡK谱线轮廓的影响,得到;Hα线对色球上部速度场敏感,而对色球下部和温度极小区附近速度场不敏感;CaⅡK对整个色球速度场均有反应,但不对称性较Hα弱,且速度小于10km/s时不对称性很不明显;CaⅡK受过渡区色球凝聚的影响较弱,而Hα对色球凝聚十分敏感;色球凝聚影响Hα轮廓的典型特征是呈反转结构的兰不对称性,即兰峰强于红峰;色球凝聚越强,Hα不对称性也越显著:等。

The obj file format also allows segments to be declared as having a pre-defined absolute segment address, although no linkers are currently known to make sensible use of this feature; nevertheless, NASM allows you to declare a segment such as SEGMENT SCREEN ABSOLUTE=0xB800 if you need to.

obj文件格式也允许段在声明的时候,前面有一个预定义的绝对段地址,尽管没有连接器知道这个特性应该怎么使用;但如果你需要的话,NASM还是允许你声明一个段如下面形式:SEGMENT SCREEN ABSOLUTE=0xB800。

To derive a linear address, a segment register's segment base is added to the segment offset.

为了获得线性地址,要将段寄存器的段基加上段偏移量。

The segment arrangement on circular curves has proven theoretical support; the segment arrangement on transition curves, however, has no theoretical support and is usually executed by means of VMT systems equipped on shield machines. On basis of the relevant survey theories and the actual conditions of the turning rings, the author probes into the segment arrangement on transition curves in the paper.

对于圆曲线的管片排版已有了相对较为成熟的理论,而缓和曲线上的管片排版以往通常是根据盾构机VMT来选择,没有成型的理论支持,为此,结合测量理论和弯环管片的实际,探索出在缓和曲线上准确选择弯环管片理论排版的方法。

第2/50页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
If I Die (Line Em Up Mix)
Young Boy
Hit My Line
Line 'Em Up
Jump The Line
My Kinda Girl
Finish Line
Nite Line
Lining Track
Rock Island Line
推荐网络例句

Who? I never heard of him, Paul said, before asking teammate James Posey if he had heard of him.

赛后,科比说,他一直都是一名非常出色的射手,今天他打得很棒。

When I joined the company, I rotated around the different sections.

我加入这个公司时,轮换过几个不同的部门。

I was in Dubai visiting my relatives.

我在DUBAI看望我的亲戚。