代码搜索:Switch
找到约 10,000 项符合「Switch」的源代码
代码结果 10,000
www.eeworm.com/read/270554/11033052
cpp p3_2.cpp
/**************************************************
* p3_2.cpp *
* 将百分制的成绩按的等级分输出switch-case实现 *
**************************************************/
#inc
www.eeworm.com/read/270500/11034767
cpp bookmanage.cpp
#include "head.h"
#include
#include "function.cpp"
void main()
{
char ch1,ch2,ch3,ch4,ch5;
read_message();
do
{ system("cls");
printf(" \t\t※※※※※
www.eeworm.com/read/270432/11038697
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/470596/6904734
cpp main_genetic.cpp
#include
#include
#include
#include
#include
#include "rand32.h"
#include "metagenetic.h"
const int nSwitches = 10;
const char * swi
www.eeworm.com/read/470206/6914825
m hanshu.m
t=-pi:0.1:pi;
trigname=input('Input trig function name:');
switch trigname
case 'sin'
plot(t,sin(t))
case 'cos'
plot(t,cos(t));
case 'tan'
plot(t,tan(t))
www.eeworm.com/read/470361/6919249
txt 说明.txt
1.examples为实验,实现bcd数转换功能
2.basedis为基础显示功能
3.deplay为完全显示功能
4.clock为时钟显示
5.switchdebug为按键测试功能
6.switch为按键功能调用测试
7.exp1为实验一最终成果
8.date为日期显示功能
9.exp2为实验二最终成果
10.alarm为响钟测试
11.exp3为实验三最终成果,改动较大
www.eeworm.com/read/470361/6919275
asm switchdebug.asm
ORG 0000H
AJMP MAIN
ORG 0030H
MAIN:
MOV DPTR,#8000H
MOV A,#0FFH
MOVX @DPTR,A
MAINP: MOV A,#0H
ACALL SWITCH
JNZ BEEP
JZ NOBEEP
AJMP MAINP
SWITCH:
MOV DPTR,#8000H
MOVX A,@DPTR
www.eeworm.com/read/470361/6919280
lst switchdebug.lst
A51 MACRO ASSEMBLER SWITCHDEBUG 02/27/2008 17:50:21 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN switchdebug.OBJ
ASSEMB
www.eeworm.com/read/469758/6926354
qmsg prev_cmp_test.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}