代码搜索结果

找到约 10,000 项符合 Switch 的代码

keytesttask.c

#include "KeyTestTask.H" //键盘测试任务执行体。在main()主循环中被调用。 //=========================================== void KeyTestTask(void) { switch(Menu1) { case 1://初始化屏幕为全0 MyKey = 0;//清除按键缓冲区中的按键值

解码.plg

礦ision3 Build Log Project: D:\Down\Proteus\红外遥控模拟\解码.uv2 Project File Date: 01/15/2008 Output: 创建目标 '目标 1' 编译 解码LCD.c ... 编译 解码.c ... 解码.C(

iwdg.c

/* \\\|/// \\ - - // ( @ @ ) +---------------------oOOo-(_)-oOOo-------------------------+ | 智林STM32开

exti.c

/* \\\|/// \\ - - // ( @ @ ) +---------------------oOOo-(_)-oOOo-------------------------+ | 智林STM32开

horse.c

#define HORSE_C #include "includes.h" void horse(unsigned char i) { switch(i) { case 0: OutPort = 0x00; break; case 1: OutPort =

print.c

/* * COPYRIGHT (c) 1995,2000 TriMedia Technologies Inc. * * +-----------------------------------------------------------------+ * | THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY ONLY BE

2600 hertz single tone generator schematic.txt

2600 Hertz Single Tone Generator Schematic ------------------------------------------- Parts: 555 timer I.C. 8 ohm speaker | 9 volt battery & connector

vowels.c

#include void main() { char letter; int vowel_count = 0; for (letter = 'A'; letter

calculate.cpp

// Calculate.cpp: implementation of the CCalculate class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Calculator.h" #include "Calcula

vowels.c

#include void main(void) { char letter; int vowel_count = 0; for (letter = 'A'; letter