代码搜索:Switch
找到约 10,000 项符合「Switch」的源代码
代码结果 10,000
www.eeworm.com/read/244728/12847013
cxx cogcube.cxx
#include "cog.hxx"
// This file contains the implementations for cells other than simplices:
/*
cogIndex Cogeometry::Square(cogFlag2& f, const cogFlag1& o,
const cogSquare& s) const;
cogI
www.eeworm.com/read/244728/12847575
cxx cogrefine.cxx
#include "cog.hxx"
cogFloat xon(const wzPoint& x,const wzPoint& y,const wzPoint& z);
// This file defines the standard binary refinement algorithm
/*
cogIndex Cogeometry::refine(cogFlag1 &f,
www.eeworm.com/read/143457/12874521
cpp p1-30.cpp
#include
main()
{
//x,y 为操作数,c为运算符
int x,y,z;
char c1;
cin>>x>>c1>>y; //c1
//多路选择语句选择不同表达式计算语句
switch(c1) {
case '+':cout
www.eeworm.com/read/143198/12889688
m exp2_14.m
clear
clc
close
t=-pi:0.1:pi;
trigname=input('Input trig functions name:')
switch trigname
case 'sin'
plot(t,sin(t))
case 'cos'
plot(t,cos(t))
otherwise
break %终止,跳出switch语句
end
www.eeworm.com/read/143161/12893402
c testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
www.eeworm.com/read/143156/12893749
c testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
www.eeworm.com/read/143089/12899651
cpp menu2.cpp
//: C03:Menu2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// A menu using a switch statement
#
www.eeworm.com/read/244008/12899855
cpp f0709.cpp
//=====================================
// f0709.cpp
// 嵌套的局部作用域
//=====================================
#include
using namespace std;
//-------------------------------------
void fn(
www.eeworm.com/read/330219/12906494
cpp 3_5.cpp
#include
void main()
{
int a;
cout a;
int c1 = a%3 ==0;
int c2 = a%5 ==0;
int c3 = a%7 ==0;
switch((c1
www.eeworm.com/read/142816/12916443
c 24e1.c
/*=====================================================================
*
* nRF24E1-Quick-Dev快速开发系统源代码
* 2003.7.1
* 功能:
* 1.nRF24E1的初始化控制
* 2.nRF24E1的数据发射与数据接收
* 3.串口通信
* 4.由 Keil C5