代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/160611/5569637
h batchprefs.h
/**********************************************************************
Audacity: A Digital Audio Editor
BatchPrefs.h
Dominic Mazzoni
James Crook
******************************************
www.eeworm.com/read/155856/5618674
bat axsample.bat
REM This Batch-File generates a Sample-Program for the AX51-Assembler
ax51 asample1.a51 debug xref
ax51 asample2.a51 debug xref
ax51 asample3.a51 debug xref
lx51 asample1.obj,asample2.obj,asam
www.eeworm.com/read/475585/6773942
am makefile.am
datadir = @datadir@/tessdata/tessconfigs
data_DATA = batch batch.nochop nobatch matdemo segdemo msdemo
EXTRA_DIST = batch batch.nochop nobatch matdemo segdemo msdemo
www.eeworm.com/read/247657/12637077
log _impact.log
iMPACT Version:
iMPACT log file Started on Tue Dec 05 22:01:11 2006
// *** BATCH CMD : setPreference -pref StartupClock:AUTO_CORRECTION
// *** BATCH CMD : setPreference -pref AutoSignature:FALSE
www.eeworm.com/read/105103/15678033
bat axsample.bat
REM This Batch-File generates a Sample-Program for the AX51-Assembler
ax51 asample1.a51 debug xref
ax51 asample2.a51 debug xref
ax51 asample3.a51 debug xref
lx51 asample1.obj,asample2.obj,asam
www.eeworm.com/read/302442/13835463
asv main.asv
function main
close all
%rand('state',2);
N = 100;
d = 2;
Data_Sepearable = 1;
[X,Y] = Gen_Data_Linear_Sep(N,d,0.2);
[X,Y] = Gen_Data_Linear_Non_Sep(N,d);
batch_ver = 1;
www.eeworm.com/read/302442/13835467
m main.m
function main
close all
%rand('state',2);
N = 100;
d = 2;
Data_Sepearable = 1;
if Data_Sepearable == 1
[X,Y] = Gen_Data_Linear_Sep(N,d,0.2);
else
[X,Y] = Gen_Data_Line
www.eeworm.com/read/291752/8400283
txt gaussnoisetest_short.txt
040303_202803
Gaussian Noise Testbed
======================
Max_Pass_Number = 2000
lev_gen
Const_Level = 0
flat_line_anchr
samp_intvl = 1
block_size = 4096
awgn_source
Antic
www.eeworm.com/read/291752/8400285
txt gaussnoisetest_full.txt
040303_202803
Gaussian Noise Testbed
======================
Max_Pass_Number = 2000
lev_gen
Const_Level = 0
flat_line_anchr
samp_intvl = 1
block_size = 4096
awgn_source
Antic
www.eeworm.com/read/190348/8444586
bat install_picoblaze_dac_control.bat
REM ##########################################################################
REM # This will create the iMPACT CMD file and then run iMPACT to program #
REM # the Spartan-3E device on th