sequential program
常见例句
- A sequential program , which matches with the conventional notion of a program , is the simplest computational structure .
顺序程序符合传统的程序概念,是最简单的计算结构。
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.
那时, 计算机系统通常在同一时刻只能运行一个单独的程序,什么都不能打断它或者与它竞争。 - 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.
该算法通过识别并行循环任务以及通过确定调用上下文关系识别并行过程任务,来划分串行程序中的并行成份。 该算法是对串行程序实施并行分解的基础。 返回 sequential program