代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/106690/15626770

m eeg_insertbound.m

% eeg_insertbound() - insert boundary event in EEGLAB event structure. % % Usage: % >> [eventout indnew] = eeg_insertbound( eventin, pnts, ... % abslatency,
www.eeworm.com/read/101169/15842144

h vigasoco.h

// VIGASOCO Project (c) 2003 by MAB // // See readme.txt for license and usage information. // // Contact information: vigasoco@yahoo.es // //////////////////////////////////////////////////////
www.eeworm.com/read/402283/11539787

c mmv2struct.c

/* * mmv2struct.c - Pack/Unpack Variables to/from a Scalar Structure. (MM) * * MATLAB usage: s=mv2struct(x,y,z,...) s.x=x, s.y=y, etc. * MATLAB usage: mv2struct(s) a=s.a, b=s.b, etc. *
www.eeworm.com/read/481034/1302010

properties messagesbundle_ja_jp.properties

MainWindow.menu.file.open.torrent=torrent\u30d5\u30a1\u30a4\u30eb... MainWindow.menu.file.open.torrent.keybinding=Meta+O Main.parameter.usage=Usage : java org.gudy.azureus2.cl.Main [parameters] "fil
www.eeworm.com/read/467039/1506746

properties messagesbundle_ja_jp.properties

MainWindow.menu.file.open.torrent=torrent\u30d5\u30a1\u30a4\u30eb... MainWindow.menu.file.open.torrent.keybinding=Meta+O Main.parameter.usage=Usage : java org.gudy.azureus2.cl.Main [parameters] "fil
www.eeworm.com/read/221055/4837167

properties messagesbundle_ja_jp.properties

MainWindow.menu.file.open.torrent=torrent\u30d5\u30a1\u30a4\u30eb... MainWindow.menu.file.open.torrent.keybinding=Meta+O Main.parameter.usage=Usage : java org.gudy.azureus2.cl.Main [parameters] "fil
www.eeworm.com/read/202224/15389189

c mmv2struct.c

/* * mmv2struct.c - Pack/Unpack Variables to/from a Scalar Structure. (MM) * * MATLAB usage: s=mv2struct(x,y,z,...) s.x=x, s.y=y, etc. * MATLAB usage: mv2struct(s) a=s.a, b=s.b, etc. *
www.eeworm.com/read/291443/8418654

m show_psooptions.m

%show_psoOptions >> A function to read and display the psoOptions structure. % % Usage : strOptions = show_psoOptions( psoOptions ) % Arguments : A structure containing various option
www.eeworm.com/read/390738/8446505

m polyvaln.m

function ypred = polyvaln(polymodel,indepvar) % polyvaln: evaluates a polynomial model as a function of its variables % usage: ypred = polyvaln(polymodel,indepvar) % % arguments: (input) % indepvar -
www.eeworm.com/read/289487/8548461

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the