您要查找的是不是:
- parallel programming pattern 并行编程模式
- In a pipeline, each task might be a data parallel program. 在一个流水线中,每个任务都可以是一个数据并行程式。
- I n which, i nclude e ncapsulating n on-object-oriented i nterface i n M PI with object technology, implementing SPMD & MPMD model with strategy pattern and handling the interactive problem in parallel programming with MVC pattern, etc. 包括对 MPI 中非面向对象接口的面向对象封装、用 Strategy 模式实现 SPMD 和 MPMD 模型,以及用 MVC 模式解决并行程序设计中的交互问题,等等。
- MPI parallel programming guide introduces the basic knowledge of MPI and MPICH library. MPI并行编程指南,主要介绍MPI的基本知识以及MPICH函数库。
- To make parallel programming easier, Intel is introducing more than 100 new instructions for Larrabee. 为了使并行编程更容易,英特尔目前推出了100多个新的指示,拉拉。
- It evaluates Decision Making Units(DMU) by using the mathematical programming pattern comparing relative efficiency between DMUs. DEA是使用数学规划模型比较决策单元之间的相对效率,对决策单元(记为DMU)做出评价。
- Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples. 并行编程在计算中有自己特殊的地位:本系列文章的第2部分将介绍并行编程平台,并给出几个例子。
- He previously was research assistant at the parallel programming and distributed systems laboratory at the University of Waterloo. 之前,他在滑铁卢大学并行程序设计和分布式系统实验室担任研究助理。
- Linux and PVM are the free software. A parallel programming environment can be built without much inconvenience with these softwares. Linux和PVM都是可以免费得到的成熟的软件,通过建立在Linux系统下的PVM网络并行环境,可以比较容易的进行网络并行编程工作。
- In the distributed computing based on message passing, MPI is a popular message passing interface library in parallel programming. 在基于消息传递的分布式计算中,MPI(Message Passing Interface)是广受欢迎的消息传递接口函数库。
- PVM is one of the most popular parallel programming environment both at home and abroad. But it is mosstly baesd on Unix or Linux platform. PVM是目前国内外比较流行的几种并行编程环境之一;但大多是基于Unix平台或Linux平台的.
- Porting some standard parallel program form Unix platform, such as Barnes, TSP, LU, etc. · 从Unix平台上移植了一批标准并行计算程序,例如Barnes,TSP,Water,EP,LU等。
- In order to solve the problems such as confusion code, poor consistency and extension in traditional Object-Oriented Programming pattern for systematic public functions, Aspect-Oriented Programming is created. 为解决传统的面向对象开发技术中所存在的代码混乱,一致性差和扩展困难等问题,产生了面向方面开发技术(Aspect-Oriented Programming,AOP)。
- First introduces an network parallel computing based on PVM platform,and the methods of parallel programming based on it. 首先简单介绍了基于PVM的网络并行计算环境。
- So NVIDIA has the HPC market with CUDA and have gotten some universities to start teaching data parallel programming using CUDA for C. 即使在的问题,适合于并行,利用并行可能会是困难的。
- Compare -with developing single-alone program, parallel program has its speciality and complicacy. 并行程序的开发与单机程序开发相比,具备一定的特殊性和复杂性。
- There are a number of books out on design and programming patterns in the OOP field. 设计和编程序型上OOP原野里有相当数量到外边书。
- William Gropp, Ewing Lusk, Anthony Skjellum. Using MPI : portable parallel programming with the message-passing interface. Cambridge, Mass. : MIT Press, 1999. 都志辉等.;高性能计算并行编程技术--MPI并行程序设计。清华大学出版社,2001。
- The message transmission to the distributional parallel programming is effective, Message transmission in the distributed computing use Java socket way. 消息传递对分布式的并行编程是有效的,在分布式计算的消息传递上采用Java的Socket通信方式。
- In the multiprocessor systems, an efficient scheduling of a parallel program onto the processors that minimizes the entire execution time is vital. 摘要在多处理器系统中,寻求一个有效的并行任务设计安排使得整个执行时间达到最小是至关重要的环节。