英语人>网络例句>main 相关的网络例句
main相关的网络例句
与 main 相关的网络例句 [注:此内容来源于网络,仅供参考]

The cover member is detachably attached to the case main body by a lock mechanism disposed between the case main body and the cover member.

盖板部件(28)通过形成于其与壳体主体(21)之间的锁紧机构,可拆装地安装固定于壳体主体(21)上。

For example, the roll elastic deformation breaks the statically determinate condition of roll system in duo mill, and this is the main reason of bearing longevity shortening and burning accident; in aluminium foil four-high mill roll system with a 1 mm gap, the ideal position kept by a 3 mm offset is out of effect, some phenomenon such as chock horizontal vibration, gyroscopic effect and micro dimensional dynamic cross happen in fact rolling process, abnormal super and partial load resulted by these is the main reason of the end thrust bearing accident; the thermal deformation of mill roll system accompanying the temperature raising not only changes the roller track age of rolling bearing, but also results a micro dimensional slow dynamic inverse cross that counteracts the gyroscopic effect in a degree.

如二辊高刚度轧机轧辊的弹性弯曲微尺度行为,破坏了辊系机构杆系的静定条件,成为轧机轴承短寿烧损的主要根源;铝箔四辊轧机只具有1mm的有隙辊系,凭借设置3mm偏移距和轧制力平衡产生的水平力以保持轧辊理想定位失去效用,却发生轴承座水平振动现象、陀螺效应和动态交叉微尺度行为,成为止推滚动轴承异常超偏载导致短寿烧损的主要根源;轧机辊系的伴随升温产生的热变形,不仅改变了滚动轴承滚道轮廓,还引起运动副内慢变动态反交叉微尺度行为,抵消陀螺效应的部分动态交叉角度。

The main production equipment has 20 computer embroidery machine, universal machine imported 60 units, 200 units of sewing machine, large washing machine 5 sets dewaterer 3 units, iron perm 300, an annual production capacity of 3,000,000 sets, the main products have curtains, shower curtain,·ì±, bedding, 36 square tablecloth, plates cloth, quilt, sofa towel, cushion and so on more than 30 types of more than 100 varieties.

主要生产设备有电脑绣花机20台,进口万能机60台,平缝机200台,大型洗衣机5台,脱水机3台,电烫熨斗300把,年生产能力300万片套,主要产品有窗帘、浴帘、绗缝被、床上用品、三六方台布、盘布、被套、沙发巾、坐垫等30多个种类100余个花色品种。

Get the main diagonal of a matrix, or put a vector into the main diagonal of a matrix.

取得的主要矩阵,或将一个向量到对角线的主要矩阵对角线。

According to this characteristic, the search matching method of this diagonal line in this calculation is to regard the main diagonal lines as the superior searched route, discard the elements far from the main diagonal lines and it won't generate matching matrix when actually realized. Just regard the present search point as the start point, search matching elements at the small rectangle from the bottom right, regard the element when found as the new start point, so this can happen repeatedly until the ends of the two strings.

根据这个特点,本算法中的对角线搜索匹配算法以主对角线为优先搜索路径,抛弃了离主搜索路径太远的元素,实际实现时,并不需生成匹配矩阵,只以当前搜索点为起点,向右下方向一个小矩形区域上搜索匹配的元素,找到匹配的元素后即以该元素为新的起点,这样无回溯地重复进行直到两个串的未尾为止。

First, the precursor polymer with azobenzene groups on main-chain was obtained by condensation polymerization between 4,4'-dihydroxyazobenzene and N,N-(2-bromoethyl)aniline through Williamson reaction. Then the azo polymer containing azobenzene groups both on main-chain and side-chain was prepared through an azo-coupling reaction between the precursor polymer and the diazonium salt of 4-nitroaniline.

设计并合成了一种新型的主侧链均含偶氮生色团的聚合物,首先通过4,4'-二羟基偶氮苯与N,N-二溴乙基苯胺之间的Williamson反应缩聚得到主链含偶氮苯基团的先驱聚合物,再通过重氮偶合反应得到目标产物,并利用核磁共振、红外光谱、紫外可见光谱、热分析等手段确认了所制备聚合物的结构。

During the latest fifteen years a great progress has been achieved on transgenic research of the main crops including soybean, maize, rice, and wheat. Almost all the transformation techniques have been successfully used in these main crops. Especially for the Agrobacterium mediated transformation, not only successes it in soybean, a recalcitrant dicot plant to transformation, but also in rice, maize and wheat of monocot plants.

近15年来,大豆、水稻、玉米、小麦等主要农作物转基因研究取得了较大进展,几乎各种遗传转化方法在这些作物上都取得了成功,尤其是农杆菌介导法,不仅在难转化的双子叶作物大豆上取得了成功,而且在单子叶作物水稻、玉米、小麦上先后取得了突破。

The main content of this thesis includes six parts. First of all, it is a comprehensive systematic introduction about RSA algorithm including the present application situation and principle of RSA algorithm----producing big prime numbers and secret keys, the encryption arithmetic for information and the decryption for secret information, which establish the theory foundation for achieving concrete; secondly, it introduces some basic conception of RSA digital signature and theory of digital signature realizing process; thirdly, it introduces the basic principle of MD5 algorithm; fourthly, it states design and realization of RSA digital signature in detail. The main modules includes producing RSA secret keys, implementation of RSA encryption algorithm and decryption algorithm, producing message digest and realizing digital signature and verification by RSA; the fifth, it carries on testing entirely, analyzing and improving for this system;The sixth, it analyses the security of RSA digital signature and points out the development direction of RSA digital signature.

本文主要研究的内容包括:第一,对RSA算法进行了全面系统的介绍,包括RSA算法的应用现状和原理—大素数的产生、密钥对的产生、对明文的加密运算和密文的解密运算,为具体实现打下了理论基础;第二,介绍了RSA数字签名的一些基本概念和数字签名的理论实现过程;第三,对MD5算法基本原理的介绍;第四,详述了RSA数字签名的设计与实现,主要实现的模块包括RSA密钥的产生,RSA加密算法和解密算法的实现,消息摘要MD的生成以及利用RSA算法实现数字签名和签名的验证;第五,对该系统进行了整体的测试和分析改进;第六,分析了RSA数字签名的安全性,指出了RSA数字签名的发展方向。

In the single crystal of C60 with a FCC structure,positron mainly appears outside the C60 molecule.The main annihilation space is the interspace between molecules.The calculated positron bulk lifetime in C60 is 352ps, which agrees with experiment value of 356ps in literature.In carbon nanotube bundles with different dimeters,as the diameter of carbon nanotubes increases,the main space where positron appears changes from the interspace of carbon tubes to the space inside carbon tubes,the radio between positron annihilation with valence eletrons and core eletrons becomes larger,the positron bulk lifetime in carbon nanotube increase rapidly first and come to be a constant at the end.The calculated positron lifetime of carbon nanotube with a dimeter of 0.8~1.6ns is 332~470ps,which agrees with the experiment value of 394ps.Positron annihilation has been studied in widly used compound semiconductors.

计算结果表明:在片层结构的石墨晶体中,正电子主要在石墨层间的空隙中湮没,计算出的石墨中的正电子寿命为208 pS,与文献中的实验结果215 ps符合很好;在金刚石单晶中,正电子主要在碳原子之间的空隙中存在并发生湮没,计算出的金刚石中的正电子寿命为115 ps,文献中的实验结果110 ps左右符合;在面心立方结构的C60晶体中,正电子主要在C60分子球壳内外侧及分子之间存在,C60球形分子中心正电子分布很少,正电子的湮没区域集中在C60分子之间的空隙区域,计算出的C60中的正电子寿命为352 ps与文献中的实验结果356ps相符合;对于不同管径碳米管束中的正电子分布,随着碳纳米管直径的增加,碳纳米管束中的正电子由主要在碳纳米管管间的区域出现转变为主要在碳纳米管管内中心的区域出现:碳纳米管束中的正电子与碳原子的价电子的湮没概率变得越来越大,与核心电子的湮没概率变得越来越小;碳纳米管束中正电子的湮没寿命先迅速增大,而后趋于一定值。

The data analysis shows that: 1 different texture parameters have a clear scattered distribution, 2 the main direction of texture is the direction represented by the maximum parameter of Gauss-MRF parameters, and 3 for those samples basing the same main direction, the finer the texture is, the greater the corresponding parameter is, and the smaller the other parameters are; and the higher the order of Gauss-MRF is, the more clearly the texture is described.

数据分析表明,各不同纹理特征参数之间具有明显的分布性;Gauss-MRF参数值最大的参数所表示的纹理集聚为向为纹理的主方向;对于纹理主方向相同的样本,纹理越细致,其相应参数越大,而其他参数越小;Gauss-MRF阶数越高,纹理描述越细致:在2阶Gauss-MRF模型情况下,弦切纹理的B1参数大于径切纹理的B1;弦切纹理的B2、B3、B4分别小于径切纹理的B2、B3、B4。

第32/50页 首页 < ... 28 29 30 31 32 33 34 35 36 ... > 尾页
相关中文对照歌词
Main Bitches
Main Girl
Aaja We Mahiya
Main Thing
Main Sharabi
The Main One
Main Attraction
Main Rang Sharbaton Ka
Main Man
Sprinkle Me
推荐网络例句

The teacher likes the honeymouthed little girl very much.

老师很喜欢这个嘴甜的小姑娘。

Mr. Notker Bien's interests are traveling, spending quality time with the family and long-distance-running.

诺特卡·柏恩先生热爱旅游,长跑,以及和家人一起共度美好时光。

Completed in four years, the Airport Railway has proved yet again that Hong Kong remains a fast moving city with a well-proven track record of fulfilling our promises.

机场铁路工程由展开至完竣,前后只需四年的时间,一再证明香港仍是发展迅速的城市,而一直以来,我们都能实践承诺。