代码搜索结果

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

h_code.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\电子密码锁 gy\h_CODE.uv2 Project File Date: 02/26/2009 Output: Build target '

9-6.c

/*9-6.c*/ #include #include #include #include void main(int argc,char *argv[]) { FILE *fp; int rate; char sound_high[3]; float sound_long; register int i=

timer.cmd

MEMORY { PAGE 0: VEC: origin = 1000h, length = 0ffh PROG: origin = 1100h, length = 8000h PAGE 1: DATA: origin = 080h, length = 0807fh } SECTIONS

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

mibhr.c

#include "VxWorks.h" #include "sockLib.h" #include "inetLib.h" #include "taskLib.h" #include "stdioLib.h" #include "strLib.h" #include "ioLib.h" #include "fioLib.h" #include "snmp.h" #d

op_helper.c

#include "exec.h" #include "host-utils.h" //#define DEBUG_PCALL //#define DEBUG_MMU //#define DEBUG_MXCC //#define DEBUG_UNALIGNED //#define DEBUG_UNASSIGNED //#define DEBUG_ASI #ifdef DEBUG_MMU #de

pid_as_tune.m

function [Kp,Ti,Td,key,lb]=pid_as_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3); id=vars(4); switch key1 case 1 switch key2 cas

pid_ri_tune.m

function [Kp,Ti,Td,key,lb]=pid_ri_tune(lambda,key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3); id=vars(4); switch key1 case 1 switch key2

vowels.c

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

说明.txt

CAGenerator.vdh为CA编码的vhdl源文件,CAGeneratorTest.do为相应的Modelsim仿真用宏文件 CLKIN为输入的10.23MHz的时钟 X1IN为输入的X1历元信号,用以复位电路 SWITCH为选择卫星号的信号 CAOUT为对应卫星产生的C/A码 CLK50为向数据产生器发送的50Hz时钟信号