代码搜索结果
找到约 9,168 项符合
PCB 的代码
pcb.cpp
#include "stdio.h"
#include
#include
#define getpch(type) (type*)malloc(sizeof(type))
#define NULL 0
struct pcb { /* 定义进程控制块PCB */
char name[10];
char state;
pcb.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "PCB"=.\PCB.dsp - Pa
pcb.plg
Build Log
--------------------Configuration: PCB - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Volition\