代码搜索:conditional

找到约 2,177 项符合「conditional」的源代码

代码结果 2,177
www.eeworm.com/read/437424/7748561

h compil.h

/* List of the #defines used for insuring software portability . */ #define STV0297_28800KHZ 1 #define CHIPADDRESS 0x38 /* //=============================// // //
www.eeworm.com/read/435173/7795970

sources

!if 0 Copyright (c) Microsoft Corporation. All rights reserved. !endif !if 0 This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. For a copy of the lic
www.eeworm.com/read/198546/7928771

m dcc_univariate_simulate.m

function [simulatedata, H] = dcc_univariate_simulate(parameters,p,q,data) % PURPOSE: % Make a univariate time series of conditional variances for use by DCC_GARCH_FULL_LIKELIHOOD % % % USAG
www.eeworm.com/read/197100/8031162

h secname.h

/* Include this file in any module which needs to have conditional compilation of sensitive code for UNLV. In INTERNAL mode SECURE_NAMES is NOT defined. For UNLV mode it IS defined, allowing multi
www.eeworm.com/read/245818/12779035

c ifdef.c

/* ifdef.c -- uses conditional compilation */ #include #define JUST_CHECKING #define LIMIT 4 int main(void) { int i; int total = 0; for (i = 1; i
www.eeworm.com/read/245818/12779365

c paint.c

/* paint.c -- uses conditional operator */ #include #define COVERAGE 200 /* square feet per paint can */ int main(void) { int sq_feet; int cans; printf("Enter numb
www.eeworm.com/read/243682/12925068

txt scenix.txt

/L20"Scenix" 1Line Comment = ; Nocase File Extensions = SRC LST ASM /Delimiters = . ,!#>
www.eeworm.com/read/319472/13451201

c ifdef.c

/* ifdef.c -- uses conditional compilation */ #include #define JUST_CHECKING #define LIMIT 4 int main(void) { int i; int total = 0; for (i = 1; i
www.eeworm.com/read/319472/13451332

c paint.c

/* paint.c -- uses conditional operator */ #include #define COVERAGE 200 /* square feet per paint can */ int main(void) { int sq_feet; int cans; printf("Enter numb
www.eeworm.com/read/315699/13537861

c ifdef.c

/* ifdef.c -- uses conditional compilation */ #include #define JUST_CHECKING #define LIMIT 4 int main(void) { int i; int total = 0; for (i = 1; i