代码搜索:patterns

找到约 8,017 项符合「patterns」的源代码

代码结果 8,017
www.eeworm.com/read/483114/6609705

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu
www.eeworm.com/read/483114/6609794

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu
www.eeworm.com/read/483114/6609797

m fwd.m

function y = fwd(net, x) % FWD % % Compute the output of a dag-svm multi-class support vector classification % network. % % y = fwd(net, x); % % where x is a matrix of input patterns, in
www.eeworm.com/read/262892/11386832

h botprocessor.h

/** * BotProcessor - Retrieves patterns-side bot property * * @author Jonathan Roewen */ #ifndef BOT_PROCESSOR_H #define BOT_PROCESSOR_H #include "AimlProcessor.h" #include "Kernel.h"
www.eeworm.com/read/403957/11493857

htm index.htm

Design Patterns CD
www.eeworm.com/read/403957/11494463

htm index.htm

Design Patterns CD
www.eeworm.com/read/150017/12325413

c exercise.c

/* Exercise an RS codec a specified number of times using random * data and error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL)
www.eeworm.com/read/150017/12325447

c rstest.c

/* Test the Reed-Solomon codecs * for various block sizes and with random data and random error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public
www.eeworm.com/read/149834/12344908

c exercise.c

/* Exercise an RS codec a specified number of times using random * data and error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL)
www.eeworm.com/read/149834/12344943

c rstest.c

/* Test the Reed-Solomon codecs * for various block sizes and with random data and random error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public