代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/360995/10069876
m mog_update.m
function w = mog_update(w,x,maxiter)
%MOG_UPDATE Train a MoG
%
% W = MOG_UPDATE(W,X,MAXITER)
%
% Fit a Mixture of Gaussians model W to data X, for MAXITER number of EM
% steps.
%
% See also: mog_d
www.eeworm.com/read/360995/10069964
m plotroc_update.m
function plotroc_update(w,a)
% PLOTROC_UPDATE(W,A)
%
% Auxiliary function containing the callbacks for the plotroc.m.
%
% See also: plotroc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EW
www.eeworm.com/read/165216/10072018
sql book_update.sql
create procedure book_update
@isbn char(16),@sm char(26),@zz char(812),@cbs char(20),@jg float(8),@fbl int,@kcl int
as
update book set
书名=@sm,作者=@zz,出版社=@cbs,价格=@jg,复本量=@fbl,库存量=@kc
www.eeworm.com/read/165216/10072033
sql xs_update.sql
create procedure xs_update
@jszh char(8),@xm char(8),@zym char(12),@xb bit,@cssj datetime,@jss int
as
update xs set 姓名=@xm,专业名=@zym,性别=@xb,出生时间=@cssj,借书数=@jss
www.eeworm.com/read/165161/10073824
m update_iekf.m
function update_iekf(z,R,idf,N)
% function update_iekf(z,R,idf,N)
%
% Inputs:
% z, R - range-bearing measurements and covariances
% idf - feature index for each z
% N - number of iteration
www.eeworm.com/read/360651/10082926
m memory_update.m
function exc=Memory_update(gp_qua,gc_qua,vn,cn,xn,yn,zn)
% /*------------------------------------------------------*
% * - Find the total excitation *
% * - updat
www.eeworm.com/read/360630/10083858
pas sws_update.pas
Unit Sws_update;
Interface
Uses
filectrl, Variants, Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, StdCtrls, Menus, db,
Buttons, Grids, ToolWin, Ext
www.eeworm.com/read/360630/10083875
dfm sws_update.dfm
object Form_Update: TForm_Update
Left = 298
Top = 220
BiDiMode = bdLeftToRight
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #37329#40527#36719#20214#31995#32479#2231
www.eeworm.com/read/360630/10083876
ddp sws_update.ddp
www.eeworm.com/read/360630/10083879