您要查找的是不是:
- Series in the X window environment for graphical programming paradigm. 一系列在X窗口環(huán)境圖形化編程的范例。
- In a pipeline, each task might be a data parallel program. 在一個(gè)流水線(xiàn)中,每個(gè)任務(wù)都可以是一個(gè)數據并行程式。
- This additional functionality did not, however, alter the Server Explorer RAD programming paradigm. 然而,這一附加功能并沒(méi)有改變Server Explorer RAD編程圖。
- Ozzie: Our goal as a platform designer is to make the programming paradigm as easy as possible for the user, yet give them the most possible power. 這個(gè)平臺設計的目標就是讓程序的編寫(xiě)變得盡可能的簡(jiǎn)單,盡可能的功能強大。
- Aspect-oriented programming is a new programming paradigm,and aspect-oriented refactoring is one of the most active fields of aspect-oriented software development(AOSD) research. 面向方面編程是一種新的編程范型,而面向方面重構則是當前面向方面軟件開(kāi)發(fā)中的一個(gè)研究熱點(diǎn)。
- 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多個(gè)新的指示,拉拉。
- Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples. 并行編程在計算中有自己特殊的地位:本系列文章的第2部分將介紹并行編程平臺,并給出幾個(gè)例子。
- He previously was research assistant at the parallel programming and distributed systems laboratory at the University of Waterloo. 之前,他在滑鐵盧大學(xué)并行程序設計和分布式系統實(shí)驗室擔任研究助理。
- Since this type of development is inherent to the functional programming paradigm, it seems natural to use functional programming techniques when developing modular code on the Java platform. 由于這種類(lèi)型的開(kāi)發(fā)繼承了函數編程范型,在Java平臺上開(kāi)發(fā)模塊化代碼時(shí)使用函數編程技術(shù)應是很自然的事。
- Aspect-oriented programming is a full-fledged programming paradigm that can be applied to a wide range of programming scenarios, including the comprehension and maintenance of legacy applications. 面向方面編程是成熟的編程范型,它可以應用于廣泛的編程場(chǎng)景,包括遺留應用程序的理解和維護。
- Linux and PVM are the free software. A parallel programming environment can be built without much inconvenience with these softwares. Linux和PVM都是可以免費得到的成熟的軟件,通過(guò)建立在Linux系統下的PVM網(wǎng)絡(luò )并行環(huán)境,可以比較容易的進(jìn)行網(wǎng)絡(luò )并行編程工作。
- In the distributed computing based on message passing, MPI is a popular message passing interface library in parallel programming. 在基于消息傳遞的分布式計算中,MPI(Message Passing Interface)是廣受歡迎的消息傳遞接口函數庫。
- As the main programming paradigm of software development for many years, Object-Oriented Programming (OOP) has greatly improved the modularity, reusability of software codes and reduced the complexity of software and its maintenance cost. 多年以來(lái),面向對象編程(Object-Oriented Programming,OOP)作為軟件開(kāi)發(fā)領(lǐng)域的主要編程范式,大大提高了軟件代碼的模塊性、可重用性,降低了軟件的復雜度以及軟件的維護成本。
- Aspect-Oriented Programming (AOP), a newer programming paradigm which is based on object-oriented programming, can solve the problems of code scattering and code tangling very well. 面向方面編程(Aspect-Oriented Programming,AOP)是在面向對象編程基礎上提出的一種較新的編程范式。 它可以很好地解決代碼分散和代碼糾纏問(wèn)題,使系統易于設計和擴展,提高了代碼開(kāi)發(fā)的質(zhì)量和效率以及代碼產(chǎn)品的模塊性和可重用性。
- 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是目前國內外比較流行的幾種并行編程環(huán)境之一;但大多是基于Unix平臺或Linux平臺的.
- Porting some standard parallel program form Unix platform, such as Barnes, TSP, LU, etc. · 從Unix平臺上移植了一批標準并行計算程序,例如Barnes,TSP,Water,EP,LU等。
- First introduces an network parallel computing based on PVM platform,and the methods of parallel programming based on it. 首先簡(jiǎn)單介紹了基于PVM的網(wǎng)絡(luò )并行計算環(huán)境。
- So NVIDIA has the HPC market with CUDA and have gotten some universities to start teaching data parallel programming using CUDA for C. 即使在的問(wèn)題,適合于并行,利用并行可能會(huì )是困難的。
- Compare -with developing single-alone program, parallel program has its speciality and complicacy. 并行程序的開(kāi)發(fā)與單機程序開(kāi)發(fā)相比,具備一定的特殊性和復雜性。