代码搜索结果
找到约 10,000 项符合
Switch 的代码
class_channel_route_iterator.html
Crypto++: ChannelRouteIterator Class Reference
channels_8h-source.html
Crypto++: channels.h Source File
class_channel_route_iterator-members.html
Crypto++: Member List
key5.c
#include "reg51.h"
void main()
{ unsigned char KeyValue;
for(;;)
{ P3|=0x3c;
KeyValue=P3;
switch(KeyValue)
{ case 0xfb:P1=0xee;break;
case 0xf7:P1=0xdd;break;
case 0xef:P1=0xbb;
usart.c
/* ****ROBOCON 2009 | BUPT TEAM*******
* ------------------------------------------------------------------------
* FileName : usart.c
* Version : 1.01
* Biref : USART
switches.h
/*****************************************************************************/
/* */
/* FILENAME
iir_order.c
/*****************************************************************************/
/* */
/* FILENAME
main.c
/*------------------------------------------------------------------*-
Main.C (v1.00)
------------------------------------------------------------------
A 'goat counting' program for
goats2.plg
Build target 'Target 1'
compiling MAIN.C...
compiling Display_count.c...
compiling Delay_loop.c...
compiling Switch_Wait.c...
linking...
creating hex file from "Goats2"...
"Goats2" - 0 Error(s), 0 War
wm8731.h
//wm8731.h
#ifndef _WM8731_
#define _WM8731_
#define wmsdin_set() {FIO0SET2=BIT07_MASK;}
#define wmsdin_clr() {FIO0CLR2=BIT07_MASK;}
#define wmsclk_set() {FIO0SET3=BIT00_MASK;}
#define wmsc