英语人>网络例句>impact bit 相关的网络例句
impact bit相关的网络例句

查询词典 impact bit

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

Based on the detailed analyzing of impact system working process, the differential eguation of the system was got, and the mathematical model of the hydraulic impact system was builted, on basis of the mathematical model, By using of dynamic simulation function of Matlab ,the author has built the simulation model of the impact system based on software Simulink and run it after inputting the parameter ,the dynamic graph curve of impact velocity and presser of oil and position of knife rest were got, and the dynamic characteristic of impact system was analyzed,the simulated results are accorded with the fact,and some rational parameters can be found.

在对冲击式采煤机液压冲击系统工作过程进行详细分析的基础上,运用微分方程建模方法,建立了液压冲击系统的数学模型即系统的动态方程,并在该数学模型的基础上,采用Matlab中的Simulink动态仿真功能,建立了基于Simulink的冲击系统仿真模型,通过给定冲击式采煤机冲击系统的相关参数,对该系统进行仿真,得到了冲击式采煤机工作过程中冲击速度和油液压力以及刀架位移的变化曲线,进而对冲击系统的动态特性进行了分析,结果与实际情况较为吻合,并由此得出某些合理的参数。

In addition to four nmerac place position,there are three zone bit positions in a 7-bit code,and four zone bit in an 8-bit code.The 7-bit American Standard Code for Information Interchange is widelu used in data communication work and is bu far the most popular code used to represent data internally in personal computers.

除了4位数字位之外,在7位编码中有3个标志位,而在8位编码中则有4个标志位。7位美国信息交换标准代码广泛地用于数据通信,而且是目前个人计算机内部数据表示中最为流行的代码。

In addition to the four numeric place positions, there are three zone bit positions in a 7-bit code, and four zone bit positions in an 8-bit code: The 7-bit American Standard Code for Information Interchange is widely used in data communications work and is by far the most popular code used to represent data internally in personal computers.

