英语人>网络例句>parallel bars 相关的网络例句
parallel bars相关的网络例句

查询词典 parallel bars

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

We show that, for N parallel input states, an antilinear map with respect to a specific basis is essentially a classical operation. Later, We investigate the information contained in phase-conjugate pair |, and prove that there is more information about a quantum state encoded in phase-conjugate pair than in parallel pair.

在量子信息中,由于量子叠加性,人们发现在量子比特的情况下,相互正交的两量子态可以编码更多的信息,这在经典信息论中是不存在的。

Taking the laser diode line generator as the light source, the parallel laser screen unit was formed by using aplanatic cylindrical Fresnel lens with long focal length. By splicing seamlessly with multiple parallel laser-screen units, the large area laser screen can he constructed.

以半导体激光线发生器为光源,用长焦距消球差的柱面菲涅耳透镜形成平行激光幕单元,通过多个平行激光幕单元的无缝拼接可形成大面积靶面。

In a rectangular shape YBCO singledomain sample, there are many long, smooth and parallel growth stripes on the top surface, which indicates that the ab plane is parallel to the axis of the cylinder sample, the long narrow and smooth stripes are formed by the continues growth along a axis.

在ab面竖直生长的YBCO晶体中,样品表面光滑、平行的长直条纹是晶体沿ab面连续生长的结果,沿c轴方向的平行台阶,则是晶体沿c轴方向以层状方式生长所形成的,十字线夹角约78°。

WHEN A STRAIGHE LINE TURNS IN SPACE PARALLEL TO AN AXIS , IT GENERATES A CYLINDER . WHEN IT IS NOT PARALLEL , IT GENERATES A HYPERBOLID OF REVOLUTION OF ONE SHEET . A HALF-HYPERBOLOID IS THE THE IDEAL SHAPE FOR A BELL

这种柔和的平面在传说建筑中没有应用过,但是由于它具有良好的采光、传音和散重能力,所以高迪在柱子、柱头、屋顶,天窗和大钟中曾多次使用。

Based on the prior art, the optical engine according to the invention has the improvements that, three optical axis steering components are respectively introduced into red, green and blue light illumination systems, and an optical axis lengthening structure is introduced into the green light illumination system, so that optical axes of the red, green and blue light illumination systems, each of which is from an LED resource to the optical axis steering component, are counterclockwise rotated for 90 degrees, parallel with each other, parallel with an optical axis of a projection lens, arranged in a same plane and positioned under the projection lens, luminous faces of three LED luminous chips of the red, green and blue light illumination systems are in a same plane, and the three LED luminous chips can be mounted on a same heat-radiating plate, therefore, the heat-radiating system has a simplified structure, and the optical engine has reduced size.

在背景技术所述的光学引擎的基础上作以下改进,在红、绿、蓝光照明系统中引入三个光轴转向器件和在绿光照明系统中引入光路加长结构,旨使:红、绿、蓝光照明系统各自的从LED光源至光轴转向器件部分的光轴朝逆时针方向转动90°、互相平行、与投影镜头的光轴平行、居同一平面和位于投影镜头的下方,红、绿、蓝光照明系统的三个LED发光芯片的发光面居同一平面,三个LED发光芯片可安装在同一块散热平板上,散热系统的结构简化,所述的光学引擎的尺寸减小。

When the axonometry projection plane is parallel to a coordinate axis, and the coefficient of axial deformation of two axes that parallel to the coordinate plane are equal, the cabinet axonometry is produced.

轴测投影面平行于一个坐标轴,且平行于坐标平面的那两个轴的轴向伸缩系数相等的斜轴测投影称为斜二等轴测图。

A computer host shell, consists of one side plate, backplate installed on this side plate, top and bottom plate respectively installed above and below this side plate and backplate, panel installed on this side plate and opposite with the backplate, and another side plate opposite to this side plate, in which, this side plate is used for installing the mainboard with different frameworks, this backplate includes: one frame, which has one of the first opening and one of the second opening for installing the power supply; one of the first piece, with several slots in parallel and several bar pieces arranged between adjacent slots; one of the second pieces, with a connector opening and several vents; the first piece and the second piece are installed at the second opening in parallel, and both may be removed and exchanged their positions to meet with the mainboard with different framework.

