parallelexecutor.h
来自「粗糙集应用软件」· C头文件 代码 · 共 21 行
H
21 行
//-------------------------------------------------------------------
// Author........: Aleksander 豩rn
// Date..........:
// Description...:
// Revisions.....:
//===================================================================
#ifndef __PARALLELEXECUTOR_H__
#define __PARALLELEXECUTOR_H__
#include <copyright.h>
#include <kernel/algorithms/executor.h>
//-------------------------------------------------------------------
// Class.........: ParallelExecutor
// Author........: Aleksander 豩rn
// Date..........:
// Description...: Executes a set of commands to the input structure.
// Comments......:
// Revisions.....: A
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?