代码搜索:BATCH

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

代码结果 6,125
www.eeworm.com/read/367152/9780242

m som1e.m

% som1e - Batch Self Organizing Map (1 epoch) % % function [mamap,mse] = som1e(data,npara,snpara,nele,mamap,majump,mapos) % % INPUTS % ====== % data : data vectors (col vectors) % npara : see ge
www.eeworm.com/read/300066/13940191

sup lens.sup

[Debug Type] Type=1 Virtual CPU File=wv907s1.dll Monitor Load=0 Monitor Load Condition=Disable [Device] Communication=LAN ProductID=0 Protocol=0 [Target] AutoLoad=Enable Before Batch F
www.eeworm.com/read/300066/13940380

sup simulate.sup

[Debug Type] Type=1 Virtual CPU File=wv907s1.dll Monitor Load=0 Monitor Load Condition=Disable [Device] Communication=LAN ProductID=0 Protocol=0 [Target] AutoLoad=Enable Before Batch F
www.eeworm.com/read/237122/13976486

htm ch33_01.htm

[Chapter 33] Batch Editing
www.eeworm.com/read/109837/15547030

1 minirb.1

'\" Revision Level '\" Last Delta 09-08-87 .TH MINIRB 1 OMEN .SH NAME minirb \- Bootstrap YMODEM Batch file receive .SH SYNOPSIS .B minirb .SH DESCRIPTION .I Minirb receives one or more files wit
www.eeworm.com/read/100612/15868791

bat ms32doit.bat

rem MIRACL - IBM PC/MS-DOS Version 4.0 rem This batch files creates miracl.lib from its component parts rem using the Microsoft 32-bit compiler, (as used in Windows '95 rem and Windows NT), and the
www.eeworm.com/read/100612/15868796

bat msiodoit.bat

rem MIRACL - IBM PC/MS-DOS Version 4.0 rem This batch files creates miracl.lib from its component parts rem using the Microsoft 32-bit compiler, (as used in Windows '95 rem and Windows NT), and the
www.eeworm.com/read/191902/8417041

txt classification.txt

Ada_Boost@Num iter, type, params:@[100,'Stumps',100]@L Backpropagation_Batch@Nh, Theta, Convergence rate:@[5, 0.1, 0.1]@L Backpropagation_CGD@Nh, Theta:@[5, 0.1]@L Backpropagation_Quickprop@Nh, The
www.eeworm.com/read/388456/8608427

bat xmemtest.gnucpp.bat

REM Batch file for GCC compilation REM remove files if exist *.o del *.o if exist a.exe del a.exe REM set environment for GCC call cygwin on REM compile C++ source files gcc -c -Wall -W -
www.eeworm.com/read/388456/8608432

bat xmemtest.gnuc.bat

REM Batch file for GCC compilation REM remove files if exist *.o del *.o if exist a.exe del a.exe REM set environment for GCC call cygwin on REM compile C source files gcc -c -Wall -W -Ws