代码搜索结果
找到约 10,000 项符合
Switch 的代码
onoffswitch14.java
// exceptions/OnOffSwitch14.java
// TIJ4 Chapter Exceptions, Exercise 14, page 476
// Show that the OnOffSwitch.java can fail by throwing a
// RuntimeException inside the try block.
public class
withfinally15.java
// exceptions/WithFinally15.java
// TIJ4 Chapter Exceptions, Exercise 15, page 476
// Show that WithFinally.java doesn't fail by throwing a
// RuntimeException inside the try block.
public clas
onoffswitch14.java
// exceptions/OnOffSwitch14.java
// TIJ4 Chapter Exceptions, Exercise 14, page 476
// Show that the OnOffSwitch.java can fail by throwing a
// RuntimeException inside the try block.
public class
withfinally15.java
// exceptions/WithFinally15.java
// TIJ4 Chapter Exceptions, Exercise 15, page 476
// Show that WithFinally.java doesn't fail by throwing a
// RuntimeException inside the try block.
public class
driver_test.cmd
/*************************************************************************/
/* driver_test.cmd */
/*************************************************************************/
-lICETE
sigckt.m
%menu for signals and circuits
clear,close all
k=menu('SELECT DEMO:',...
'Transients in an RLC series circuit',...
'PID controller design using Ziegler-Ni
effect.cpp
#include "stdafx.h"
#include
#include
#include
#include
#include
#include "dragon.h"
#include "hong_sprite.h"
#include "char.h"
#include
c3.c
#include
#include
//代刚ノ fnct
void fnct0(void)
{
volatile char i;
i=0;
}
void fnct1(void)
{
volatile char i;
i=1;
}
void fnct2(void)
{
volatile char i;
i=2;
c3.c
#include
#include
//代刚ノ fnct
void fnct0(void)
{
volatile char i;
i=0;
}
void fnct1(void)
{
volatile char i;
i=1;
}
void fnct2(void)
{
volatile char i;
i=2;
51_00_os.lnp
"main.obj",
"OS_core.obj",
"task_switch.obj",
"UART.obj"
TO "51_00_OS"
RAMSIZE(256)
CODE( 0X0000-0X1FFF )