代码搜索结果
找到约 10,000 项符合
Protocol 的代码
tree_protocol.m
function bel = tree_protocol(engine, evidence, pot_type, local_kernel, msg)
bnet = bnet_from_engine(engine);
ns = bnet.node_sizes;
onodes = find(~isemptycell(evidence));
ndoms = length(engine.
parallel_protocol.m
function [msg, niter] = parallel_protocol(engine, evidence, msg)
bnet = bnet_from_engine(engine);
N = length(bnet.dag);
ns = bnet.node_sizes(:);
if ~isempty(engine.filename)
fid = fopen(eng
tree_protocol.m
function msg = tree_protocol(engine, evidence, msg)
bnet = bnet_from_engine(engine);
N = length(bnet.dag);
% Send messages from leaves to root
for i=1:N-1
n = engine.postorder(i);
above
protocol_api.h
/** @file FAP.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
protocol_api.c
/** @file Protocol_API.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights
protocol_drv.h
#ifndef __PROTOCOL_DRV_H__
#define __PROTOCOL_DRV_H__
#define NEW_SOCKET_LWIP
#ifdef __cplusplus
extern "C" {
#endif
#include "Nucleus.H"
#ifndef GDC_SDEF_H
#define EM_ppp_Dialing (uchar