英语人>网络例句>catching-up process 相关的网络例句
catching-up process相关的网络例句

查询词典 catching-up process

与 catching-up process 相关的网络例句 [注:此内容来源于网络,仅供参考]

The static model of torsion joint is based on that of bending joint. The effects of structure parameters inside air pressure, initial angle, rube average radius, rube shell thickness on the turning angle are analyzed and the following conclusions are drawn: the relationship between the angle of torsion joint and the inside air pressure is basically linear, the angle of torsion joint increases with the initial angle and rube average radius, the angle of torsion joint decreases while the rube shell thickness increases. The kinetic equation is built for torsion joint. Simulating experiment implies that the time of inflating and deflating process is extremely shorter than that of kinetic process. So the pneumatic process can be ignored in actual system design and control. The factors that affect the dynamic features of torsion joint, such as shell thickness of rubber tube, average radius, initial angle, connector's outlet area, moment of inertia and viscous damping coefficient, are analyzed and the following conclusions are drawn: the change of rube shell thickness has no effects on the dynamic process of FPA inside air pressure while greatly affects the turning angle of torsion joint; when the rube shell thickness is small, the torsion joint has a bigger turning angle, no overshoot and long risetime, when the shell thickness is big, the turning angle of torsion joint is small, but has high response speed, overshoot and low shock; when the rube average radius increases, the turning angle of torsion joint increases and the overshoot increases too; when the initial angle of torsion joint is big, the turning joint is big, the overshoot is small and shock is low, but the risetime is big; the connector's outlet area affects the dynamic process of FPA inside air pressure greatly, but has no effects on the dynamic process of turning angle; moment of inertia and viscous damping coefficient have no effects on the dynamic process of FPA inside air pressure, but affect the dynamic process of turning angle greatly.

在弯曲关节模型推导的基础上,建立扭转关节的静态模型,并分析了扭转关节内腔压力,初始转角,橡胶管平均半径,橡胶管壁厚等参数对关节转角的影响,得出扭转关节的转动角度与充入FPA内腔的压缩气体压力之间基本呈线性关系,扭转关节的转角随初始角度和橡胶管平均半径的增大而增大,扭转关节的转角随橡胶管壁厚的增大而减小的结论;建立了扭转关节的动力学方程,仿真实验表明FPA的充放气过程与扭转关节的动力学过程相比时间极短,在实际系统设计和控制过程中可以忽略不计;分析讨论橡胶管壁厚,平均半径,初始角度,气体节流口面积,转动惯量,粘性阻尼系数等因素对扭转关节动态特性的影响,得出橡胶管初始壁厚的变化对扭转关节FPA内腔压力的动态响应几乎没有影响而对关节转角的响应曲线影响比较明显,壁厚较小时,关节可以得到较大的转角,并且转角的响应曲线没有超调,但上升时间长,壁厚较大时,关节转角变小,响应加快,但是有超调和轻微振荡现象,橡胶管平均半径越大,得到的关节转角越大,但是转角响应的超调量也随之增大,FPA的初始角度越大,关节的转角越大,并且超调量减小,振荡减弱,但是上升时间增大,管接头出口面积的大小对关节FPA内腔压力的建立过程影响较大,但对关节转角的动态响应几乎没有影响,转动惯量和粘性阻尼系数对FPA内腔压力的动态过程几乎没有影响而对扭转关节转角有较大影响等结论。

Oneself design of the topic use number control tool machine to process center 藩 a town to process a box of body cover, impassability electricity and improvement which hope to find out a numerical words' application to process with traditional machine after the machine process realm in this design create the method that the painful machine processes, also hope passing this time designs better control and make use of a numerical words control to process center, for in the days to come of the work study much many backlog experience, pass a tutor to know industriously with oneself integrity of design process, to Chinese tradition handicraft of the machine process of the improvement have further of understanding with realize deeply;The machine of modern's processing realm is no longer a pure machine and process, it with calculator numerical turn and have inseparable contact, became 1 kind to influence place near situation mutually this a time's design to still apply a CAD etc.

本人设计的课题的用数控机床加工中心藩镇加工箱体盖,希望能在本次设计中找到数字话应用在机加工领域后与传统机械加工的不通电以及改良创痛机械加工的方法,也希望通过本次设计更好的掌握和运用数字话控制加工中心,为日后的工作学习多多积累经验,通过导师的辛勤知道和本人完整的设计过程,对中国传统手工的机械加工的改进有了进一步的了解和深刻的体会;现代的机械加工领域已不是单纯的机械加工,它与计算机数字化有着密不可分的联系,形成一种相互影响相互处近的局势本次设计还应用了CAD等等,希望为数控机械加工提供点心得谢谢

