代码搜索结果

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

grok_skews.pl

#!/usr/bin/perl # read skews out of a model, generate "skews.out" for use by skew # merging tool ($model, $out) = @ARGV; $i = 0; open(MODEL, "$model") || die("couldn't open $model"); open(OUT, ">$

evaluate.java

public class Evaluate{ int max_x,max_y,max; public void evaluate(int shape[][][]){ int i=0,j=0; for(i=0;i

evaluate.java

public class Evaluate{ int max_x,max_y,max; public void evaluate(int shape[][][]){ int i=0,j=0; for(i=0;i

f34x_usb_main.c

//----------------------------------------------------------------------------- // F34x_USB_Main.c //----------------------------------------------------------------------------- // Copyright 2005

neo1973-gsmver.patch

[PATCH] Print GSM firmware version. --- common/cmd_neo1973.c | 6 ++- common/gsmver.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++ gta01/Makefile | 2 - gta02/Makefil

os_cpu_a.s

;/* ; * os_cpu_a.s -- porting codes for Evaluator-7T ; * ; * Author: lumit-admin ; * Date: 2004-8-26 ; * Copyright: http://www.lumit.org ; */ ;*************************

15.7.2.htm

Hyperlinked ECMA C# Language Specification

sigmap.m

function d=Sigmap(DataScr,Modu) switch Modu case 1 for i=1:length(DataScr) if DataScr(i)==0 I(i)=-1; Q(i)=0; else

abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R

ms_encoder_initialization.m

%MS_Encoder_Initialization.m %根据无线配置设置卷积编码器Trellis参数和填充长度 switch xRC case 3 switch xFrameLength case 6120 xTrellisStructure=poly2trellis(9,[753 561]);