代码搜索结果

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

pcsyn_protocol.h

/* +-------------------------------------------------------------------+ | PROJECT: PC Synchronization | $Workfile: pcsyn_protocol.h | $Author: Talcon Hu | CREATED: 18.05.2004

pcsyn_protocol.c

/* +-------------------------------------------------------------------+ | PROJECT: PC Synchronization | $Workfile: pcsyn_protocol.c | $Author: Talcon Hu | $History: | 200

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

iscsi-protocol.h

#ifndef ISCSI_PROTOCOL_H_ #define ISCSI_PROTOCOL_H_ /* * iSCSI connection daemon * Copyright (C) 2001 Cisco Systems, Inc. * maintained by linux-iscsi@cisco.com * * This program is free software;

srun_protocol.c

/* * Copyright (c) 1998-2001 Caucho Technology -- all rights reserved * * Caucho Technology permits redistribution, modification and use * of this file in source and binary form ("the Software") u

lat_protocol.h

#ifndef lint /* static char *sccsid = "@(#)lat_protocol.h 4.1.1.3 2/29/88"; */ #endif lint /************************************************************************ * * * Copyright (c) 1

scs_protocol.c

#ifndef lint static char *sccsid = "@(#)scs_protocol.c 4.1 (ULTRIX) 7/2/90"; #endif lint /************************************************************************ *