代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/176477/9497109
bat makeall.bat
@echo off
rem MAKEALL.BAT
rem batch file for rebuilding all OBJ, TPU and EXE
rem Turbo Pascal 6.0 (or better), Microsoft Assembler 5.0
rem (or better) and LINK.EXE are needed
re
www.eeworm.com/read/372113/9521138
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/372113/9521158
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/365713/9850081
in makefile.in
# Makefile for GNU SED, a batch editor.
# Copyright (C) 1987-1991 Free Software Foundation, Inc.
#
# This file is part of GNU SED.
#
# GNU SED is free software; you can redistribute it and/or modify
www.eeworm.com/read/362008/10023837
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/362008/10023852
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/358640/10183188
bat fmex.bat
@echo off
rem
rem FMEX.BAT: Obsoleted batch file for invoking the MEX-file creation script
rem
rem $Revision: 1.3 $ $Date: 2000/01/04 18:32:25 $
rem
rem -------------------------------------
www.eeworm.com/read/357874/10199086
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/357874/10199095
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/277145/10659669
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still providi