• The application can benefit significantly from parallel I/O operations.

    应用程序可以显著地并行I/O操作中受益

    youdao

  • MPI-2 mainly includes three topics: process creation andmanagement("PCM" for short), remote memory access("RMA" for short) and parallel I/O.

    扩充主要三个方面:动态进程管理远程存储访问并行I/O

    youdao

  • The limitation about the performance of modern computer system has been translated to I/O subsystem from CPU. So parallel I/O is an efficient method to solve the problem.

    现代计算机系统性能已经由受限于CPU转变为受限于I/O因此并行I/O缓解这一难题有效方法

    youdao

  • This paper proposes a novel parallel I /O reactive scheduling optimizing algorithm. It's access pattern modeling and optimization-rule based automatic optimizing algorithm.

    文章提出了并行存储反应调度算法基于存储访问建模基于规则的存储自动优化算法。

    youdao

  • Comprehensive experimental content with 2 options: Option One, using the keyboard display controller 8279 of the keyboard input to control the parallel I/O interfaces 8255A of the PB port output.

    综合实验内容2个方案方案利用键盘显示控制器8279键盘输入控制并行I/O接口8255A的PB输出

    youdao

  • In this case I will assume the cylinder is falling with the axis of the cylinder parallel to the ground (so the person would land on the back).

    这种情况下假设圆柱是以柱地面平行方式下落(这样才能使背部着地)。

    youdao

  • While all this was going on, I stayed on the other track of my parallel lives, the one I came to Washington to pursue.

    所有一切进行时候,并没有离开平行生活中的轨道那个来到华盛顿所追求生活轨道。

    youdao

  • There was no excuse for what I did, but trying to come to grips with why I did it gave me at least a chance to finally unify my parallel lives.

    的过错没有借口的,我要好好清楚我为何要这么做至少能够提供机会最终的平行生活统一成一条直线。

    youdao

  • But the question remains, how do all those parallel computations become integrated, and how does the self feel that "I" made the decision?

    问题依然存在所有这些并行计算如何整合起来的,自我如何感觉到做了这个决定

    youdao

  • Therefore, I recommend conducting three streams in parallel.

    因此推荐并行的管理三个

    youdao

  • My experience in this matter is parallel to yours, so I have nothing else to say.

    这件事情上,我的经验类似没有什么可说的了。

    youdao

  • I can also process the results from each query in parallel, printing them to the screen as they arrive.

    可以并行处理每个查询所得结果,到达时打印屏幕

    youdao

  • I prepare to compare the two comparable parallel companies.

    准备比较两个比较类似公司

    youdao

  • Multithreading and parallel processing came about because I read articles on it, thought it sounded interesting, and figured it out on my own; I keep writing apps that use those techniques.

    多线程并行处理是因为读了相关文章觉得看起来很有趣然后自己把它清楚;然后我就一直使用这些技术来写应用

    youdao

  • I've taught a graduate course in the design of programming languages and was happy to see that the textbook I adopted had a chapter on parallel computing and programming.

    曾经关于程序设计语言的设计研究生课程并且非常高兴看到所采用课本中一个关于并行计算和程序设计的章节

    youdao

  • What I try to do nowadays is to implement new ideas in parallel with the old ones, rather than mutating the existing code.

    现在的做法保留代码情况下并行实现想法不是直接旧代码上修改。

    youdao

  • From there, I cruised a few smooth miles east toward Hollywood via back streets parallel to major thoroughfares, where, even on a Sunday afternoon, traffic was looking like a challenge.

    那儿出发,朝着好莱坞慢慢英里,路还算平坦。走的大道平行的后街,因为即使周日下午,大道上的交通非常麻烦

    youdao

  • The current controversy was the latest casualty of my lifelong effort to lead parallel lives, to wall off my anger and grief and get on with my outer life, which I loved and lived well.

    眼下窘境就是毕生困扰两条平行生活我留下的最新创伤,一方面掩饰内心的怒火悲伤,一方面深爱的、好的外部生活融洽相处

    youdao

  • It was in such a course that I was introduced to parallel computation at a much finer level of granularity than the task or thread.

    这样课程中,任务线程粒度细的层次上了解并行计算

    youdao

  • I had to choose between spending several columns revising the algorithm and releasing it with a less satisfactory (running multiple DFAs in parallel) but stable technical solution.

    必须几个专栏修正这个算法一个不太满意的(并行运行多个DFA)较稳定技术性解决方案发行之间做出选择

    youdao

  • And now there is a theorem which I will not prove, but it's very easy to prove, and that is called the parallel axis theorem.

    这个公式不会验证了,容易证明,它称为平行定理

    youdao

  • Suppose, now, I have two of these rods - next to each other-- notice the parallel - with the two parallel springs here-- F and I apply a force F.

    假设现在两个棒子,并联紧贴放置-,注意,它们就像,这里弹簧一样平行-,施加力

    youdao

  • Another feature I would welcome is "parallel browsing, " something browser vendor Maxthon has pioneered.

    另一个欢迎特性并行浏览parallelbrowsing)“,maxthon最早实现该功能。

    youdao

  • Because GPars gives these tasks to a pool of workers, I can now perform all of my searches in parallel (provided the pool is large enough).

    由于GPars这些任务分配给了作业员现在可以并行执行所有搜索了(只要内存足够)。

    youdao

  • Ruby's (and Python's) lack of parallel running threads has led to developers looking at event-based and non-blocking I/O solutions as well as distributing the workload across OS processes.

    Ruby以及Python)里难以并行运行线程问题,导致许多开发者目光转向基于事件阻塞I/O解决方案,此外,使用多个OS进程来实现负载分布也是常用的策略。

    youdao

  • But now I'm going to drill a hole here, and I have here an axis l prime which is parallel to that one.

    这里l,那条平行

    youdao

  • I mentioned in Part 2 that the parallel construct runs in parallel all the CSProcess instances contained in the array passed to its constructor.

    第2部分中提到Parallel构造并行运行构造函数传递给它数组中包含所有CSProcess实例。

    youdao

  • Parallel programs seem more natural to me as extensions of functional languages; although I must admit that I haven't looked closely for others.

    作为函数式语言扩展并行程序来说似乎自然尽管必须承认没有密切关注其他的。

    youdao

  • Parallel programs seem more natural to me as extensions of functional languages; although I must admit that I haven't looked closely for others.

    作为函数式语言扩展并行程序来说似乎自然尽管必须承认没有密切关注其他的。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定