代码搜索:VARIABLES

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

代码结果 10,000
www.eeworm.com/read/252425/12283217

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Current Global variables and typ
www.eeworm.com/read/252424/12283294

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Current Global variables and typ
www.eeworm.com/read/234115/14121520

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Current Global variables and typ
www.eeworm.com/read/234113/14121602

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Current Global variables and typ
www.eeworm.com/read/226342/14479993

c dsp28_globalvariabledefs.c

//--------------------------------------------------------------------------- // Define Global Peripheral Variables: // #include "DSP28_Device.h" #pragma DATA_SECTION(AdcRegs,"AdcRegsFile"
www.eeworm.com/read/124157/14592951

h e100bexregvals.h

// E100bexRegVals.h: Default, min and max values for registry variables. // //============================================================================= // // Compuware Corporation // NuMega L
www.eeworm.com/read/223685/14619272

c condvar1.c

/****************************************************************************** * FILE: condvar1.c * DESCRIPTION: * Example code for using Pthreads condition variables. The main thread * creates
www.eeworm.com/read/220155/14847942

m tsp.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NIND=100; % Number of individuals MAXGEN=100; % Maximum no. of generations NVAR=15; % No. of variables PRECI=1; % Precisi
www.eeworm.com/read/220105/14852763

h reference.h

///////////////////////////////////////////////////////////////////////////// // File Name: // reference.h // Abstract: // define some macro variables.the other hand, define the variable type to
www.eeworm.com/read/220050/14854511

c dsp28_globalvariabledefs.c

//########################################################################### // // FILE: DSP28_GlobalVariableDefs.c // // TITLE: DSP28 Global Variables and Data Section Pragmas. // //##########