代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/141739/12988464
m som_batchtrain.m
function [sMap,sTrain] = som_batchtrain(sMap, D, varargin)
%SOM_BATCHTRAIN Use batch algorithm to train the Self-Organizing Map.
%
% [sM,sT] = som_batchtrain(sM, D, [argID, value, ...])
%
% sM
www.eeworm.com/read/303048/13823176
m som_batchtrain.m
function [sMap,sTrain] = som_batchtrain(sMap, D, varargin)
%SOM_BATCHTRAIN Use batch algorithm to train the Self-Organizing Map.
%
% [sM,sT] = som_batchtrain(sM, D, [argID, value, ...])
%
% sM
www.eeworm.com/read/143582/5756699
bat make32.bat
REM make32.bat - Batch file for assembling/linking 32-bit Assembly programs
REM Revised: 11/3/01
@echo off
cls
REM The following three lines can be customized for your system:
REM ********
www.eeworm.com/read/129250/5974583
bat make32.bat
REM make32.bat - Batch file for assembling/linking 32-bit Assembly programs
REM Revised: 11/3/01
@echo off
cls
REM The following three lines can be customized for your system:
REM ********
www.eeworm.com/read/126074/6018557
exp drtest07.exp
TRUE
CLIPS> (batch "drtest07.bat")
TRUE
CLIPS> (clear) ; DR0602
CLIPS> (subset (mv-append bar) ; DR0602
(mv-append "bar")) ; DR0602 - FALSE
FALSE
www.eeworm.com/read/126074/6018794
exp misclns1.exp
TRUE
CLIPS> (batch "misclns1.bat")
TRUE
CLIPS> (clear) ; Test Begin
CLIPS> (defglobal ?*constraint-salience* = 0)
CLIPS> (defrule bar
(declare (salience ?*constraint-salience*))
?f
www.eeworm.com/read/124399/6049808
exp drtest07.exp
TRUE
CLIPS> (batch "drtest07.bat")
TRUE
CLIPS> (clear) ; DR0602
CLIPS> (subset (mv-append bar) ; DR0602
(mv-append "bar")) ; DR0602 - FALSE
FALSE
www.eeworm.com/read/124399/6050045
exp misclns1.exp
TRUE
CLIPS> (batch "misclns1.bat")
TRUE
CLIPS> (clear) ; Test Begin
CLIPS> (defglobal ?*constraint-salience* = 0)
CLIPS> (defrule bar
(declare (salience ?*constraint-salience*))
?f
www.eeworm.com/read/492937/6414531
m create_gr_model.m
function varargout = create_gr_model(varargin)
% CREATE_GR_MODEL create model for global reconstruction
% Batch mode using: GrModel=create_gr_model(X,model);
% model - model function
% X- data
%
www.eeworm.com/read/407601/11414260
dfm ychatu51.dfm
object Form47: TForm47
Left = 187
Top = 153
Width = 518
Height = 359
Caption = 'Batch Remove/Add/'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText