parallel adj. 1.平行的;并行的 (to; with); 【電學(xué)】并聯(lián)的。 2.同一方向的,同一目的的。 3.相同的,同樣的,相似的,對(duì)應(yīng)的。 a parallel instance [case] 同樣的例子[情況]。 His prudence is parallel to his zeal. 他固然謹(jǐn)慎,也同樣熱心。 run parallel with 和…平行。 n. 1.平行線[面]。 2.相似,類似;相似物,相當(dāng)?shù)娜薣物]。 3.比較,對(duì)比。 4.緯度圈,緯線。 5.【軍事】平行塹壕。 6.【印刷】平行號(hào) 〔‖〕。 7.【電學(xué)】并聯(lián)。 the parallel of altitude [declination, latitude] 平緯[赤緯,黃緯]圈。 draw a parallel between ... 在…之間作對(duì)比。 in parallel with 和…并行,和…對(duì)應(yīng)。 without (a) parallel 無(wú)與匹敵的。 vt. (-l(l)-) 1.使成平行;與…平行。 2.與…相匹[配得上,相應(yīng)]。 3.對(duì)比,比較… (with)。 n. -ism 【計(jì)算機(jī)】并行計(jì)算。
The developments of the parallel algorithm of the heat equation have been introduced in chapter 1 , in which main work of this paper is also described 全文共五章。第一章為引言,簡(jiǎn)要介紹了熱傳導(dǎo)方程并行算法的概況及本文所討論的基本內(nèi)容。
We present a parallel algorithm of searching standard latin square and develop its parallel program using mpibd . the experimental results are also given 我們給出了一個(gè)求找標(biāo)準(zhǔn)拉丁方的并行算法,編寫了對(duì)應(yīng)的mpibd并行程序,給出了實(shí)際運(yùn)行結(jié)果。
Chapter 2 detailedly introduces the pc cluster and the design method of the parallel algorithm used on the cluster , analyzes the communication mode of mpi 第2章,詳細(xì)的介紹了pc機(jī)群系統(tǒng)的特點(diǎn),機(jī)群環(huán)境并行算法的設(shè)計(jì)模式和并行計(jì)算平臺(tái)mpi的通信模式。
According to the theory of optimum and the characteristics of parallel algorithm , an automatic history matching method of 3d and 3 - facies black oil model is put forward 根據(jù)最優(yōu)化理論和并行計(jì)算方法的特點(diǎn),提出了三維三相黑油模型自動(dòng)歷史擬合的一種方法。
Significant advances in parallel algorithms and architectures have demonstrated the potential for applying concurrent computation techniques to a wide variety of problems 廣泛開拓并行應(yīng)用體系是當(dāng)務(wù)之急。伴隨著國(guó)際互連網(wǎng)的發(fā)展,人們對(duì)多媒體信息的需求與日俱增。
2 ) the parallel " arakawa c - grid " algorithm of adjoint model was designed . the parallel algorithm holds parallel computing high performance scalability 2 )設(shè)計(jì)了伴隨模式的基于區(qū)域分裂方法的“ arakawac ?網(wǎng)格”離散并行算法;該并行算法具有并行計(jì)算高效可擴(kuò)展性。
Under the conditions of railway netted lines and various types of train running routes , this paper designs an algorithm named the network hierarchy parallel algorithm of train scheduling 設(shè)計(jì)了網(wǎng)狀線路條件和多條列車徑路條件下列車運(yùn)行時(shí)刻表規(guī)劃的網(wǎng)絡(luò)分層并行算法。
12 lev g f , pippenger n , valiant l g . a fast parallel algorithm for routing in permutation networks . ieee transactions on computers , 1981 , 30 : 93 - 100 為支持跨機(jī)器執(zhí)行的網(wǎng)格化mpi grid - based mpis的自動(dòng)化執(zhí)行, superscheduler也支持多個(gè)節(jié)點(diǎn)之間的資源協(xié)分配co - allocation 。
The paper will take parallel algorithm and implement as research object , especially discuss the applications of parallel algorithm in image and image coding 本文將以并行算法在圖像處理中的應(yīng)用為研究對(duì)象,重點(diǎn)研究了并行算法在fft和dct變換和圖像編碼問(wèn)題中的一些方法和應(yīng)用。
In computer science, a parallel algorithm or concurrent algorithm, as opposed to a traditional sequential (or serial) algorithm, is an algorithm which can be executed a piece at a time on many different processing devices, and then combined together again at the end to get the correct result.