代码搜索结果

找到约 9,168 项符合 PCB 的代码

安装指南.txt

以安装到C:\ddb2PCB为例进行说明. 总共需要的文件有7个: ddb2pcb.exe powerpcb.ini romansim.fnt sdb500.dll slibs500.dll sui500.dll ddb2pcb.chm 其中powerpcb.ini内容只要前面几行就行了: [directories] SystemDir=c:\ddb

cpudd.java

import java.awt.*; import java.awt.event.*; class Pcb{//PCB管理类; private String name; private int time; private int priority; private String state; private int mem_begin; private int mem_size

elemonpcb.html

器件及其PCB MiniNurse(MN)的器件及其PCB 器件:

os_good.cpp

#include "stdio.h" #include #include #include "iostream.h" #define getpch(type) (type*)malloc(sizeof(type)) #define NULL 0 struct pcb { /* 定义进程控制块PCB */ char name[1

1.c

#include "stdio.h" #include #include #define getpch(type) (type*)malloc(sizeof(type)) #define NULL 0 struct pcb { /* 定义进程控制块PCB */ char name[10]; char state; int s

进程调度.cpp

#include "stdio.h" #include #include #define getpch(type) (type*)malloc(sizeof(type)) #define NULL 0 struct pcb { /* 定义进程控制块PCB */ char name[10]; char state; int s

backup of color731.drc

Protel Design System Design Rule Check PCB File : COLOR731.PCB Date : 2-Aug-2006 Time : 13:36:27 Processing Rule : Hole Size Constraint (Min=1mil) (Max=100mil) (On the board ) Rule Viol

jcdd.cpp

#include "stdio.h" #include #include #define getpch(type) (type*)malloc(sizeof(type)) #define NULL 0 struct pcb { /* 定义进程控制块PCB */ char name[10]; char state; int s