代码搜索:SWITCH

找到约 10,000 项符合「SWITCH」的源代码

代码结果 10,000
www.eeworm.com/read/369484/9645436

ncb switch.ncb

www.eeworm.com/read/369484/9645438

clw switch.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMainFrame LastTemplate=CView NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "switch.h"
www.eeworm.com/read/369484/9645443

001 switch.001

# Microsoft Developer Studio Project File - Name="switch" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/369484/9645452

plg switch.plg

Build Log --------------------Configuration: switch - Win32 Release-------------------- Command Lines Results switch.exe - 0 er
www.eeworm.com/read/369484/9645460

cpp switch.cpp

// switch.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "switch.h" #include "MainFrm.h" #include "switchDoc.h" #include "switchView.h" #ifdef _DEB
www.eeworm.com/read/369484/9645463

dsw switch.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/368825/9676400

v switch.v

/* -------------------------------------------------------------------- File Name : switch.v Programmer(s) : woailiushui qwb_ls@163.com Commany : IOEMCT OF TJU Created : 2006/05/09 Description
www.eeworm.com/read/368825/9676420

bsf switch.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/172776/9691356

opt switch.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/172776/9691358

c switch.c

#include void Switchdemo(void) { Byte outputstate; switch(outputstate) {case 1: P1_0=0; P1_1=0; P1_2=0; break; //跳出循环 case 2: P1_0=1; P1_1=0; P1_2=0; break;