代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/130195/14204021
m update.m
function w = update(weights,betaT,loss)
% WBL 22 Sept 2002 update wieghts for next boosting round
% $Revision: 1.4 $ $Date: 2002/10/31 11:25:13 $
%WBL 30 Sep 2002 Use whole training set, not just th
www.eeworm.com/read/130031/14211685
vb update.vb
Imports System
Imports System.Data
Imports System.Data.OleDb
Imports Microsoft.VisualBasic
Imports System.IO
Public Class update
Inherits System.Windows.Forms.Form
'定义图片的路径
' Di
www.eeworm.com/read/231923/14216001
in intltool-update.in
#!@INTLTOOL_PERL@ -w
# -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#
# The Intltool Message Updater
#
# Copyright (C) 2000-2003 Free Software Foundation.
#
# Intltool is free sof
www.eeworm.com/read/231498/14230683
m update.m
function update(z,R,idf, batch)
% function update(z,R,idf, batch)
%
% Inputs:
% z, R - range-bearing measurements and covariances
% idf - feature index for each z
% batch - switch to speci
www.eeworm.com/read/231218/14245233