代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/291333/8424603
chf cvseqsort.chf
void cvSeqSort(CvSeq* seq, CvCmpFunc func, void* userdata) {
void *fptr;
fptr = dlsym(_Chcv_handle, "cvSeqSort_chdl");
if(fptr == NULL) {
fprintf(_stderr, "Error: %s(): dlsym
www.eeworm.com/read/390840/8437914
asv nnd12sd1.asv
function nnd12sd1(cmd,arg1)
%NND12SD1 Steepest descent backpropagation demonstration #1.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.8 $
% Copyright 1994-2002 PW
www.eeworm.com/read/390840/8437923
m nnd4pr.m
function nnd4pr(cmd,arg1,arg2,arg3)
%NND4PR Perceptron rule demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $Re
www.eeworm.com/read/390840/8437935
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%==========
www.eeworm.com/read/390840/8437947
asv nnd12vl.asv
function nnd12vl(cmd,arg1)
%NND12VL Variable learning rate backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.7 $
% Copyright 1994-2002 P
www.eeworm.com/read/390840/8437955
m nnd12mo.m
function nnd12mo(cmd,arg1)
%NND12MO Momentum backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.7 $
% Copyright 1994-2002 PWS Publishing
www.eeworm.com/read/390840/8437993
asv nnd12sd2.asv
function nnd12sd2(cmd,arg1)
%NND12SD2 Steepest descent backpropagation demonstration #2.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.8 $
% Copyright 1994-2002 PW
www.eeworm.com/read/390840/8438007
asv nnd4pr.asv
function nnd4pr(cmd,arg1,arg2,arg3)
%NND4PR Perceptron rule demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $Re
www.eeworm.com/read/390840/8438039
m nnd10nc.m
function nnd10nc(cmd,arg1,arg2,arg3)
% NND10NC Adaptive noise cancellation demonstration.
% Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6.2.2 $
% First Ver
www.eeworm.com/read/390840/8438043
m nnd8ts2.m
function nnd8ts2(cmd,data)
%NND8TS2 Taylor series demonstration #2.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
% First Version, 8-31-95.
%========