代码搜索:Update

找到约 10,000 项符合「Update」的源代码

代码结果 10,000
www.eeworm.com/read/136812/5860445

update_from_hawk

#!/bin/csh -f # # # %Z%%M% %I% %E% %U% # # Copyright (c) 1990 by Sun Microsystems, Inc. # set RELEASE_DIR = /usr/shbam2/sim/release set RELEASE_SRC = $RELEASE_DIR/src set RELEASE_LIB = $RELEASE_DI
www.eeworm.com/read/136812/5861416

c update_yp.c

#ifndef lint #ifdef SunB1 #ident "@(#)update_yp.c 1.1 92/07/30 SMI; SunOS MLS"; #else #ident "@(#)update_yp.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif lint /* * Copyright (c) 1990 by Sun Mic
www.eeworm.com/read/136812/5861428

c update_parts.c

#ifndef lint #ifdef SunB1 static char mls_sccsid[] = "@(#)update_parts.c 1.1 92/07/30 SMI; SunOS MLS"; #else static char sccsid[] = "@(#)update_parts.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif l
www.eeworm.com/read/136812/5861480

c update_bytes.c

#ifndef lint #ifdef SunB1 static char mls_sccsid[] = "@(#)update_bytes.c 1.1 92/07/30 SMI; SunOS MLS"; #else static char sccsid[] = "@(#)update_bytes.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif l
www.eeworm.com/read/136812/5861521

c update_arch.c

#ifndef lint #ifdef SunB1 static char mls_sccsid[] = "@(#)update_arch.c 1.1 92/07/30 SMI; SunOS MLS"; #else static char sccsid[] = "@(#)update_arch.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif lin
www.eeworm.com/read/136812/5861897

c tfs_update.c

#ifndef lint static char sccsid[] = "@(#)tfs_update.c 1.1 92/07/30 Copyr 1988 Sun Micro"; #endif /* * Copyright (c) 1987 Sun Microsystems, Inc. */ #include #include "headers.h" #incl
www.eeworm.com/read/136571/5870348

sh sdl_update.sh

#! /bin/sh export CVS_RSH=cvsssh CVS_N= # # original repository information. # origin_dir is local directory where to store # origin_name is username to use when checking out # origin_host
www.eeworm.com/read/133943/5897440

m update_cpt.m

function CPD = update_CPT(CPD) % Compute the big CPT for an HHMM Q node (including F parents) given internal transprob and startprob % function CPD = update_CPT(CPD) Qsz = CPD.Qsz; Qpsz = CPD.Qpsz;
www.eeworm.com/read/133943/5897442

m update_cpt.m

function CPD = update_CPT(CPD) % Compute the big CPT for an HHMM Q node (including F parents) given internal transprob and startprob % function CPD = update_CPT(CPD) Qsz = CPD.Qsz; Qpsz = CPD.Qpsz;
www.eeworm.com/read/133943/5897446

m update_ess.m

function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv) % UPDATE_ESS Update the Expected Sufficient Statistics of a hhmm Q node. % function CPD = update_ess(CPD, fmarginal, eviden