
词语导航
基本信息
词语:次同步
繁体:次同步
拼音:cì tóng bù
英语翻译
【计】 minor synchronization
分词翻译
次的英语翻译:WWW.wENtIYi.COM
order; second; second-rate【医】 deutero-; deuto-; hyp-; hypo-; meta-; sub-
同步的英语翻译:
synchronism【计】 geostationary; in-phase; in-sync; S; synchronization; synchronizing
synchrony
【化】 synchronism; synchronizing; timing
翻译例句
1. 打电话是一次同步交互——他实时的在电话旁边。
The telephone call is a synchronous interaction-he is on the telephone in real time.
2. 最后一个记录的时间戳将用于下一次同步,以便找到新更新。
The last recorded timestamp is used in the next sync to find new updates.
3. 高压直流输电系统在一定条件下可能引发系统的次同步振荡。
The HVDC transmission system may lead to subsynchronous oscillation under certain circumstances.
4. 随着串联补偿度的升高,次同步谐振可能出现于虚轴左侧邻域。
With increase of the series compensation level, the sub-synchronous resonance may occur at the left side neighborhood of the imaginary axe.
5. 为了抑制次同步振荡,应采用可控串联电容器补偿(TCSC)。
Thereby, for restraining SSO, thyristor controlled series compensation (TCSC) should be adopted.
6. 也无法使用rsync的算法只加密在上一次同步操作之后修改过的文件。
Nor is it possible to take advantage of the algorithm used by rsync to encrypt only the files that have changed since the last synchronization.
7. 通过使用修改记录,只加密(或删除)在上一次同步操作之后修改过的文件。
The itemized changes are used to only encrypt (or delete) files that have changed since the last synchronization.
8. 客户端每分钟就会与服务器进行若干次同步,上传通话记录,位置,时间和其他信息。
The client would sync with the server several times per minute, updating the system with call history, location, time, and other information.
9. 轴系扭振频率和响应计算采用连续质量模型,次同步谐振特性分析采用集中质量模型。
The continuous model is adopted in the torsional vibration frequency and resonance of shaft system, the lumped parameter equivalent applied in the sub-synchronous resonance.
10. 根据用户最后一次同步来清理很困难,因为设备可能还没有同步或者用户只是简单的不使用它。
Basing cleanup on when users have last synchronized is difficult because a device may have not been synchronized or the user may have simply stopped using it.
11. 仿真结果表明,改进方案在提高暂态转矩稳定和有次同步谐振问题系统的稳定性比原方案更有效。
The simulation results show that the improved NGH scheme is more effective in improving both the transient torque stability and the system with SSR problems as compared with the original scheme.
12. 其结论对系统中低频振荡和次同步振荡的抑制提供了理论依据,对系统的安全稳定运行有参考价值。
The conclusion provides academic bases to restrain LFO and SSO and is significant to the security and stability of power system.
13. 该算法利用连续两次同步过程中所记录的时间信息来估算节点时钟的偏移和频率漂移率,并进行补偿。
The clock offset and frequency drift rate for sensor nodes are estimated and then compensated by using the time-stamp recorded in two adjacent synchronizations.
14. 实际分析表明,逆变侧交流母线的强弱以及逆变站不同的控制方式对次同步振荡阻尼特性有显著影响。
The results of practical analysis show that the strength of AC busbar at inverter side and various control modes of inverter station impact the characteristics of SSO evidently.
15. 采用特征值分析法研究交直流电力系统中HVDC换流器控制对次同步振荡(SSO)模态阻尼的影响。
The influence of HVDC converter controls on the mode damping of sub-synchronous oscillations (SSO) in a AC/DC power system is investigated in this paper by using eigenvalue analytical method.
16. 当资源与文件系统同步时,Eclipse将传递给插件一个delta,即上一次同步之后的变动列表。
When resources are synchronized with the file system, Eclipse passes the plug-in a delta, the list of changes since the last synchronization.
17. 在每一次同步之前,都会创建额外的备份,在文件名后添加一个连续的数字并以" .bak "为后缀名。
Before any synchronization, an additional backup is created, adding a sequential backup number to the filename and using the suffix ".bak ".
18. 这样做很简单,在你的第一次同步以后,PocketOutlook的分类就列出了所有可用的外界同步源的分类。
This should be easy, because all available categories for external sources are listed in Pocket Outlook"s category selection dialog after the first synchronization.
19. 采用测试信号法,通过计算发电机组的次同步电气阻尼特性,分析所设计的SEDC对发电机组次同步振荡的抑制效果。
By using test signal method, the sub-synchronous electrical damping characteristics of a generator and the impacts of the designed SEDC on the generators electrical damping are analyzed.
20. 针对串联补偿系统次同步谐振(SSR)问题的抑制及防止措施,对NGH次同步谐振阻尼方案作了详细的理论分析和仿真研究。
Detail analysis and digital simulations of NGH Scheme are presented for suppression and countermeasures of subsynchronous resonance (SSR) in a power system with series compensation.
21. 针对晶闸管控制的串联补偿电路(TCSC)的次同步谐振(SSR)问题,提出了一种可实时检测次同步谐振,并对其加以抑制的方法。
As to the problem of sub synchronous resonance (SSR) in thyristor controlled series compensation (TCSC) circuit, a method to real time detect and suppress sub harmonic has been put forward.
22. 多功能有机硅蜡乳的制备工艺简单、造价低廉、使用方便,广泛用作车辆、家俱、设备表面的清洁护理剂,能集去污、上光、打蜡、防尘于一体,一次同步完成。
It may complete such tasks as decontamination, polishing, waxing and dust proof synchronously, its technology targets have reached the advanced leve of import product.
23. 然而,当分析这段代码时,您会意识到只有在第一次调用方法时才需要同步。
However, when you analyze it you realize that synchronization is required only for the first invocation of the method.
24. 由于XSLT处理模型是“写一次读多次”的,同步逻辑可以变得更简单,使浏览树变得更快。
Because the XSLT processing model is "write-once, read-many," the synchronization logic can be much simpler, leading to faster navigation of the tree.
25. 同步语句一次仅允许一个线程进入代码块。
The synchronized statement enbales only one thread to enter a code block at a time.
26. 因为三分之二的用户看见相同的页面,我们可以一次性同步生成页面,然后将页面作为静态HTML文件来提供给用户,这样会节约时间。
Because two out of three users see the same page, we could save time by generating a page asynchronously just once, and subsequently serving it as a static HTML file.
27. 因为三分之二的用户看见相同的页面,我们可以一次性同步生成页面,然后将页面作为静态HTML文件来提供给用户,这样会节约时间。
Because two out of three users see the same page, we could save time by generating a page asynchronously just once, and subsequently serving it as a static HTML file.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
