代码搜索:Switch
找到约 10,000 项符合「Switch」的源代码
代码结果 10,000
www.eeworm.com/read/266053/11245993
cpp main.cpp
#include
#include
#include "xitong.h"
void main()
{
TLxitong tl;
char X1;int E=1;
char mima[8]={'c','s','w','z','3','0','6'};
char mm[8];
//cout
www.eeworm.com/read/265910/11250333
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/265772/11254401
c disasm.c
/*
* Copyright (c) 2005, Johns Hopkins University and The EROS Group, LLC.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/249731/12477436
m msorthogonalspreadinginitialization.m
%==========================================================================
% MS_OrthogonalSpreading_Initialization.m
%==========================================================================
% 根
www.eeworm.com/read/148256/12480068
m q803.m
%《MATLAB及在电子信息课程中的应用》第八章例8.3程序q803
% 用LTI模型作信号流图的计算
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月初版,2003年7月第二版
%
% 本题与第六章例6.20相同,解法不同,第六章用符号运算,本章用LTI对象模型来完成
clear
k=input('用什么模型?传递函数-键入1,零极增益-键入2,状态空间-键 ...
www.eeworm.com/read/249545/12488589
m msorthogonalspreadinginitialization.m
%==========================================================================
% MS_OrthogonalSpreading_Initialization.m
%==========================================================================
% 根
www.eeworm.com/read/335765/12500189
cpp main.cpp
#include"iostream.h"
#include"people.h"
#include"teacher.h"
#include"assistant.h"
#include"xingzheng.h"
#include"jsandsy.h"
#include"xzandjs.h"
void main()
{
int m,n,k=1;
people *ptr;
pe
www.eeworm.com/read/147861/12513889
m pantpat3_s.m
function [sys,x0,str,ts] = pantpat3_s(t,x,u,flag, guiTypes, restParam)
%PANTPAT3_S S-function for antenna pattern plot.
%
%--------
%Synopsis:
% [sys,x0,str,ts] = pantpat3_s(t,x,u,flag,restParam)
%
www.eeworm.com/read/147693/12538600
pl fig20_3.pl
% Figure 20.3 Qualitative modelling program for simple circuits.
% Modelling simple electric circuits
% Qualitative values of voltages and currents are: neg, zero, pos
% Definition of sw