sequential program
常見例句
- A sequential program , which matches with the conventional notion of a program , is the simplest computational structure .
順序程序符合傳統(tǒng)的程序概念,是最簡單的計算結構。
blog.sina.com.cn - Then, a computer system would often run one simple sequential program at a time, and nothing could interrupt it or vie with it.
那時, 計算機系統(tǒng)通常在同一時刻只能運行一個單獨的程序,什么都不能打斷它或者與它競爭。 - This algorithm is the basis for decomposing parallelism in a sequential program and is implemented with recognizing parallel loop tasks and parallel procedural tasks by determining the call context.
該算法通過識別并行循環(huán)任務以及通過確定調(diào)用上下文關系識別并行過程任務,來劃分串行程序中的并行成份。 該算法是對串行程序實施并行分解的基礎。 返回 sequential program