代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/233448/4686176
c cond-lvalue-1.c
/* Test for deprecation of conditional expressions as lvalues. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* APPLE LOCAL non lvalue assign */
/* { dg-options "-fno-n
www.eeworm.com/read/233448/4686275
c c99-array-lval-7.c
/* Test for non-lvalue arrays: test that C90 does not allow them in
conditional expressions, while in C99 they decay and are
allowed. */
/* Origin: Joseph Myers */
/* {
www.eeworm.com/read/215485/4903735
m gaussian_cpd.m
function CPD = gaussian_CPD(bnet, self, varargin)
% GAUSSIAN_CPD Make a conditional linear Gaussian distrib.
%
% CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters,
% where n
www.eeworm.com/read/215485/4904164
readme
% Stable conditional Gaussian inference
% Originally written by Huang, Shan 2001
% Fixed by Rainer Deventer 2003
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jense
www.eeworm.com/read/213039/4932892
mpt bmakelib.mpt
// -*- MPC -*-
// bmakelib.mpt,v 1.1 2004/02/05 14:00:22 elliott_c Exp
conditional_include "bmakecommon"
type_is_static = 1
Release {
optimize = 1
defines = NDEBUG
www.eeworm.com/read/209358/4978556
h m500a.h
#ifndef M500A_H
#define M500A_H
// General Include File for serveral defines concerning conditional library
// compilation and microcontroller usage
//#include
// P I C C -
www.eeworm.com/read/209358/4978578
h m500a.h
#ifndef M500A_H
#define M500A_H
// General Include File for serveral defines concerning conditional library
// compilation and microcontroller usage
//#include
// P I C C -
www.eeworm.com/read/209358/4978601
h m500a.h
#ifndef M500A_H
#define M500A_H
// General Include File for serveral defines concerning conditional library
// compilation and microcontroller usage
//#include
// P I C C -
www.eeworm.com/read/209358/4978623
h m500a.h
#ifndef M500A_H
#define M500A_H
// General Include File for serveral defines concerning conditional library
// compilation and microcontroller usage
//#include
// P I C C -
www.eeworm.com/read/206020/5013206
js pngfix.js
/*
Correctly handle PNG transparency in Win IE 5.5 & 6.
http://homepage.ntlworld.com/bobosola. Updated 18-Jan-2006.
Use in with DEFER keyword wrapped in conditional comments: