代码搜索:Update

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

代码结果 10,000
www.eeworm.com/read/380486/9145021

c weight_update.c

/* weight_update.c */ /* Copyright 2004 Oswaldo Morizaki */ /* This file is part of ga-nn-ag. ga-nn-ag is free software; you can redistribute it and/or modify it under the terms of the G
www.eeworm.com/read/281575/9148072

c update-cache.c

/* * GIT - The information manager from hell * * Copyright (C) Linus Torvalds, 2005 */ #include "cache.h" /* * Default to not allowing changes to the list of files. The * tool doesn't actually
www.eeworm.com/read/183382/9160737

asp user_update.asp

www.eeworm.com/read/183326/9168133

c p_update.c

/**************************************************************************** * Copyright (c) 1998-2000,2005 Free Software Foundation, Inc. * *
www.eeworm.com/read/183326/9170075

c tty_update.c

/**************************************************************************** * Copyright (c) 1998-2004,2005 Free Software Foundation, Inc. * *
www.eeworm.com/read/183082/9179381

m update_gui.m

% Update_gui : The main routine called when a event happens in gui % update_gui % If algo==1 then , % % % Input : % signal : to DTMF signal. % % % Ou
www.eeworm.com/read/379733/9179905

m update_natgrad.m

function [sources, net, tnet, oldgrads, status] = update_natgrad(... sources, net, tnet, dcp_dsm, dcp_dsvn, fs, tfs, params, ... dcp_dnetm, dcp_dnetv, dcp_dtnetm, dcp_dtnetv, newac, ... da
www.eeworm.com/read/379733/9179923

m update_var.m

function [s, net, tnet] = update_var(s0, net0, tnet0, alpha, step, status); % UPDATE_VAR Update variances with the given step % Copyright (C) 1999-2005 Antti Honkela, Harri Valpola, % Xavier Giannak
www.eeworm.com/read/379733/9180006

m update_params.m

function params = update_params(fs, tfs, sources, data, net, tnet, params), % UPDATE_PARAMS Update estimates for different parameters % Copyright (C) 2002-2005 Harri Valpola, Antti Honkela and Matti
www.eeworm.com/read/379733/9180019

m update_everything.m

function [sources, net, tnet, oldgrads, status] = update_everything(... sources, net, tnet, dcp_dsm, dcp_dsvn, fs, tfs, params, ... dcp_dnetm, dcp_dnetv, dcp_dtnetm, dcp_dtnetv, newac, ...