代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/383676/2615304
opt ipwiz.opt
-batch
-create lcd_ip
-ver 1.00.a
-dir "E:\bwy86\My_offices\lab"
-lang vhdl
-bus opb s
-regn 1 32
-wrmode ack
-xps
-driver
www.eeworm.com/read/383672/2615415
opt ipwiz.opt
-batch
-create lcd_ip
-ver 1.00.a
-dir "E:\bwy86\My_offices\lab"
-lang vhdl
-bus opb s
-regn 1 32
-wrmode ack
-xps
-driver
www.eeworm.com/read/383669/2615519
opt ipwiz.opt
-batch
-create lcd_ip
-ver 1.00.a
-dir "E:\bwy86\My_offices\lab"
-lang vhdl
-bus opb s
-regn 1 32
-wrmode ack
-xps
-driver
www.eeworm.com/read/258893/4350422
bat runbuildaux.bat
@echo off
set NTVERSION=400
rem Batch file to build Driver::Works projects
rem
rem Arguments are:
rem arg 1 checked or free
rem arg 2 passed to BUILD program
rem ensure that envi
www.eeworm.com/read/154563/5636209
bat combuild16.bat
: This batch file is an example of how to assemble and link at the dos prompt.
: It is not required. You can assemble and link from within WinAsm Studio.
: To link, you must use a 16-bit linker, su
www.eeworm.com/read/154563/5636210
bat exebuild16.bat
: This batch file is an example of how to assemble and link at the dos prompt.
: It is not required. You can assemble and link from within WinAsm Studio.
: To link, you must use a 16-bit linker, su
www.eeworm.com/read/474600/6813443
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
www.eeworm.com/read/474600/6813455
m relaxation_bm.m
function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params)
% Classify using the batch relaxation with margin algorithm
% Inputs:
% train_patterns - Train pa
www.eeworm.com/read/195151/8171315
txt avccs.txt
The cab file for your application has been built as 'E:\FMMC\Package\AV Control System.CAB'.
There is also a batch file in the support directory (E:\FMMC\Package\Support\AV Control System.BAT) that
www.eeworm.com/read/293734/8276535
bat drvboot.bat
@echo off
rem Batch file to create a bootable, compressed floppy.
set _AM=XXX
if not "%_AM%" == "XXX" goto env_error
set DCMD=12345678
if not "%DCMD%" == "12345678" goto env_error
if "%1"