词语吧>英语词典>concurrent翻译和用法

concurrent

英 [kənˈkʌrənt]

美 [kənˈkɜːrənt]

adj.  并存的; 同时发生的

复数:concurrents 

TOEFL计算机

Collins.1 / BNC.10520 / COCA.12234

牛津词典

    adj.

    • 并存的;同时发生的
      existing or happening at the same time
      1. He was imprisoned for two concurrent terms of 30 months and 18 months.
        他被判处30个月和18个月的监禁,合并执行。

    柯林斯词典

    • ADJ 同时发生的
      Concurrentevents or situations happen at the same time.
      1. Galerie St. Etienne is holding three concurrent exhibitions...
        圣艾蒂安美术馆同时举办3场展览。
      2. He will actually be serving three concurrent five-year sentences...
        实际上,他将服3个5年徒刑,合并执行。
      3. Concurrent with her acting career, Bron has managed to write two books of her own.
        在其演艺生涯中,布龙还设法写了两本自己的书。

    英英释义

    adj

    双语例句

    • This paper presented a generalized robust design scheme for concurrent and collaborative product development.
      研究了并行协同产品开发过程中的广义鲁棒设计方法。
    • The system is realized by the method of concurrent processing, real time interrupt and multi process.
      通过采用并行处理、实时中断多进程调度处理的方法,实现了满足上述功能的数控系统。
    • It provides an effective method for the concurrent control of missile and the evaluation of performance of the system.
      它为导弹并行控制优化和控制系统性能评估提供了有效的方法。
    • Note that an execution of a process can involve multiple concurrent paths of execution.
      注意:一个流程的执行可以包括多个并发的执行路径。
    • With regard to application deployment, a special provision is made for supporting the concurrent deployment of applications.
      对于应用程序部署,为了支持应用程序的并发部署,对其进行了一个特殊配置。
    • This article describes the design scheme of a large-scale multi-channel concurrent digital operation teaching system.
      结合实践介绍了大规模多路并发的数字化手术示教系统设计方案。
    • Contrast this with concurrent programming.
      并发编程的情况正好与此相反。
    • With this type of lock, concurrent applications can read from or write to the locked table.
      有了这一类型的锁,并发应用程序就可以读或写已锁定的表。
    • These include repeating subsequences, alternative execution paths, concurrent and order-independent execution, and so on.
      这包括序列的重复,执行路径的选择,并发和顺序&独立执行等。
    • Now that you have some understanding of CAS, let's design a concurrent stack.
      既然了解了CAS,现在就来设计一个并发堆栈。