代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/422279/10650392

m get_psooptions.m

%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm. % % Usage : psoOptions = get_psoOptions % Arguments : None
www.eeworm.com/read/351393/10655080

java lettertosoundtest.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655084

java alltests.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655088

java segmentertests.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655093

java unitdatabasetests.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655099

java lexicontest.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655108

java utterancetests.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/351393/10655113

java partofspeechtests.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package te
www.eeworm.com/read/158760/10730159

m get_psooptions.m

%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm. % % Usage : psoOptions = get_psoOptions % Arguments : None
www.eeworm.com/read/349902/10786621

m subsref.m

function [varargout] = subsref(hfile, S) % BVQXfile::subsref - overloaded method % % Usage is either for methods % % object.method(arguments) % % - or properties % % object.property % Ve