代码搜索结果
找到约 10,000 项符合
Switch 的代码
vowels.c
#include
void main()
{
char letter;
int vowel_count = 0;
for (letter = 'A'; letter
lcd._c
#include"sga.h"
unsigned char key_t2(void);
void keysy()
{
unsigned char x;
x=key_t2();
if(x==1)
switch(KEY)
{
case ADD:BIT_80|=0X80;
break
lcd.c
#include"sga.h"
unsigned char key_t2(void);
void keysy(void)
{
unsigned char x;
x=key_t2();
if(x==1)
switch(KEY)
{
case ADD:BIT_80|=0X80;
b
4611.opj
(ExpressProject ""
(ProjectType "UNKNOWN")
(Folder "Design Resources"
(Folder "Library")
(File ".\cy4611.dsn"
(Type "Schematic Design"))
(BuildFileAddedOrDeleted "x")
sym_angle.m
function ang = sym_angle(str)
switch str
case {'p1', 'p2', 'p7', 'p8'}
ang = pi/6;
case {'p3', 'p4', 'p5', 'p6'}
ang = pi/2;
case {'f1', '
c6713.cmd
-w
-l rts6700.lib
-stack 400h
-heap 400h
MEMORY
{
IRAM : o=1000h,l=0x0002efff
}
SECTIONS
{
.text :> IRAM
.data :> IRAM
.bss :> IRAM
.cinit :> IRAM
jisuanqi3.c
#include
#include
#include
#include
#define MAX 1024
int precede(char oper1, char oper2){
switch(oper1){
case '+':
switch(oper2){
case '+':
f41x_ports_switchesleds.c
//-----------------------------------------------------------------------------
// F41x_Ports_SwitchesLEDs.c
//-----------------------------------------------------------------------------
// Copyr
a00010.html
The Protothreads Library 1.4: lc-switch.h Fil
lex.c
/* @(#) lex.c 1.3 1/27/86 17:49:08 */
/*ident "@(#)cfront:src/lex.c 1.3" */
/***************************************************************************
C++ source for cfront, the C++ compiler fron