代码搜索结果
找到约 9,168 项符合
PCB 的代码
task_switch.c
/*******************************************************
*************基于51内核的圈圈操作系统*****************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
Task_Switch.c file
Created by Computer-lov
Date: 2005.10.27
task_switch.lst
C51 COMPILER V7.02b TASK_SWITCH 06/05/2007 15:13:34 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE TASK_SWITCH
OBJECT MODULE PLAC
task_switch.c
/*******************************************************
*************基于51内核的圈圈操作系统*****************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
Task_Switch.c file
Created by Computer-lov
Date: 2005.10.27
m34063a-s08w.d
*PADS-LIBRARY-PCB-DECALS-V4*
M34063A-SO8W I 0 0 0 2 2 0 8 1 0
-55 23 0 0 50 5 0 0 33 "Regular "
Comment
51.74 35.65 0 0 60 7 1 0 34 "Regu
inductor2.d
*PADS-LIBRARY-PCB-DECALS-V4*
INDUCTOR2 I 200 0 0 2 4 0 2 1 0
-178 214 0 0 100 10 1 0 34 "Regular "
REF-DES
-178 214 0 0 100 10 1 32 35 "Reg
cap-15uf-50v.d
*PADS-LIBRARY-PCB-DECALS-V4*
CAP-15UF/50V I 111 -11 0 2 2 1 2 1 0
-274 138 0 0 100 10 1 0 34 "Default Font"
REF-DES
-274 138 0 0 100 10 1 32 35 "Default Font"
PA
tel-4pin.d
*PADS-LIBRARY-PCB-DECALS-V4*
TEL-4PIN I 0 0 0 2 2 0 6 3 0
-80 150 0 0 50 5 1 0 34 "Default Font"
REF-DES
40 180 0 0 50 5 1 32 35 "Default Font"
PA
4-pin-l.d
*PADS-LIBRARY-PCB-DECALS-V4*
4PIN I 0 0 0 2 1 0 4 2 0
-108.5 134 0 0 50 5 0 0 33 "Regular "
Comment
-108.5 184 0 0 50 5 0 0 34 "Re
class.h
#ifndef PCB_H
#define PCB_H
#include
#include
#include
#include
#include "time.h"
#include
using namespace std;
enum STATUS{RUN,READY,WAIT,FIN
class.h
#ifndef PCB_H
#define PCB_H
#include
#include
#include
#include
#include "time.h"
#include
using namespace std;
enum STATUS{RUN,READY,WAIT,FIN