代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/355990/10239919

readme

The SMS-dispatch program is intended for SMS-messages dispatch from preliminary prepared text file in a batch mode from computer via circuit GSM-phone or GSM-modem. The text file should contain line
www.eeworm.com/read/421857/10690871

txt how to rename extensions with ease, with a renamer.bat file!.txt

You all downloaded some game or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them. You can easily create a batch file that does that for you. Ope
www.eeworm.com/read/418749/10928452

txt @psc_readme_6609_1.txt

Title: ActionWho Description: DNS lookup. Converts IP to Names or vice versa. Also batch lookup via textfile. This file came from Planet-Source-Code.com...the home millions of lines of source code
www.eeworm.com/read/418731/10933822

txt how to rename extensions with ease, with a renamer.bat file!.txt

You all downloaded some game or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them. You can easily create a batch file that does that for you. Ope
www.eeworm.com/read/448620/7528998

bat djmake.bat

@echo off if exist src\fscanner.l goto dir_okay echo !!!! Must run this batch file from the main source directory! exit :dir_okay echo ---- Start by patching the ylwrap script to avoid prob
www.eeworm.com/read/299091/7889562

bat t.bat

@REM Hexen startup batch file @echo off echo : call castoff echo : if "%1x"=="x" goto badargs set hticargs=-devmaps dev.txt -warp %1 set hticwads=-file set hticnplay= :parseloop if "
www.eeworm.com/read/397115/8066403

m som_batchtrain.m

function [sMap,sTrain] = som_batchtrain(sMap, D, varargin) %SOM_BATCHTRAIN Use batch algorithm to train the Self-Organizing Map. % % [sM,sT] = som_batchtrain(sM, D, [argID, value, ...]) % % sM
www.eeworm.com/read/331448/12827239

m som_batchtrain.m

function [sMap,sTrain] = som_batchtrain(sMap, D, varargin) %SOM_BATCHTRAIN Use batch algorithm to train the Self-Organizing Map. % % [sM,sT] = som_batchtrain(sM, D, [argID, value, ...]) % % sM
www.eeworm.com/read/244790/12843484

m som_batchtrain.m

function [sMap,sTrain] = som_batchtrain(sMap, D, varargin) %SOM_BATCHTRAIN Use batch algorithm to train the Self-Organizing Map. % % [sM,sT] = som_batchtrain(sM, D, [argID, value, ...]) % % sM
www.eeworm.com/read/143004/12905287

scs io.scs

(* IO Routines- File opening routines *) type query_type = (interactive,batch); txt = string[80]; var qflag:query_type; fn:txt; procedure page(var out:text); begin write(out,ch