代码搜索:Switch

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

代码结果 10,000
www.eeworm.com/read/315699/13537987

c animals.c

/* animals.c -- uses a switch statement */ #include #include int main(void) { char ch; printf("Give me a letter of the alphabet, and I will give "); printf("an
www.eeworm.com/read/315406/13544450

top map.top

[General] NumberOfRouters=1 NumberOfSwitches=5 NumberOfPCs=3 NumberOfConnectors=8 Version=6.0.324 [Router1] Hostname=Router 1 Devicename=Router 1 Series=800 Model=806 Ethernet=2 FastEthern
www.eeworm.com/read/315177/13549215

c debug.c

/* Copyright 2006-2008, V. For contact information, see http://winaoe.org/ This file is part of WinAoE. WinAoE is free software: you can redistribute it and/or modify it under the t
www.eeworm.com/read/315074/13552829

m pid_ho_tune.m

function [Kp,Ti,Td,key,lb]=pid_ho_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3); id=vars(4); switch key1 case 1 switch key2
www.eeworm.com/read/315074/13552830

m pid_fr_tune.m

function [Kp,Ti,Td,key,lb]=pid_fr_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3);id=vars(4); switch key1 case 1 switch key2 cas
www.eeworm.com/read/315074/13552832

m pid_ta_tune.m

function [Kp,Ti,Td,key,lb]=pid_ta_tune(lambda,G,key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3); id=vars(4); switch key1 case 1 switch key2
www.eeworm.com/read/315074/13552836

m pid_ro_tune.m

function [Kp,Ti,Td,key,lb]=pid_ro_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3); id=vars(4); switch key1 case 1 switch key2 ca
www.eeworm.com/read/315074/13552842

m pid_chi_tune.m

function [Kp,Ti,Td,key,lb]=pid_chi_tune(lambda,key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1);L=vars(2);T=vars(3);id=vars(4); switch key1 case 1
www.eeworm.com/read/315074/13552847

m pid_wa_tune.m

function [Kp,Ti,Td,key,lb]=pid_wa_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3);id=vars(4); switch key1 case 2 switch key2 cas
www.eeworm.com/read/315074/13552849

m pid_hu_tune.m

function [Kp,Ti,Td,key,lb]=pid_hu_tune(key1,key2,vars) key=0; Kp=[]; Ti=[]; Td=[]; lb=[]; K=vars(1); L=vars(2); T=vars(3);id=vars(4); switch key1 case 1 switch key2 cas