代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/472386/1411034
h ieee80211_node.h
/*
* Copyright (c) 2001 Atsushi Onoe
* Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
* Copyright 2006 ATheros Communications, Inc.
*
* Wireless Network driver for Atheros AR6001
*
* T
www.eeworm.com/read/457053/1601311
tcl ns-mpls-node.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# Time-stamp:
#
# Copyright (c) 2000 by the University of Southern California
# All rights re
www.eeworm.com/read/456693/1604853
pl node2label.pl
#! /usr/bin/env perl
# Portions Copyright (c) 2005 Nokia Corporation
use English;
$INPLACE_EDIT = '.bak'; # inplace editing without a backup file doesn't work on Cygwin.
# read the labels, the
www.eeworm.com/read/455269/1624881
tcl ns-mpls-node.tcl
# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*-
#
# Time-stamp:
#
# Copyright (c) 2000 by the University of Southern California
# All rights re
www.eeworm.com/read/251957/4413550
c term_node_init.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / Media terminal sub-project
*
* GPAC is free so
www.eeworm.com/read/251957/4413626
c bifs_node_tables.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / BIFS codec sub-project
*
* GPAC is free softwa
www.eeworm.com/read/251838/4414421
m scg_3node.m
% This example is from Page.143 of "Probabilistic Networks and Expert Systems",
% Cowell, Dawid, Lauritzen and Spiegelhalter, 1999, Springer.
X = 1; Y = 2; Z = 3;
n = 3;
dag = zeros(n);
dag(X, Y)=1;
www.eeworm.com/read/251838/4414747
m tabular_utility_node.m
function CPD = tabular_utility_node(bnet, node, T)
% TABULAR_UTILITY_NODE Represent a utility function as a table
% CPD = tabular_utility_node(bnet, node, T)
%
% node is the number of a node in this e
www.eeworm.com/read/251838/4414769
m log_prob_node.m
function L = log_prob_node(CPD, self_ev, pev)
% LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian)
% L = log_prob_node(CPD, self_ev, pev)
%
% self_ev(m) is the eviden
www.eeworm.com/read/251838/4414776
m log_prob_node.m
function L = log_prob_node(CPD, self_ev, pev)
% LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian)
% L = log_prob_node(CPD, self_ev, pev)
%
% self_ev(m) is the eviden