代码搜索结果
找到约 9,168 项符合
PCB 的代码
pcb.cpp
#include "StdAfx.h"
#include "PCB.h"
PCB::PCB(int id,int pri,int state)
{
PAR = 0;
ID = id;
PRI = pri;
STATE = state;
EVENT = -1;
RUNTIME = 0;
TOTALTIME = 0;
WAITTIME = 0;
B
pcb.h
#pragma once
#include "all.h"
#include
using namespace std;
extern int mem[MEM_SIZE];
/*
* process control block
*/
class PCB
{
public:
PCB(int id = -1,int pri = PRI_MID,int s
pcb.cpp
// PCB.cpp: implementation of the PCB class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "mos.h"
#include "PCB.h"
#ifdef _DEBUG
#u
pcb.h
// PCB.h: interface for the PCB class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PCB_H__28D33ED1_7D0C_492D_915B_4230FB64975A__INCLUDED_)
#define
dck.pcb
PCB FILE 4
COMP
W3
VR4
10K
2076 2206 60 3 10 7
2156 2206 60 3 10 7
1800 2100 1 1 2
CP
1900 2000 62 62 1 28 1 13
2
CP
1800 1900 62 62 1 28 1 13
3
CP
1800 2100 62 62 1 28 1 13
1
CT
1