代码搜索结果

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

joystick.c

/* ** JOYSTICK.H ** ** Joystick support functions ** ** Public domain demo by Bob Stout */ typedef enum {ERROR = -1, FALSE, TRUE} LOGICAL; #define BOOL(x) (!(!(x))) #define SUCCESS 0

vowels.c

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

vowels.c

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

try.cpp

#include /* 各按键宏,到时候你可以51上把这几个宏的值换了就OK */ #define UP 21504 #define DOWN 21760 #define ENTER 17165 #define ESC 15131 int keyboard(); void LOG(char i);

localename.c

/* Determine the current selected locale. Copyright (C) 1995-1999, 2000-2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the

run_draw.m

function Run_Draw(Fig_UserData,isYnHold) %创建一个函数对应绘图函数实现的功能 %Fig_UserData为输入参数,对应于Figure的属性'UserData'的值' %isYnHold为hold on和hold off的判断位 if length(Fig_UserData)~=7 ErrorDlg('输入参量不符合长度要求');

ex10_addma.cmd

-w -stack 400h -heap 400h -l rts30.lib MEMORY { RAM : o=0x800000,l=0x2000 } SECTIONS { .text : > RAM .data : > RAM .cinit : > RAM .const : > RAM .switch : > RAM .

a00008.html

The Protothreads Library 1.0: lc-switch.h Fil

helper.c

#include #include #include #include "cpu.h" #include "exec-all.h" void cpu_reset(CPUARMState *env) { #if defined (CONFIG_USER_ONLY) env->uncached_cpsr = ARM_CPU_M

2410 core.opj

(ExpressProject "2410 core" (ProjectVersion "19981106") (ProjectType "PCB") (Folder "Design Resources" (Folder "Library" (File ".\library1.olb" (Type "Schematic Library")