操作指令 meaning in English
operational order
Examples
- These contents reseached in the thesis , include the creation , start , run , switch of tasks and the communications with one another . the specific operation directives of task management have been explained detailedly in the thesis , these directives are task _ creatc , task _ start , task _ suspend , task resume , task _ delete and so on
本论文对任务的创建、启动、运行、切换以及任务之间的通信都进行了研究,论文详细说明了任务管理的具体操作指令,这些指令是:任务创建、任务启动、任务挂起、任务恢复、任务删除等。 - In retargetable c compiler , all instructions , including parallel instructions , are generated through instruction pattern matching , which is very difficult to generate effective parallel instructions . meanwhile operand type required by parallel instructions is another important factor to restrict generating parallel instructions
在可重定目标编译器中,通过指令模板匹配生成目标代码的方式限制了高效的并行指令的生成,同时,并行指令的操作数类型与单操作指令的要求不一致也是限制并行指令生成的一个重要因素。