代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/124399/6050019
exp drtest09.exp
TRUE
CLIPS> (batch "drtest09.bat")
TRUE
CLIPS> (clear) ; DR0724
CLIPS> [x]
[x]
CLIPS> (clear) ; DRO725
CLIPS>
(defrule should-be-ok
(message $?first)
(test (
www.eeworm.com/read/124399/6050076
exp insquery.exp
TRUE
CLIPS> (batch "insquery.bat")
TRUE
CLIPS> (reset)
CLIPS> (do-for-all-instances ((?i OBJECT)) TRUE
(+ (eval "(gensym)") 2))
[ARGACCES5] Function + expected argument #1 to be of type integer or
www.eeworm.com/read/124399/6050126
out chemf2.out
(batch "C:/CLIPSCNF/CHEMF2.BAT")
CLIPS> TRUE
CLIPS> (clear)
CLIPS> y
y
CLIPS> (load "C:/Clipscnf/CHEMFIRM.CLP")
Defining deftemplate: username
Defining deftemplate: cashflow
Defining deftempla
www.eeworm.com/read/124399/6050127
out chemf1.out
(batch "C:/CLIPSCNF/CHEMF1.BAT")
CLIPS> TRUE
CLIPS> (clear)
CLIPS> y
y
CLIPS> (load "C:/Clipscnf/CHEMFIRM.CLP")
Defining deftemplate: username
Defining deftemplate: cashflow
Defining deftempla
www.eeworm.com/read/124399/6050129
out chemf3.out
(batch "C:/CLIPSCNF/CHEMF3.BAT")
CLIPS> TRUE
CLIPS> (clear)
CLIPS> y
y
CLIPS> (load "C:/Clipscnf/CHEMFIRM.CLP")
Defining deftemplate: username
Defining deftemplate: cashflow
Defining deftempla
www.eeworm.com/read/124399/6050130
out chemf123.out
(batch "C:/CLIPSCNF/CHEMF123.BAT")
CLIPS> TRUE
CLIPS> (clear)
CLIPS> y
y
CLIPS> (load "C:/Clipscnf/CHEMFIRM.CLP")
Defining deftemplate: username
Defining deftemplate: cashflow
Defining deftemp
www.eeworm.com/read/110972/6163510
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still p
www.eeworm.com/read/170695/6344074
diz file_id.diz
QwikNet V1.0 is a powerful, yet easy-to-use
artificial neural network simulator. QwikNet
implements several training algorithms including:
online & batch BP, delta-bar-delta, Quickprop
and Rpr
www.eeworm.com/read/263968/11334963
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still p
www.eeworm.com/read/405069/11472195
m optimal_brain_surgeon.m
function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params)
% Classify using a backpropagation network with a batch learning algorithm and remov