代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/282445/9093057
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
www.eeworm.com/read/375404/9361808
cfg encoder.cfg
#Automatically generated encoder.cfg - Perl Batch - J. Jung
# New Input File Format is as follows
# = # Comment
#
# See configfile.h for a list of supported Para
www.eeworm.com/read/373369/9460811
py outputgenerator.py
#!/usr/bin/python
"""
Runs a Java program, appends output if it's not there
-force as first argument when doing batch files forces overwrite
"""
import os, re, sys
argTag = '// {Args: '
o
www.eeworm.com/read/177129/9468763
m perceptron_bvi.m
function D = Perceptron_BVI(train_features, train_targets, params, region)
% Classify using the batch variable increment Perceptron algorithm
% Inputs:
% features - Train features
% targets
www.eeworm.com/read/177129/9468942
m backpropagation_cgd.m
function [D, Wh, Wo] = Backpropagation_CGD(train_features, train_targets, params, region)
% Classify using a backpropagation network with a batch learning algorithm and conjugate gradient descent
www.eeworm.com/read/177129/9468995
m backpropagation_recurrent.m
function [D, Wh, Wo] = Backpropagation_Recurrent(train_features, train_targets, params, region)
% Classify using a backpropagation recurrent network with a batch learning algorithm
% Inputs:
% f
www.eeworm.com/read/174692/9577651
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
www.eeworm.com/read/169058/9883502
py outputgenerator.py
#!/usr/bin/python
"""
Runs a Java program, appends output if it's not there
-force as first argument when doing batch files forces overwrite
"""
import os, re, sys
argTag = '// {Args: '
o
www.eeworm.com/read/166445/10020504
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
www.eeworm.com/read/360579/10086861
bat build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co