代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/297600/8008809
h precomp.h
#pragma warning(disable:4214) // bit field types other than int
#pragma warning(disable:4201) // nameless struct/union
#pragma warning(disable:4115) // named type definition in parentheses
www.eeworm.com/read/196573/8074512
h precomp.h
#pragma warning(disable:4214) // bit field types other than int
#pragma warning(disable:4201) // nameless struct/union
#pragma warning(disable:4115) // named type definition in parentheses
www.eeworm.com/read/138406/13237571
h headers_slim.h
#ifndef HEADERS_SLIM_H
#define HEADERS_SLIM_H
/* -------------------------------------------------------------------
* headers_slim.h
* by Mark Gates
* Copyright 1999, Board of
www.eeworm.com/read/140847/5779697
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the element of stable conditional gaussian potential Pr(X,E) into Pr(X|E) and return log Pr(E).
% [pot, loglik] = normalize_pot(pot)
www.eeworm.com/read/136989/5828132
mpt gnuexe.mpt
// -*- MPC -*-
// gnuexe.mpt,v 1.8 2003/12/30 15:18:22 dhinton Exp
conditional_include "idl_compiler"
conditional_include "common"
www.eeworm.com/read/136989/5828133
mpt gnudll.mpt
// -*- MPC -*-
// gnudll.mpt,v 1.8 2003/12/30 15:18:22 dhinton Exp
conditional_include "idl_compiler"
conditional_include "common"
www.eeworm.com/read/136989/5830391
cpp namespace_check.cpp
// namespace_check.cpp,v 1.5 2003/10/28 18:30:49 bala Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/IDL_Test
//
// = FILEN
www.eeworm.com/read/133943/5897880
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the element of stable conditional gaussian potential Pr(X,E) into Pr(X|E) and return log Pr(E).
% [pot, loglik] = normalize_pot(pot)
www.eeworm.com/read/116006/6115380
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