文件名称:createpc
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.74kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用于进程创建模拟实现,进程的树形结构采用广义二叉树的方式进行存储。可以输入createpc 命令创建进程,输入showdetail 显示每个
进程及其子进程的信息,测试命令解释如下:
1) createpc 创建进程命令。
参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。
示例: createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级
为2。
2) showdetail 显示进程信息命令。
3) exit 退出命令行。-Used to create a simulation of the process to achieve, the process of tree-structured approach to the generalized binary tree is stored. Enter createpc command to create the process, enter showdetail displayed for each process and its child process the information, test commands are explained as follows: 1) createpc command to create the process. Parameters: 1 pid (process id), 2 ppid (parent process id), 3 prio (priority). Example: createpc (2,1,2). Create a process, its process number is 2, the parent process ID is 1, the priority level of 2. 2) showdetail Display process information using the command. 3) exit out of the command line.
进程及其子进程的信息,测试命令解释如下:
1) createpc 创建进程命令。
参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。
示例: createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级
为2。
2) showdetail 显示进程信息命令。
3) exit 退出命令行。-Used to create a simulation of the process to achieve, the process of tree-structured approach to the generalized binary tree is stored. Enter createpc command to create the process, enter showdetail displayed for each process and its child process the information, test commands are explained as follows: 1) createpc command to create the process. Parameters: 1 pid (process id), 2 ppid (parent process id), 3 prio (priority). Example: createpc (2,1,2). Create a process, its process number is 2, the parent process ID is 1, the priority level of 2. 2) showdetail Display process information using the command. 3) exit out of the command line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
createpc/basic.h
createpc/createpc.cpp
createpc
createpc/createpc.cpp
createpc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.