代码搜索:BATCH

找到约 6,125 项符合「BATCH」的源代码

代码结果 6,125
www.eeworm.com/read/102756/15759902

ec batch_in.ec

#include #include #include #include "mytools.h" #include "tool.h" EXEC SQL INCLUDE sqlca; EXEC SQL WHENEVER SQLERROR CALL error_handler; EXEC SQL WHENEVER SQ
www.eeworm.com/read/100917/15860960

cpp batch.cpp

/////////////////////////////////////////////////////////////////////////// // File: batch.cpp // Version: 1.1.0.4 // Updated: 19-Jul-1998 // // Copyright: Ferdinand Prantl, portions by S
www.eeworm.com/read/100336/15876837

obj batch.obj

www.eeworm.com/read/100336/15876853

c batch.c

/* ; File : $Workfile: BATCH.C$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;--------------------------------
www.eeworm.com/read/391534/8398644

cs batch_rpt.cs

//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version: 1.1.4322.573 // // Chang
www.eeworm.com/read/391534/8398907

rpt batch_rpt.rpt

www.eeworm.com/read/191902/8417060

m backpropagation_batch.m

function [D, Wh, Wo] = Backpropagation_Batch(train_features, train_targets, params, region) % Classify using a backpropagation network with a batch learning algorithm % Inputs: % features- Train
www.eeworm.com/read/191902/8417116

m perceptron_batch.m

function D = Perceptron_Batch(train_features, train_targets, params, region) % Classify using the batch Perceptron algorithm % Inputs: % features - Train features % targets - Train targets
www.eeworm.com/read/432868/8567040

doc sunday batch.doc

www.eeworm.com/read/288304/8643873

m batch1.m

make_rp; rp.T = 2.9; rp.name = 'run11'; run_qrd_lsl(rp); rp.T = 3.1; rp.name = 'run12'; run_qrd_lsl(rp); rp.T = 3.3; rp.name = 'run13'; run_qrd_lsl(rp); rp.T = 3.5; rp.name = 'run14'; run_qrd_lsl(rp)