代码搜索结果

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

main.lst

C51 COMPILER V6.21 MAIN 01/23/2002 17:41:46 PAGE 1 C51 COMPILER V6.21, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN MA

lcd873b.h

void LCDSetup(void); void FunctionMode(void); void DataMode(void); void Write_8_Bit(char dh ); void LcdWrite(char dl ); void Delaylcd(void); void Clear(void); void SetPos(char Pos); void Line_

env_platform.c

/************************************************************************ * * env_platform.c * * Platform specific part of ENV module (shell environment variables) * * * ###################

io_defs.h

// // IO_defs.H // // Declarations of internal IO functions for switches and status // // Copyright (c) 2007 XK Tech, Tsinghua Univ. // // // Author : Shangyuan Li // Date : 2007-08-17 //

lcd873b.h

void LCDSetup(void); void FunctionMode(void); void DataMode(void); void Write_8_Bit(char dh ); void LcdWrite(char dl ); void Delaylcd(void); void Clear(void); void SetPos(char Pos); void Line_

jishi.c

#include #include #include #include #include #include #include #include #include u

uvcuser.c

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N

control.err

Message[302] E:\PROJECT\REM_SWIC\VIDEO_SWITCH_ASM\CONTROL.ASM 178 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] E:\PROJECT\REM_SWIC\VIDEO_SWITCH_ASM\CONTROL.AS

myreadme.txt

本程序沿用svpwm_c1采用软件法实现了svpwm 采用查表法代替了switch语句,这样使总代码长度变短,但执行代码长度变长。这个程序相对于svpwm_c1更适合于程序空间紧张而执行时间富裕的情况;反之svpwm_c1更适合于程序空间富裕而执行时间紧张的情况。

stk500protocol.c

/* * Name: stk500protocol.c * Project: AVR-Doper * Author: Christian Starkjohann * Creation Date: 2006-06-19 * Tabsize: 4 * Copyright: (c) 2006 by Christian Starkjohann, all rights