代码搜索:Switch

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

代码结果 10,000
www.eeworm.com/read/252158/12296401

c atmel89c51与ad7107配合上位机进行电压数据采集源程序.c

#include sfr cm = 0x98; sfr tim=0x89; sfr h=0x8d; sbit control=P3^7; int i,i1,i2,display1,i3,display2,i4,display3,i5,i12,i13,i14,ii,iii; char table[11]={'0','1','2','3','4','5','6','7
www.eeworm.com/read/338523/12300354

tlc cgirblk_s3_b103_outputs.tlc

%implements cgirblk_s3_b103_Outputs "C" %function Outputs(block, system) Output % %% %_Switch if(% >= %
www.eeworm.com/read/252116/12301725

cmd volume.cmd

MEMORY { PAGE 0: VECT : o=80h,l=80h PRAM : o=100h,l=1f00h PAGE 1: DRAM : o=2000h,l=1000h } SECTIONS { .text : {}> PRAM PAGE 0 .data : {}> PRAM PAGE 0 .ci
www.eeworm.com/read/252116/12301895

cmd serial.cmd

-w -stack 400h -heap 100 -l rts.lib MEMORY { PAGE 0: VECT : o=80h,l=80h PRAM : o=100h,l=1f00h PAGE 1: DRAM : o=2000h,l=1000h } SECTIONS { .text : {}> PRAM
www.eeworm.com/read/252116/12301926

cmd usecmd.cmd

MEMORY { PAGE 0: VECT : o=80h,l=80h PRAM : o=100h,l=1f00h PAGE 1: DRAM : o=2000h,l=1000h } SECTIONS { .text : {}> PRAM PAGE 0 .data : {}> PRAM PAGE 0 .ci
www.eeworm.com/read/252116/12301977

cmd led.cmd

-w -stack 400h -heap 100 -l rts.lib MEMORY { PAGE 0: VECT : o=80h,l=80h PRAM : o=100h,l=1f00h PAGE 1: DRAM : o=2000h,l=1000h } SECTIONS { .text : {}> PRAM
www.eeworm.com/read/251912/12311663

ls ports.ls

1 ; C Compiler for ST7 (COSMIC Software) 2 ; Generator V4.4a - 17 Dec 2001 3 ; Optimizer V4.2g - 21 Dec 2001 1554
www.eeworm.com/read/338127/12323460

m ms_orthogonalspreading_initialization.m

%MS_OrthogonalSpreading_Initialization.m switch xChannelType case 1 %反向基本信道 xWalshCodeLength=16; xWalshCodeIndex=4; case 2 %反向补充信道1 xWalshCodeLeng
www.eeworm.com/read/338127/12323487

asv ms_orthogonalspreading_initialization.asv

%MS_OrthogonalSpreading_Initialization.m switch xChannelType case 1 %反向基本信道 xWalshCodeLength=16; xWalshCodeIndex=4; case 2 %反向补充信道1 xWalshCodeLeng
www.eeworm.com/read/338127/12323506

m ms_interleaver_initialization.m

%MS_Interleaver_Initialization.m switch xRC case 3 switch xFrameLength case 6120 xRepetitionCount=1; xPunctureVector=[1];