因为64种可能的位排列仍不能满足十进制数(10个)、小写字母(26个)、大写字母(26个)和大量的其它字符(26个以上)编码的需要,所以设计者将6位BCD码扩充到7位和8位。7位二进制数可以提供128种不I司的排列(2 ');8位二进制数可以有256种排列(2)。

In theory, it can have an unlimited bit depth, that is, each sample point 1-8-bit, 24-bit, 32-bit or 48-bit.

在理论上它能够有无限位深,即:每样本点1-8位、 24位、32位或48位。

To the same kind of rocks, the penetration rate increases with the increases of electric bit thermal power. When electric bit thermal power keeps fixedness, the penetration rate increases in various degrees with the increases of bit load in difference rocks. Increasing the bit load is beneficial to improve the quality of glass hole wall, but the bit load should not be too big.

对于同一种岩石,钻进速度随钻头电热功率的增大而增大;当钻头电热功率不变时,根据所钻岩石岩性的不同,钻进速度随钻头轴载的增大而不同程度地增大,增加钻头轴载有利于提高玻璃状孔壁的质量,但不宜过大。

For each data bit sent or received,the high order bit of the current remainder is XORed with the data bit and then the remainder is shifted left one bit and the low-order bit set to zero.

对于每个被发送或者被收到的数据位,当前余项的最高一位和数据位进行异或,然后,余项是左移1位,并且,最低一位置零。

We improve the protocol for signing contract based on the research result of secure multiparty computation. In this protocol, the parties obliviously transfer the signed bit and the committed bit; the other parties can prove the validity of this bit based on the confirming sub-protocol, but he can't gain more information about the whole signature by accumulating the more signed bit or the committed bit. After the parties exchange the whole signed information, they declare the commitment about the signature respectively, and gain the whole signature of the other party. At this moment, the party doesn't care about the advance quit of the other party, because he has gained the whole signed information.

在协议执行过程中,参与者将合同的签名位以及他对签名位的承诺不经意传输给对方,对方可以利用验证子协议证明该位的有效性,但是他却不能通过位交换次数的增加获取更多的完整签名的信息;在完成签名位的交换之后,参与者分别公开承诺,并得到对方对合同的完整签名;在公开承诺时,协议参与者已经获得全部的签名内容,要么是签名位,要么是对方对该位的承诺,因此参与者并不需要担心对方提前终止协议,同时本文也利用多方安全计算的结论证明了该协议满足终止公平性。

If two parties want to sign a contract C over a communication network, they must "simultaneously" exchange their commitments to C Since simultaneous exchange is usually impossible in practice, protocols are needed to approximate simultaneity by exchange partial commitments in a piece by piece manner The party of secondly sending commitments may have a slight advantage; a "fair" protocol must keep this advantage within acceptable limits The protocol for signing a contract is improved based on the research result of secure multiparty computation In this protocol, the parties obliviously transfer the signed bit and the committed bit; the other parties can prove the validity of this bit based on the confirming sub protocol, but he can't gain more information about the whole signature by accumulating the signed bit or the committed bit After the parties exchange the whole signed information, they declare the commitment about the signature respectively, and gain the whole signature of the other party At this moment, the party doesn't care about the advance quit of the other party, because he has gained the whole signed information Finally, it is proved that this protocol is quit fairness

作者中文名:曲亚东;侯紫峰;韦卫摘要:在网络环境中解决合同签订问题需要保证信息交换的同时性,以前提出的协议都会给第2个发送者部分计算特权,利用不经意传输协议则可以解决这个问题。在协议执行过程中,参与者将合同的签名位以及他对签名位的承诺不经意传输给对方,对方可以利用验证子协议证明该位的有效性,但是他却不能通过位交换次数的增加获取更多的完整签名的信息;在完成签名位的交换之后,参与者分别宣布承诺,并得到对方对合同的完整签名;在宣布承诺时,协议参与者已经获得全部的签名内容,要么是签名位,要么是对方对该位的承诺,因此参与者并不需要担心对方提前终止协议。在文章的最后利用多方安全计算的结论证明了该协议满足终止公平性。

If two parties want to sign a contract C over a communication network, they must "simultaneously" exchange their commitments to C Since simultaneous exchange is usually impossible in practice, protocols are needed to approximate simultaneity by exchange partial commitments in a piece by piece manner The party of secondly sending commitments may have a slight advantage; a "fair" protocol must keep this advantage within acceptable limits The protocol for signing a contract is improved based on the research result of secure multiparty computation In this protocol, the parties obliviously transfer the signed bit and the committed bit; the other parties can prove the validity of this bit based on the confirming sub protocol, but he cant gain more information about the whole signature by accumulating the signed bit or the committed bit After the parties exchange the whole signed information, they declare the commitment about the signature respectively, and gain the whole signature of the other party At this moment, the party doesnt care about the advance quit of the other party, because he has gained the whole signed information Finally, it is proved that this protocol is quit fairness

在网络环境中解决合同签订问题需要保证信息交换的同时性,以前提出的协议都会给第 2个发送者部分计算特权,利用不经意传输协议则可以解决这个问题在协议执行过程中,参与者将合同的签名位以及他对签名位的承诺不经意传输给对方,对方可以利用验证子协议证明该位的有效性,但是他却不能通过位交换次数的增加获取更多的完整签名的信息;在完成签名位的交换之后,参与者分别宣布承诺,并得到对方对合同的完整签名;在宣布承诺时,协议参与者已经获得全部的签名内容,要么是签名位,要么是对方对该位的承诺,因此参与者并不需要担心对方提前终止协议在文章的最后利用多方安全计算的结论证明了该协议满足终止公平性1 引言两个参与者A和B想要通过网络协商签订合同C 为了保证公平性,参与者必须同时交换自己对合同的签名,然而在实际的网络环境中,想要完全同时地交换对合同的签名是不可能的,他们必须将签名分成若干块依次地执行,以保证大致的同时性但是这种方法依然存在着问题

The 4 nucleotides of DNA sequences can be further encoded with two - bit digits in which t he first bit is the base bit to encode purines and pyrimidines and the second bit is the functional group bit to encode the keto group and amino group. According to the degree of degeneracy of genetic codes and the two dimension distribution of molecular weights and isoelectricpoints of amino acids , a set of classification graph(Venn' s diagram) of amino acids can be obtained. It is suggested that the amino acids of high degenerate group are mostly small and simple, and constitute the transmembranic structure or the structural domains of protein molecules. So amino acids of high degenerate group might appear in the early evolution stage.

根据氨基酸遗传密码子的简并程度并以分子量及等电点作为氨基酸的化学特性坐标,作出其二维集合MP分类图,根据氨基酸的分类分析,可以认为:高简并度氨基酸多数是脂烃类和羟脂烃类的氨基酸,分子量比较小,分子结构比较简单,大部分为疏水性,主要组成跨膜结构或蛋白质的结构域,可能是出现较早的氨基酸;而低简并度的氨基酸,分子结构比较复杂,分子量比较大,多数是和蛋白质功能有密切联系的基团,可能是进化出现较晚的结构。

第2/50页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Little Bit Of Life
Twice My Age
8-Bit World
Just A Little Bit
A Little Bit
A Little Bit Of Love (Is All It Takes)
Closer
Fuck The System
Shout
Bit By Bit (Theme From 'Fletch')
推荐网络例句

I was just taking her hand, to help her out of a car, and I knew it.

我只是握着她的手,扶她下车,但我知道这一切。

China and South Korea have excoriated Japan over its approval of new school books which they say whitewash the atrocities committed during Japanese occupation, and anti-Japanese protests have been held in Chinese cities. The lingering bitterness over Japan's past imperialism still threatens to mar relations between the big East Asian powers

中国和韩国强烈谴责日本通过新的中学历史教科书,他们认为这一教科书掩盖了日本在其占领期间所犯下的残酷暴行,反日抗议活动在中国数座城市发生,历史上日本帝国主义制造的痛楚无法被忘却,这有可能破坏东亚强国间的关系。

The real risk, he says, is that the Fed overstays its accommodative policies,'for fear of choking off a recovery.

他说,真正的风险在于美联储因为&担心抑制经济复苏&而长期实行宽松政策。