代码搜索结果

找到约 7,339 项符合 PCB 的代码

pcb布线设计(四).htm

PCB布线设计(四)-华强电子世界网

pcb布线设计(一).htm

PCB布线设计(一)-华强电子世界网

pcb布线设计(五).htm

PCB布线设计(五)-华强电子世界网

pcb资源网.txt

免责声明: 1、光盘中软件包含破解及注册码均是由网上搜集,若无意中侵犯到您的版权利益, 敬请来信联系我们 。 我们会在收到信息三天内给予配合处理! 2、所有资源均是网上搜集或私下交流学习之用,任何涉及商业盈利目的均不得使用,否则产生的一切后果将由您自己承担!如果您觉得满意,请购买正版! 4、本站严厉谴责和鄙夷一切利用本站资源进行牟利的盗版行为! ======== ...

时间片.cpp

#include "stdafx.h" #include struct pcb { char q; int atime; int btime; char state; struct pcb *next; } ; char proc[5]={'a','b','c','d','e'}; int a[5]={4,3,5,2,4};

-+-+.txt

高速<mark>PCB</mark>设计指南之(一~八 )目录 2001/11/21 CHENZHI/LEGENDSILICON 一、 1、<mark>PCB</mark>布线 2、<mark>PCB</mark>布局 3、高速<mark>PCB</mark>设计 二、 1、高密度(HD)电路设计 2、抗干扰技术 3、<mark>PCB</mark>的可靠性设计 4、电磁兼容性和<mark>PCB</mark>设计约束 三、 1、改进电路设计规程提高可测性 2、混合信号<mark>PCB</mark>的分区设计 3、蛇形走线的作用 ...

pcb.cpp

#include "stdafx.h" #include "PCB.h" #include #include PCB::PCB() { name = new char[80]; state = 0; submitTime = 0; priority = 0; runTime = 0; beginRunTime =

computerosexp_02_02.cpp

// ComputerOSExp_02_02.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "PCB.h" #include #include #include "PCBList.h" //pla

pcb.h

#if !defined(AFX_PCB_H__C18FF5E7_98D7_4B58_AAF1_F2D249727009__INCLUDED_) #define AFX_PCB_H__C18FF5E7_98D7_4B58_AAF1_F2D249727009__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 10