代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/412251/2172738
svn-base g3dmath.inl.svn-base
/**
@file g3dmath.inl
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2001-06-02
@edited 2006-01-14
*/
#include
#ifdef _MSC_VER
// Disable conditional ex
www.eeworm.com/read/412251/2172772
inl g3dmath.inl
/**
@file g3dmath.inl
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2001-06-02
@edited 2006-01-14
*/
#include
#ifdef _MSC_VER
// Disable conditional ex
www.eeworm.com/read/412251/2172898
svn-base g3dmath.inl.svn-base
/**
@file g3dmath.inl
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2001-06-02
@edited 2006-01-14
*/
#include
#ifdef _MSC_VER
// Disable conditional ex
www.eeworm.com/read/412251/2172932
inl g3dmath.inl
/**
@file g3dmath.inl
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2001-06-02
@edited 2006-01-14
*/
#include
#ifdef _MSC_VER
// Disable conditional ex
www.eeworm.com/read/396844/2407063
m root_cpd.m
function CPD = root_CPD(bnet, self, val)
% ROOT_CPD Make a conditional prob. distrib. which has no parameters.
% CPD = ROOT_CPD(BNET, NODE_NUM, VAL)
%
% The node must not have any parents and is assum
www.eeworm.com/read/393163/2488274
m root_cpd.m
function CPD = root_CPD(bnet, self, val)
% ROOT_CPD Make a conditional prob. distrib. which has no parameters.
% CPD = ROOT_CPD(BNET, NODE_NUM, VAL)
%
% The node must not have any parents and is assum
www.eeworm.com/read/366702/2864869
c cadd.c
/* { dg-do compile } */
/* { dg-options "-O2 -march=k8" } */
/* { dg-final { scan-assembler "sbb" } } */
extern void abort (void);
/* Conditional increment is best done using sbb $-1, val. */
int t
www.eeworm.com/read/366702/2883670
c operator-cond.c
/* { dg-do run } */
/* { dg-options "-std=gnu99 -O0" } */
/* C99 6.5.15 Conditional operator.
Test with fixed-point operands.
Based on the test from ../dfp/. */
extern void abort (void);
vola
www.eeworm.com/read/361804/2943007
inl g3dmath.inl
/**
@file g3dmath.inl
@maintainer Morgan McGuire, matrix@graphics3d.com
@created 2001-06-02
@edited 2006-01-14
*/
#include
#ifdef _MSC_VER
// Disable conditional ex
www.eeworm.com/read/291453/8417602
txt 双2-4译码器:74139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std