代码搜索结果

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

genassym.c

#ifndef lint static char *sccsid = "@(#)genassym.c 4.1 (ULTRIX) 7/2/90"; #endif lint /* * Copyright (c) 1982, 1986 Regents of the University of California. * All rights reserved. The Berkeley soft

readme.txt

//========================================================= LED键盘模组电路原理图及PCB图 包括电路原理图及PCB图,注意在DDB格式的文档里包含了电路原理图和PCB图。另外,PDF格式的只有电路原理图。 //========================================================= /

task_switch.src

; .\task_switch.SRC generated from: task_switch.C ; COMPILER INVOKED BY: ; D:\Keil\C51\BIN\C51.EXE task_switch.C BROWSE DEBUG OBJECTEXTEND SRC(.\task_switch.SRC) $NOMOD51 NAME TASK_SWIT

i9rosetta.ini

[Form] Top=221 Left=299 Width=875 Height=631 InitMax=0 [Parameters] NbLng=10 [TELSDA25_07B_PCB01_GPRS_MT6225_S00.2506_JAVA_THAI_V01.BIN] type=968 offset0=12225290 offset1=12371546 offset2=

task_switch.src

; .\task_switch.SRC generated from: task_switch.C ; COMPILER INVOKED BY: ; D:\Program Files\Keil\C51\BIN\C51.EXE task_switch.C BROWSE DEBUG OBJECTEXTEND SRC(.\task_switch.SRC) $NOMOD51

class.h

#ifndef PCB_H #define PCB_H #include #include #include #include #include "time.h" using namespace std; enum STATUS{RUN,READY,WAIT,FINISH}; struct PCB

class.h

#ifndef PCB_H #define PCB_H #include #include #include #include #include "time.h" using namespace std; enum STATUS{RUN,READY,WAIT,FINISH}; struct PCB

task_switch.src

; .\task_switch.SRC generated from: task_switch.C ; COMPILER INVOKED BY: ; e:\Keil\C51\BIN\C51.EXE task_switch.C BROWSE DEBUG OBJECTEXTEND SRC(.\task_switch.SRC) $NOMOD51 NAME TASK_SWIT

keypaddef.h

// keypadDef.h: data/structure for keypad //----------------------------------------------------------------------------- // Key mapping table, used by the keypad dispatcher (ProcessKey) //------

form_csh.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.IO; namespace bizdb { /// /// Form_csh 的摘要说明。