parallel adj. 1.平行的;并行的 (to; with); 【電學】并聯(lián)的。 2.同一方向的,同一目的的。 3.相同的,同樣的,相似的,對應的。 a parallel instance [case] 同樣的例子[情況]。 His prudence is parallel to his zeal. 他固然謹慎,也同樣熱心。 run parallel with 和…平行。 n. 1.平行線[面]。 2.相似,類似;相似物,相當?shù)娜薣物]。 3.比較,對比。 4.緯度圈,緯線。 5.【軍事】平行塹壕。 6.【印刷】平行號 〔‖〕。 7.【電學】并聯(lián)。 the parallel of altitude [declination, latitude] 平緯[赤緯,黃緯]圈。 draw a parallel between ... 在…之間作對比。 in parallel with 和…并行,和…對應。 without (a) parallel 無與匹敵的。 vt. (-l(l)-) 1.使成平行;與…平行。 2.與…相匹[配得上,相應]。 3.對比,比較… (with)。 n. -ism 【計算機】并行計算。
design vt. 1.計劃,企圖,立意要…。 2.指定,預定;留給,留著。 3.設計,草擬,擬定,籌劃;起草,畫草圖,打(圖)樣。 design an attack 計劃進攻。 design one's son for [to be] a soldier 立意要兒子做軍人。 design a room for one's library 指定一間屋子做某人書房。 vi. 計劃;打樣,打圖樣 (for)。 n. 1.計劃;企圖;目的,意圖,野心,陰謀。 2.(小說等的)提綱,結(jié)構(gòu),構(gòu)想,情節(jié)。 3.設計,圖案,圖樣。 by design and not by accident 是故意不是偶然。 have a design on 對…有野心,企圖。 have designs upon [against] sb.'s life 擬加害某人。
It preestablish a parallel design pattern for each parallel project based on master / slave architecture , and the communication between computers is transparent to programmers . in another words , when programmers are developing parallel programs , they do n ' t need to learn any complicated primitives and write any codes related with communication between parallel tasks . just only set some parameters in the visual interfaces that provided by platform , and the codes will be generated by our system automatically and inserted to the fittest place in the files 系統(tǒng)為每一個并行計算工程設定了一個基于master slave架構(gòu)的并行編程模型,并且使得各結(jié)點機之間的通信對于開發(fā)人員透明化,也就是說,開發(fā)人員在開發(fā)并行程序時,無需了解紛繁復雜的通信原語,不涉及任務之間通信的代碼,只需要在并行程序開發(fā)平臺提供的可視化界面上對數(shù)據(jù)的傳送進行設定,通信代碼將自動生成并插入到程序合適的地方。
Subsequently we will explain the hardware environment include software research which depended on , software design and implement . the main part of this paper is software , include initialize of the system ( hardware initialize and initialize synchronization ) and main body of the code . to give emphasize to system schedule and system parallel design 論文的主要部分是軟件系統(tǒng)的研究和實現(xiàn),包括系統(tǒng)初始化部分和軟件的主體部分,系統(tǒng)初始化部分包括硬件初始化和初始化同步兩個部分,其中會著重討論系統(tǒng)的任務調(diào)度算法和同步容錯機制的實現(xiàn)以及分析一些典型任務。