代码搜索结果
找到约 10,000 项符合
Protocol 的代码
http_protocol.c
/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
object_protocol.cpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#inc
informal_protocol.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
@interface Object (StopProtocol)
- (void) stop;
@end
int main (void)
{
return 0;
}
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
informal_protocol.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
@interface Object (StopProtocol)
- (void) stop;
@end
int main (void)
{
return 0;
}
protocol.o.d
protocol.o: protocol.c c:/winavr/bin/../avr/include/avr/io.h \
c:/winavr/bin/../avr/include/avr/sfr_defs.h \
c:/winavr/bin/../avr/include/inttypes.h \
c:/winavr/bin/../avr/include/stdint.h \
protocol_views.properties
### 1.0 validation responses (/validate)
cas1ServiceFailureView.(class)=org.jasig.cas.web.view.Cas10ResponseView
cas1ServiceFailureView.successResponse=false
cas1ServiceSuccessView.(class)=org.jasig.