代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/445911/7588162
html 23.html
function redirect() {
//---
var flag = window.confirm("确定要转到搜索页面吗?");
if(flag){
window.location="http://www.v512.com/batch.
www.eeworm.com/read/438832/7725349
sh ftpget.sh
#! /bin/sh
# $Id: ftpget,v 1.2 91/05/07 21:15:43 moraes Exp $
# Script to perform batch anonymous ftp. Essentially converts a list of
# of command line arguments into input to ftp.
# ==> This script
www.eeworm.com/read/399996/7817041
m rbf_network.m
function [test_targets, mu, Wo] = RBF_Network(train_patterns, train_targets, test_patterns, Nh)
% Classify using a backpropagation network with a batch learning algorithm
% Inputs:
% train_patte
www.eeworm.com/read/397099/8069046
m rbf_network.m
function [test_targets, mu, Wo] = RBF_Network(train_patterns, train_targets, test_patterns, Nh)
% Classify using a backpropagation network with a batch learning algorithm
% Inputs:
% train_patte
www.eeworm.com/read/246574/12718833
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\SYMBIAN\WORKS\RETROBLASTER\GROUP\
perl -S ABLD.PL "\SYMBIAN\WORKS\RETROBLASTER\GROUP\\" %
www.eeworm.com/read/245941/12771157
m rbf_network.m
function [test_targets, mu, Wo] = RBF_Network(train_patterns, train_targets, test_patterns, Nh)
% Classify using a backpropagation network with a batch learning algorithm
% Inputs:
% train_patte
www.eeworm.com/read/243822/12914246
txt jixieshoubi.txt
/BATCH
/COM,ANSYS RELEASE 10.0 UP20050718 14:46:26 12/18/2006
/input,menust,tmp,'',,,,,,,,,,,,,,,,1
/GRA,POWER
/GST,ON
/PLO,INFO,3
/GRO,CURL,ON
/CPLANE,1
/REPLOT,RESIZE
www.eeworm.com/read/141160/13035161
mak msvc.mak
#
# Microsoft Visual C++ makefile for ellf.exe
#
# Open a command line DOS window.
# Set directory paths by running the Microsoft batch file vcvars32.bat
# located at \program files\microsoft vis
www.eeworm.com/read/146877/5734360
bat delivery.bat
REM DEMO DF DELIVERY BATCH FILE
REM Clean Project directories
REM -------------------------
REM delete files from bin directory
cd bin
del *.bak
del *.lst
del *.i
del *.aof
REM delete files
www.eeworm.com/read/143582/5756704
bat make32.bat
REM make32.bat - Specific batch file for assembling/linking
REM the ModSum program
REM Revised: 2/1/02
@echo off
cls
REM The following three lines can be customized for your system:
REM