代码搜索结果

找到约 10,000 项符合 Protocol 的代码

rndis_protocol.h

/** * \file rndis_protocol.h * RNDIS Defines * * \author * Colin O'Flynn * * \addtogroup usbstick */ /* Copyright (c) 2008 Colin O'Flynn Redistributio

gc_protocol.h

#ifndef _GC_PROTOCOL_H #define _GC_PROTOCOL_H #include "threads.h" /*ibm.5838*/ #include "threads_md.h" #include #include /*ibm.6197*/ #include "interpreter.h" #

olsr_protocol.h

/* * OLSR ad-hoc routing table management protocol * Copyright (C) 2003 Andreas T鴑nesen (andreto@ifi.uio.no) * * This file is part of the UniK OLSR daemon. * * The UniK OLSR daemon is free softw

olsr_protocol.h

/* * The olsr.org Optimized Link-State Routing daemon(olsrd) * Copyright (c) 2004, Andreas T鴑nesen(andreto@olsr.org) * All rights reserved. * * Redistribution and use in source and binary forms,

synth_protocol.h

#ifndef CYGONCE_HAL_SYNTH_PROTOCOL_H #define CYGONCE_HAL_SYNTH_PROTOCOL_H //============================================================================= // // synth_protocol.h // // Generi

parallel_protocol.m

function [bel, niter] = parallel_protocol(engine, evidence, pot_type, local_kernel, msg) bnet = bnet_from_engine(engine); ns = bnet.node_sizes; onodes = find(~isemptycell(evidence)); ndoms = length(

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.gdl.do

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(engine.fil

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

parallel_protocol.m

function [bel, niter] = parallel_protocol(engine, evidence, pot_type, local_kernel, msg) bnet = bnet_from_engine(engine); ns = bnet.node_sizes; onodes = find(~isemptycell(evidence)); ndoms = length(