代码搜索结果

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

botassembly.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* * *

copper2.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* * *

copper1.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* * *

botpaste.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* * *

fabrication.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* * *

copper4.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* * *

bottommask.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* * *

进程调度.cpp

#include #include #include #include const int MAXPCB=10; struct pcb{ char name[20]; int status; int time; int AX,BX,CX,DX; int PC;

os.bas

Attribute VB_Name = "OS" Option Explicit Public Type PCB '进程控制块 ProcessorID As Byte '记录进程索引值与runcode一样可以用来查找 ProcessorName As String CPUTime As Long MemStartAdd As Integer M

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; //申