代码搜索结果
找到约 9,168 项符合
PCB 的代码
yhjsf.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申
yhjsfs.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申
maintest2.c.bak
//main test for process invoke stimulate program.
#include
#include
#include
#include "Ulti.h"
#include "PCB.h"
#include "EQueue.h"
#define DEBUG 1
char *inF
basic.h
#ifndef basic_h
#include
#include
#include
#define basic_h
char *errormsg[256];
//process control block
struct pcb
{
int pid; //process id
int ppid; //parent pro
user.c
//user.c
#include "pic18.h"
#include "os\os.h"
#include "user\user.h"
#include "user\pcb.h"
static unsigned char CommRxCnt,CommRxOld;
static union
{
unsigned char Buff[32];
struct
{
un
liguolin.c
//************************************
//**** 李国林变色灯,按键停止
//**** pcb:mdx-48 mcu:89c2051 2004-08-23
//************************************
#include
#include //一般I/O函数
#include
rtd2523_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RTD2523), 0x0000 // Tools: 'MCS-51'
Group (Code)
Group (Header)
Group (Display)
Group (PCB)
Group (Lib)
File 1,1,
rtd2523.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RTD2523), 0x0000 // Tools: 'MCS-51'
Group (Code)
Group (Header)
Group (Display)
Group (PCB)
Group (Lib)
File 1,1,
topmask.pho
*
*
G04 PowerPCB (Build Number 2004.70.1) generated Gerber (RS-274-X) file*
G04 PC Version=2.1*
*
%IN "CHP01_A.pcb"*%
*
%MOIN*%
*
%FSLAX35Y35*%
*
*
*
*
G04 PC Standard Apertures*
*
*
copper3.pho
*
*
G04 PowerPCB (Build Number 2004.70.1) generated Gerber (RS-274-X) file*
G04 PC Version=2.1*
*
%IN "CHP01_A.pcb"*%
*
%MOIN*%
*
%FSLAX35Y35*%
*
*
*
*
G04 PC Standard Apertures*
*
*