一种计算机主机机壳,包括一侧板、安装在该侧板上的背板、分别安装在该侧板和背板上下两侧的顶板与底板、安装在该侧板上且与背板间隔相对的面板,以及与该侧板相对的另一侧板,其中该侧板用于安装不同架构的主机板,该背板包括:一框架,该框架上设有用以安装电源供应器的一第一开口及一第二开口;一第一片体,其上设有若干并列的槽孔及设在相邻槽孔之间的若干栅片;一第二片体,其上设有一连接器开口及若干通风孔;第一片体和第二片体并列安装在框架的第二开口,且两者均可拆卸并交换两者在框架上的安装位置以适配不同架构的主机板。

Expansions in orthogonal functions is used to solve the Orr-Sommerfeld equation in studies of the linear stability of parallel flow. For the plane Poiseuille flow the critical Reynold number is given accurately. Furthermore, the Blasius flow which is considered locally parallel has been studied, and the neutral stability curves, which are very important for the stability study, are given.

对于平行流的托尔明—施里希廷(Tollmien-Schlichting,T-S)波的线性稳定性,采用谱方法求解平面Poiseuille流的Orr-Sommerfeld方程,得到了精确的临界雷诺数;并研究了局部平行假设下的Blasius边界层流动,分别给出对稳定性研究至关重要的中性稳定性曲线。

The topics are divided into three parts: the first part introduced the basic concepts of algorithms, mathematical algorithms and algorithms based on complexity analysis scheduling problem for the second part of the problem and plans to discuss a variety of existing algorithms, and describes the design of commonly used algorithms including sub-rule law, greedy method, dynamic programming, backtracking and branch and bound method, and describes the complexity of the calculation, as well as NP-complete problem the third part of the model on parallel computing and parallel algorithm design techniques.

全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。

The revitalization of round metal wire system are www.gangsilun.com.cn major wire brush wheels, wire brushes, brush, grinding wheel, grinding wheel peeling paint, brush deburring, paint stripping wire wheels, brush cutter, strip brush, chimney brush , round polished steel, with hole brush, roller, wire, polishing brush, metal brush, wire wheel, grinding wheel, wire wheel, wire brush, go paint wire wheels, wire brush stick, parallel brush , grinding wheel, parallel round, bowl-type wire wheels, steel wheel roller, brush springs, spring round brush, industrial brush .......

振兴钢丝轮五金制刷 www.gangsilun.com.cn 是专业钢丝轮,钢丝刷,笔刷,砂轮,剥漆砂轮,去毛刺刷,滚刷,脱漆钢丝轮,刀刷,条刷,烟筒刷,钢丝打磨轮,内孔刷,滚轮,钢丝滚刷,抛光轮,抛光刷,五金制刷,铜丝轮,打磨轮,钢丝砂轮,铜丝刷,去漆钢丝轮,钢丝棍刷,平行刷,打磨轮,平行轮,碗型钢丝轮,钢丝滚筒轮,弹簧刷,弹簧轮刷,工业用刷。。。。。。。

第22/100页 首页 < ... 18 19 20 21 22 23 24 25 26 ... > 尾页
相关中文对照歌词
Parralel Lines (Daydream)
Parallel Lines
Parallel Lines
Parallel
Behind Bars
No Hook Str8 Barz
The II Girlz
Parallels And Money
Bars
Geeked Up On Them Bars
推荐网络例句

"The operators will suffer a temporary decrease in the number of consumers and short message services as people may not like having to provide their ID cards for a phone number," Xu Junqi, vice-dean with the Policy-Making Institute of the Telecommunications Research Centre under MII, said yesterday.

信息产业部下属的通信决策研究院副主任徐俊其昨天说:&实行手机实名制后,人们可能不太情愿用身份证注册手机号,所以通信运营商会暂时面临用户减少和短信用户减少的问题。&

I don't believe in make-believe!

我不相信这些虚构的故事。

The edible root of the beet .Fodder preserved in a silo; silage.

贮窖的饲料贮藏在贮窖中的饲料;青贮作物