Multitasking operating systems come in two flavors: cooperative multitasking and preemptive multitasking. Linux, like all Unix variants and most modern operating systems, provides preemptive multitasking. In preemptive multitasking, the scheduler decides when a process is to cease running and a new process is to resume running. The act of involuntarily suspending a running process is called preemption. The time a process runs before it is preempted is predetermined, and it is called the timeslice of the process. The timeslice, in effect, gives each runnable process a slice of the processor''s time. Managing the timeslice enables the scheduler to make global scheduling decisions for the system. It also prevents any one process from monopolizing the processor. Bs we shall see, this timeslice is dynamically calculated in the Linux process scheduler to provide some interesting benefits.

多使命操作体系可化分为两类:非抢占式多使命以及抢占式多使命所有像Unix的变种体系以及很多现代操作系同同样,Linux提供抢占式的多使命模式在抢占式多使命模式中,调度步伐决议啥子时候进程中止,新的进程能够开始得到运行这个被强制挂起的动作就叫做抢占进程在被抢占前,运行的时间是预知的,这个时间叫做时间片究竟上,时间片是为每一个运行态的进程分配处置惩罚器的时间的一片管理时间片,使能调度步伐为体系做好整个的局面:胸怀~调度决议时间片也能阻止任何一个进程垄断处置惩罚器正如我们看到的,在Linux进程调度步伐中时间片是蜂蜜面膜动态计算出来的,这样带来很多利益

To come and then gonna go wake up like Shuishui fans confused to pursue your dream catching a mistake I wrong or right right indeed the irresolute Debilitate the Deficient if the question to Do with Africa and Africa are also guilty of completely broken dream bit broken The inability to put together to get together I also love wine catching gooey ...

来来然后去去醒醒想再睡睡迷迷糊为了你梦我一追再追错错还是对对真真确确惘惘虚虚若问是是与非非难道做梦亦有罪完完全全碎碎点点的去聚聚还情无力拼凑让我酒中再追糊糊。。。

The fact that catching a cold gives the immunity to only the virus that lead the cold but not other virus can not substantiate that only through strength immure system can prevent from catching cold.

3, 作者说免疫系统可以战胜一些新病毒,可是没有说明免疫系统可以战胜所有新病毒,这说明免疫系统不是能预防所有类型病毒的感冒。

The results showed: taurine has no significant effects on the numbers of erection, mounting, intromission and ejaculation, the latent periods of erection and catching in young rats, but can significantly increase the numbers of erection, mounting and ejaculation, obviously decrease the latent periods of erection and catching in old rats.

结果证明:牛磺酸对青年大鼠勃起次数、勃起潜伏期、乘骑次数、插入次数、射精次数、捕捉潜伏期没有影响,但可显著提高老年大鼠勃起次数、乘骑次数、射精次数,明显缩短勃起潜伏期和捕捉潜伏期。

Plain and simple is a kind of happiness,strenuousness and self-excitation is a kind of happiness,setting the world and writting the incentive words is a kind of happiness,giving the love and help to the your around is a kind of happiness ...... So catching happiness why needing environment,catching happiness whereas the waiter?

平平淡淡是一种幸福,奋发图强、人生自励也是一种幸福;指点江山,激越文字是一种幸福;给周遭点滴与爱,这是苍生共济时的幸福……所以守望幸福,何需风月?

Further more researches indicate that it is just the bacteria adhereing that decrease surface free energy of pyrite and reduce the effect of catching pyrite by catching medicament. But the desulfurization is not the oxidation action of microbial or decreasing its hydrophile of pyrite.

而且发现正是由于T.f菌及其分泌物的吸附使黄铁矿的表面自由能减小,从而降低了捕收剂对黄铁矿的捕收效果,不是由于细菌氧化的作用或通过增加黄铁矿的亲水作用而脱除黄铁矿硫的。

Like walking in the drizzles and enjoy the feelings when my hair gets a little wet; dare not say I like the feelings of catching a cold but I do like the feelings of being taken care after catching a cold.

阿呸!5。不喜欢拿伞,喜欢在小雨里散步,喜欢头发湿湿的感觉;不敢说喜欢感冒的感觉,但喜欢感冒以后有人疼的感觉。。。

The story is about a young girl, who, through several attempts, succeeded in catching a pot of snakes which had made their home in the yard of her mother's home and reintroducing them to nature, as well as her snake-catching technology applying for a patent.

这是一篇关于一个女孩如何通过多次尝试最后成功地把在她母亲家院子里安家的一窝蛇捉住并放归大自然的,以及她的捕蛇技术申请了发明专利的故事。

第2/50页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Catching Feelings
Part Of The Process
Illumination
A Process So Familiar
Catching Feelings
Catching The Butterfly
Caught Up
Bad Boys
I'm Catching Hell
Catching Snowflakes
推荐网络例句

If you were not , and OS X just booted normally, have no fear.

如果你没有,和OS X刚刚启动通常,没有恐惧。

I only want to preserve our all .

我只想保存好我们的一切

You know, there is nothing like exponential improvement.

你知道,没有像~者有指数的进步。