网站首页  词典首页

请输入您要查询的英文单词:

 

单词 parallel programming
释义

parallel programming

美 
英 
  • un.并行程序设计;并联程序设计
  • 网络并行编程;平行程式设计;并行计算
un.
1.
并行程序设计
2.
并联程序设计

例句

释义:
1.
Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples.
并行编程在计算中有自己特殊的地位:本系列文章的第2部分将介绍并行编程平台,并给出几个例子。
www.ibm.com
2.
The system supplied users with a graphic interface for parallel programming, simplifying programming and monitoring tasks of running.
提供一个并行编程图形用户接口,大大简少并行编程工作量并能监控任务的执行。
www.pet2008.cn
3.
Parallel programming has its own set of parallel algorithms that take advantage of the underlying hardware.
并行编程有自己的一些并行算法,它们可以充分利用底层硬件的性能。
www.ibm.com
4.
IPython is a "comprehensive environment for interactive and exploratory computing" with a heavy emphasis on parallel programming.
IPython是“用于交互及探索计算最全面的环境”,它非常强调并行编程。
www.infoq.com
5.
Concrete realization applies hierarchical encapsulation strategy provided users with a parallel programming library.
具体实现上,使用分层封装的策略为用户提供了并行编程函数库。
www.lw23.com
6.
Parallel programming developed as a means of improving performance and efficiency.
为了提高程序的性能和效率,并行编程应运而生。
www.bing.com
7.
But functional languages turn out to be very well suited to parallel programming.
不过事实证明函数型语言非常适合于并行编程。
www.ecocn.org
8.
The blackboard model supports parallelism. It is one of the most powerful model for distributed and parallel programming.
黑板模型支持并行性,它是分布式和并行编程可用的强有力的模型之一。
dspace.xmu.edu.cn:8080
9.
As it retains the original serial programming concept, the framework effectively reduces the parallel programming difficulty.
由于该模型保持了与原有串行计算相同的编程思想,有效降低了并行编程难度;
www.juhe8.com
10.
In parallel programming, this fact is commonly referred to as Amdahl's Law.
在并行编程中,这个事实通常就称为Amdahl法则。
www.ibm.com
1.
The Common Language Runtime has always had basic support for parallel programming in the form of locks, threads, and thread pools.
通用语言运行时(CommonLanguageRuntime,CLR)以锁、线程和线程池的形式为并行编程提供基本的支持。
www.infoq.com
2.
When the Security Bit is activated all parallel PROGRAMMING commands except for Chip-Erase are ignored (thus the DEVICE cannot be read).
当保密位被激活后,除芯片擦除外的所有并行编程命令都被忽略(这样就不能对器件执行读操作)。
www.dzsc.com
3.
Contemporary parallel programming model can be roughly divided into message-passing model and shared-memory model.
当前并行程序模型主要有消息传递模型和共享存储模型两种。
www.dictall.com
4.
The Concurrency Runtime simplifies parallel programming and helps you write robust, scalable, and responsive parallel applications.
并行执行阶段可简化平行程式设计,并协助您撰写完善、可扩充且有回应的平行应用程式。
technet.microsoft.com
5.
Dr Patterson likens parallel programming to having ten reporters each write a paragraph of a news story.
帕特森将并行编程比作是十个记者同时写一篇新闻报道中的一段。
www.ecocn.org
6.
This is so-called parallel programming, where different pieces of your application are operating on different threads.
这就是所谓的并行编程,即多个通道运行多个程序。
www.bing.com
7.
Describes the Concurrency Runtime, which simplifies parallel programming, and contains links to related topics.
描述可简化并行编程的并发运行时,并包含指向相关主题的链接。
technet.microsoft.com
8.
Uses the distributional parallel programming pattern, duty distribution and SPMD model.
采用分布式并行编程模式,选用了任务分发和SPMD模式。
www.fabiao.net
9.
But serious efforts are finally being made to make parallel programming easier and more approachable.
然而辛勤的努力正在使并行编程变得更加容易,更加人性化。
www.ecocn.org
10.
And, appropriately enough, the search for new parallel-programming techniques is itself a parallel process.
另外,如果合适的话,寻找新型编程技术本身就是一个平行的处理过程。
www.ecocn.org
1.
While most parallel programming is task parallel, there is another form of parallelism that can greatly benefit from a different model.
虽然大多数并行编程并行任务是,有另一种形式的并行处理,可以大大受益于一个不同的模式。
bbs.pczilla.net
2.
Parallel algorithms exist for a lot of practical problems in parallel programming.
在并行编程中,有很多为实际问题所开发出的并行算法。
www.ibm.com
3.
On shared memory systems, High Performance FORTRAN is a language suited for parallel programming.
在共享内存系统中,HighPerformanceFORTRAN是一种非常适合并行编程的语言。
www.ibm.com
4.
As you saw in Part 1, HPC is mostly about parallel programming.
正如在第1部分中可以看到的一样,HPC大部分都是有关并行编程的。
www.ibm.com
5.
Parallel-programming languages in particular tend to languish in academic obscurity.
尤其是并行编程语言在学术上不受待见,使之更易被束之高阁。
www.ecocn.org
6.
Intuitive Parallel Programming.
即将爆发的并行编程。
www.infoq.com
7.
For more information refer to Microsoft's Parallel Programming blog and our earlier coverage of CDS.
更多的信息可参阅微软并行编程博客以及我们之前对CDS的关注。
www.infoq.com
8.
And finally, pthreads are ideal for parallel programming on multiple-CPU machines.
最后,pthreads是在多CPU计算机上进行并行编程的理想之选。
www.ibm.com
9.
To make parallel programming easier, Intel is introducing more than 100 new instructions for Larrabee.
为了使并行编程更容易,英特尔目前推出了100多个新的指示,拉拉。
bbs.pczilla.net
10.
In essence the book contains 6 design patterns for parallel programming accompanied by code samples.
其基本内容囊括了6个针对并行编程的设计模式,以及相应的代码示例。
www.infoq.com
1.
Another obstacle to parallel programming is cultural.
另一个并行编程的障碍就是文化了。
www.ecocn.org
2.
As part of the project IBM has developed a parallel-programming language called X10.
作为IBM此项目的一部分,公司已经开发了被称为X10的并行编程语言。
www.ecocn.org
3.
He previously was research assistant at the parallel programming and distributed systems laboratory at the University of Waterloo.
之前,他在滑铁卢大学并行程序设计和分布式系统实验室担任研究助理。
www-128.ibm.com
4.
Let's look at two parallel programming approaches: the distributed memory approach and the shared memory approach.
现在让我们介绍两种并行编程的方法:分布式内存方法和共享式内存方法。
www.ibm.com
5.
We look at parallel programming using MPI and the basics of setting up a Linux cluster.
我们将介绍如何使用MPI进行并行编程,以及构建Linux集群的基础知识。
www.ibm.com
6.
A Pattern Language for Parallel Programming.
面向并行编程的模式语言。
www.infoq.com
7.
At the core of . NET's parallel programming APIs is the Task object.
NET并行编程API的核心是Task对象。
www.infoq.com
8.
Instead, making software run faster in the future will mean using parallel-programming techniques.
相反,要使软件能够在未来以更快的速度运行,这意味将要借助于并行编程技术。
www.ecocn.org
9.
We discuss why parallel cluster systems adopt parallel programming based on message passing.
并进一步分析了在机群系统为何采用基于消息传递方式的并行编程。
www.juhe8.com
10.
Parallel programming in C is no easy task, so I have devised a workaround.
用C语言进行并行编程不是件容易的事,因此我设计了一个替代方案。
www.ibm.com
1.
There are plenty of issues with parallel programming.
有很多问题,并行编程。
bbs.pczilla.net
2.
Now that we have seen some basic examples of parallel programming, we can look at the MapReduce programming model.
上面,我们给出了一些并行式编程的列子,现在我们看看MapReduce的编程模型。
www.bing.com
3.
Study of a Parallel Programming Method of Using Design Patterns in Program Refinement Calculus
一种将设计模式用于程序精化演算的并行程序设计方法研究
www.ilib.cn
4.
Research and implementation of parallel architectural skeleton based parallel programming environment
基于并行结构骨架的程序设计环境研究与实现
ilib.cn
5.
Parallel programming: techniques and applications using networked workstations and parallel computers
网络工作站与并行计算机的技术与应用
202.116.41.246:8080
6.
PVM based parallel programming technology and its application on visualization of temperature set
基于PVM的并行编程技术及其对温度场的可视化
www.ilib.cn
7.
Design and Implementation of a Visual Parallel Programming Platform
可视化并行程序开发平台的设计与实现
www.ilib.cn
8.
Research on the Networks Parallel Programming Platform Architecture
网络并行程序开发平台体系结构形式化研究
www.wanfangdata.com.cn
9.
High-level parallel programming models and supportive environments
高级并行程序设计模型与支持环境
search.dangdang.com
10.
parallel programming - any communication inevitably is the
交流都是主要的瓶颈。
www.bing.com
1.
International Journal of Parallel Programming
国际并行程序设计杂志
journalfair.cepiec.com.cn
2.
Parallel Processing and Parallel Programming
并行处理与并行程序设计
www.bing.com
3.
Hierarchical Parallel Programming Model and Parallelization and Optimization Techniques Based on SMP Cluster
基于SMP集群的多层次并行编程模型与并行优化技术
ilib.cn
4.
Research of Parallel Programming Environment for Cluster
集群环境下并行编程环境研究
service.ilib.cn
5.
A Distributed Object Based Framework for Parallel Programming
一种分布对象的并行程序设计框架
www.ilib.cn
6.
Visualizing Control Flow Graph for Parallel Programming
并行程序控制流图可视化的实现
www.ilib.cn
7.
Dual-Object Approach to Object-Oriented Parallel Programming
面向对象的并行程序设计
www.ilib.cn
8.
The Parallel Programming Technique Based on PVM and Its Application in Image Processing
基于PVM平台的并行编程技术及其在图像处理中的应用
service.ilib.cn
9.
Research on Environment of Parallel Programming
并行程序设计环境的研究
ilib.cn
10.
Parallel programming using MPI to multiply a matrix by a vector
使用MPI进行并行编程来实现矩阵与向量的乘法
www.ibm.com
1.
Current Development of Parallel Programming Language
并行程序设计语言发展现状
www.ilib.cn
2.
Analysis of Parallel Programming Models
并行编程模式及分析
ilib.cn
3.
The Parallel Programming Technology of PVM on Cluster
基于机群系统的PVM并行编程技术研究
www.ilib.cn
4.
Research and Analysis of Parallel Programming Model Based on SMP Cluster System
基于SMP集群系统的并行编程模式研究与分析
www.ilib.cn
5.
Research on Work Pool Parallel Programming Based on Shared-variable
基于共享存储的工作池并行编程研究
service.ilib.cn
6.
Research of Parallel Programming Based on Skeleton
基于模式的并行程序设计方法的研究现状
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 21:03:31