代码搜索结果

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

characterprocess.cpp

// CharacterProcess.cpp: implementation of the CCharacterProcess class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //////////////////////////

stdmamux.c

/* * SIMULINK TDMA MUX/DEMUX block. * * Syntax: [sys, x0] = stdmamux(t, x, u, flag, switch_box, keeping_value, ini_value) * This function takes multi-input and it may be multi-output * depen

com_mlac.m

function [ret,x0,str,ts,xts]=com_mlac(t,x,u,flag); %COM_MLAC is the M-file description of the SIMULINK system named COM_MLAC. % The block-diagram can be displayed by typing: COM_MLAC. % % SYS=COM_

rename.cgi

#!/usr/local/bin/perl # rename.cgi # Rename some file require './file-lib.pl'; &switch_acl_uid(); print "Content-type: text/plain\n\n"; &ReadParse(); if (!&can_access($in{'old'})) { print &text('ren

move.cgi

#!/usr/local/bin/perl # move.cgi # Move some file or directory require './file-lib.pl'; &ReadParse(); &switch_acl_uid(); print "Content-type: text/plain\n\n"; unlink($in{'to'}); # in case we are movi

mn10300.dc

switch : 7 : 0 : : : : 0 : : switch : 7 : 0 : : : : 1 : : switch : 7 : 0 : : : : 2 : : switch : 7 : 0 : :

+-×÷ 函数 随机数 输入符号 不完整 待抄 switch.cpp

#include //导入包含I/O函数的头文件stdio.h #include //导入包含随机数函数的头文件stdlib.h #include //导入 的头文件time.h int addition(int x1,int y1) //定义加法函数,返回整型值,整型形参 { int z,

power.c

#define _POWER_C_ #include "types.h" #include "board.h" #include "global.h" #include "ms_reg.h" #include "panel.h" #include "misc.h" #include "ms_rwreg.h" #include "mstar.h" #include "DEBUG

demo9s08aw60.h

/****************************************************************************** * * Copyright (C) 2006 Freescale Semiconductor, Inc. * All Rights Reserved * * Filename: DEMO9S08AW