代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/347189/11683484

h variable.h

#ifndef _variable_h_ #define _variable_h_ // --------------------------------------------------------------------------- // variable.h // Contains PalmOS specific code, variables // // Project:
www.eeworm.com/read/347189/11683542

c variable.c

// --------------------------------------------------------------------------- // Variable.c // Contains PalmOS specific code, for variables // // Project: WAPUniverse for PalmOS // Copyright
www.eeworm.com/read/346797/11721709

h variable.h

/* ********************************************************************************************************* * 文件: Variable.h. * 描述: 全局变量定义 , 所有全局变量请在次定义. * 编写: bobey ****************************
www.eeworm.com/read/260437/11725452

h variable.h

#ifndef VARIABLE_HH #define VARIABLE_HH #define lamda 0.9 #endif
www.eeworm.com/read/260074/11749065

c variable.c

/*C************************************************************************** * NAME: variable.c *---------------------------------------------------------------------------- * Copyright (c
www.eeworm.com/read/156908/11753258

h variable.h

// Dummy Variable class #ifndef VARIABLE_H #define VARIABLE_H class Variable { }; #endif
www.eeworm.com/read/345430/11815611

prn variable.prn

www.eeworm.com/read/345430/11815643

rel variable.rel

www.eeworm.com/read/345430/11815659

pra variable.pra

-cF9222 -yC:\NECTOOLS32\DEV\ Variable.asm
www.eeworm.com/read/345430/11815665

h variable.h

#define uchar unsigned char #define uint unsigned int void delay_us(uchar de); void delay_ms(uchar de);